This time I will explain about the MSAN ZTE MSG5200 configuration, for those who don't know about MSAN technology, you can read my article about MSAN (READ: Knowing MSAN Technology).
PE#6.6.6.6 1123 /vrf MSAN
Trying 6.6.6.6, 1123 ... Open
****************************************************************
* _______ _________ _______ __ __ __ __ *
* |____ / |___ ___| | _____| ____| |____ \ \ \ \ / / *
* / / | | | | | __ __ | \_\ \_\ /_/ *
* / / | | | |_____ | |_ | |__| | _________ *
* / / | | | ____| |____ ____| |_________| *
* / / | | | | | | __ __ *
* / /____ | | | |_____ | | / / \ \ *
* /_______| |_| |_______| |__| /__/ \__\ *
* *
* Welcome to you !!! *
* *
* ( MSG5200 V2.0.3 ) *
****************************************************************
Login:root
Password:
MSAN00-MSG5200# show system
Name : MSAG 5200
Descr : ZTE ZXA10 SNMPv1/v2c Agent
Contact : Tel:800 830 1118
Location : BiBo Rd. 889, Shanghai
identifier : MSAN00-MSG5200
Multi-Connect : enable
CONFIGURATION GUIDE
This time we will create a service with the requirement below :
- Port facing to the modem is: Port 0/4/8
- Port facing to the trunk (Metro/SW): Port 0/7/0
- Service VLAN: 3978
Create trunk port to the Metro-E and check the trunk status on the MSAN
MSAN00-MSG5200(config)# port enable 0/7/0
MSAN00-MSG5200(config)# port name 0/7/0 ME-ALU-3/1/1
MSAN00-MSG5200(config)# port duplexspeed 0/7/0 full/1000
MSAN00-MSG5200# show port 0/7/0
portName : ETH_0/7/0
portType : optical_1000M
manageState : enable
portProtect : disable
portFlowcontrol : disable
ethernetLinkState : up
portLinkStatusTrap : disable
portRateThresholdTrap: disable
portRateThresholdValue( %): 100
duplexspeedConfig : full-1000M
duplexspeedState : full-1000M
mdi : auto
pvid : 1
input rate : 18.605 Mbps output rate : 1.213 Mbps
input Peak rate : 50.111 Mbps output Peak rate : 4.789 Mbps
input bytes : 3315794275478 output bytes : 147652200902
input unicastpackets : 1192936883 output unicastpackets : 791901617
input multicastpackets : 1593439016 output multicastpackets: 1106469
input broadcastpackets : 3023638 output broadcastpackets: 961504
Create services VLAN 3978 for the customer, and add the VLAN into trunk port 0/7/0 and to the modem port 0/4/8 with VPI 1 and VCI 34. MSAN00-MSG5200(config)# vlan add 3978
MSAN00-MSG5200(config)# vlan add-port 3978 port 0/7/0 tagged
MSAN00-MSG5200(config)# dsl port atmpvc 0/4/8 pvc 1 vpi 1 vci 34
MSAN00-MSG5200(config)# vlan add-port 3978 port 0/4/8 pvc 1 untagged one-to-one
MSAN00-MSG5200(config)# show dsl port atmpvc port 0/4/8
port pvcno PVC(VPI-VCI)
--------------------------------------------------
0-4-8 0 0-35
0-4-8 1 1-34
0-4-8 2 0-33
0-4-8 3 6-66
0-4-8 4 7-77
0-4-8 5 9-86
0-4-8 6 9-87
0-4-8 7 0-16
TROUBLESHOOTING GUIDE
Show VLAN that was recently created and check if it's already tagged to Metro-E Port and Modem Port.
MSAN00-MSG5200(config)# show vlan 3978
taggedport:
(0- 7): 0
untaggedport:(0- 4): 8/1
MSAN00-MSG5200(config)# show dsl port 0/4/8 pvc 1
ManageState : enable
pvid : 3978
vpi : 1
vci : 34
enpmode : EOA_LLC
ingress filter : disable
broadcast restrict : disable
igmp restrict : disable
dhcp restrict : disable
bpdu restrict : disable
F5TestStatus : disable
F5TestResult : unknown
adslMaxMacNum : unlimited
MVR Receive Ports : no
input bytes : 5511711 output bytes : 5093621
input packets : 23677 output packets : 19945
Check if the modem status is up.MSAN00-MSG5200# show adsl port 0/4/8
portName : ADSL_0/4/8
portType : adsl
dslLinkState : up
AtucChanCurrTxRate: : 1248 kbps
AturChanCurrTxRate: : 320 kbps
lastestLinkUpTime : 2014-05-01 18:06:14
lastestLinkDownTime :
Check the if Mac Address from a customer CE is detected.MSAN00-MSG5200(config)# show mac vlan 3978
mac-count-total: 2
mac-count macaddress vlan-id shelf/slot/port/pvc state
--------------------------------------------------------------------------
1 c8:9c:1d:8a:4f:60 3978 0/4/8/1 dynamic
2 00:1d:70:83:4e:40 3978 0/7/0/-- dynamic
Check in the Provider Edge for the point-to-point link status.
PE#show run int Gi1/0/0.3978
Building configuration...
Current configuration : 373 bytes
!
interface GigabitEthernet1/0/0.3978
description CUSTOMER
bandwidth 256
encapsulation dot1Q 3978
ip vrf forwarding Customer-VRF
ip address 172.20.245.133 255.255.255.252
no ip unreachables
service-policy input rate_limit_256Kbps
service-policy output Managed-Package3-Eth-256-parent
end
PE#show ip arp vrf Customer-VRF GigabitEthernet1/0/0.3978
Protocol Address Age (min) Hardware Addr Type Interface
Internet 172.20.245.133 - 001d.7083.4e40 ARPA GigabitEthernet1/0/0.3978
Internet 172.20.245.134 0 c89c.1d8a.4f60 ARPA GigabitEthernet1/0/0.3978
PE#pi vrf Pelanggan 172.20.245.134
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 172.20.245.134, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 24/40/96 ms
Check line-profile status in MSAN, this line-profile used to adjust bandwidth or to sync-up the SNR, so the SNR status is stable.MSAN00-MSG5200# show adsl lineprofile all
All existed Line Profile:
-------------------------
DEFVAL.PRF
DEF2M.PRF
DEF1M.PRF
DEFHM.PRF
111.PRF
112.PRF
113.PRF
114.PRF
115.PRF
IPTV_SD_7M.PRF
P_09216_1280.PRF
P_10752_1280.PRF
P_05632_1024.PRF
P_07680_1024.PRF
P_06656_1280.PRF
P_06656_0768.PRF
P_08704_1280.PRF
IPTV_SD_384K.PRF
IPTV_SD_512K.PRF
P_00768_0192.PRF
P_03072_0768.PRF
P_512_128.PRF
P_07680_1536.PRF
P_1024_256.PRF
P_2048_512.PRF
P_3072_512.PRF
P_05120_1280.PRF
P_01536_0768.PRF
P_384_192.PRF
P_07168_0768.PRF
P_1024_512.PRF
P_00768_0384.PRF
P_07168_1024.PRF
P_01536_0512.PRF
P_04608_1536.PRF
P_07168_1280.PRF
P_04608_0768.PRF
P_05120_0768.PRF
P_03584_1024.PRF
P_00512_0144.PRF
Check line-profile configuration in the modem port.MSAN00-MSG5200# show adsl port 0/4/8 line-conf
adsl Line Table
---------------
LineType : interleavedOnly
LineTypeMode : byPort
LineConfProfile : 113.PRF
AlarmConfProfile : DEFVAL.PRF
shutdown status : wakeup
LineTransAtucConfig : Adsl2(fdm)Adsl2+(fdm)G.dmt(fdm)ReAdsl2(fdm)
AdslLinePMConfPMSF : L2toL0StateForce
linktrap : inform
spectrum : disable
Check line-profile configured used by modem port.MSAN00-MSG5200# show adsl lineprofile 113.PRF
AtucConfRateMode : adaptAtStartup
AtucConfRateChanRatio : 0 AtucConfTargetSnrMgn : 60
AtucConfMaxSnrMgn : 310 AtucConfMinSnrMgn : 0
AtucConfDownshiftSnrMgn : 0 AtucConfUpshiftSnrMgn : 0
AtucConfMinUpshiftTime : 0 AtucConfMinDownshiftTime : 0
AtucChanConfFastMinTxRate: 0 AtucChanConfInterMinTxRate: 0
AtucChanConfFastMaxTxRate: 1248 AtucChanConfInterMaxTxRate: 1248
AtucChanConfMaxInterDelay: 8
AturConfRateMode : adaptAtStartup
AturConfRateChanRatio : 0 AturConfTargetSnrMgn : 60
AturConfMaxSnrMgn : 310 AturConfMinSnrMgn : 0
AturConfDownshiftSnrMgn : 0 AturConfUpshiftSnrMgn : 0
AturConfMinUpshiftTime : 0 AturConfMinDownshiftTime : 0
AturChanConfFastMinTxRate: 0 AturChanConfInterMinTxRate: 0
AturChanConfFastMaxTxRate: 320 AturChanConfInterMaxTxRate: 320
AturChanConfMaxInteDelay : 8
AtucDMTConfFreqBins :05f50313
AturDMTConfFreqBins :03531323e20525640000000000000000000000000000000000000000000000200000000000000028000010630000000000000000000000000000000000000000
LineDMTConfEOC : unknown
ConfProfileLineType : fastOnly
LineDMTConfTrellis : unknown
AtucConfMaxBitsPerBin : 7680
AtucConfTxStartBin : 16
AtucConfTxEndBin : 2
AtucConfRxStartBin : 0
AtucConfRxEndBin : 130
AtucConfUseCustomBins : unknown
AtucConfDnBitSwap : unknown
AtucConfUpBitSwap : unknown
AtucConfREADSL2Enable : unknown
AtucConfPsdMaskType : 0
AtucConfPMMode : L2L3disable
AtucConfPML0Time : 32
AtucConfPML2Time : 32
AtucConfPML2ATPR : 1024
AtucConfPML2Rate : 1024
zxAdsl2ConfMinProtectionDs: minInpAuto
zxAdsl2ConfMinProtectionUs: minInpAuto
Check SNR and Attenuation in the modem interface.MSAN00-MSG5200# show adsl port 0/4/8 physical-table
adslAtucPhysTable
-----------------
InvSerialNumber : (co-01234567) InvVendorID : FFB54753504E0000
InvVersionNumber : E.67.1.64 CurrSnrMgn : 310
CurrAtn : 15
CurrStatus : noDefect
OutputPwr : 113 AttainableRate(kbps): 8064
AtucPrevSnrMgn : 0
AtucPrevAtn : 0
AtucPrevAttainableRate(kbps): 0
adslAturPhysTable
-----------------
InvSerialNumber : 000000000000 InvVendorID : 00005443544E0000
InvVersionNumber : V.3.11.2.A5 CurrSnrMgn : 450
CurrAtn : 30
CurrStatus : noDefect
CurrOutputPwr : 118 AttainableRate(kbps): 1024
AturPrevSnrMgn : 0
AturPrevAtn : 0
AturPrevAttainableRate(kbps): 0
Change line-profile to boost up SNRMSAN00-MSG5200(config)# adsl port lineprofile 0/4/8 112.PRF
MSAN00-MSG5200(config)# show adsl port 0/4/8 line-config
adsl Line Table
---------------
LineType : interleavedOnly
LineTypeMode : byPort
LineConfProfile : 112.PRF
AlarmConfProfile : DEFVAL.PRF
shutdown status : wakeup
LineTransAtucConfig : Adsl2(fdm)Adsl2+(fdm)G.dmt(fdm)ReAdsl2(fdm)
AdslLinePMConfPMSF : L2toL0StateForce
linktrap : inform
spectrum : disable
I hope this article will be useful for all my friends who are working at the ISP level.
0 comments:
Post a Comment