ZTE C200 triple play broadband services brief configuration process command

T1te2WXXXmXXahQdk8_100120.jpg_310x310

ZTE c200 broadband services following configuration summary records(2014On April 23 10:14:44Revise)(April 29, 2014 19:13:31Amendment)

[code lang=”c”]//Sign board:
ZXAN(config)#add-rack rackno 0 racktype ZXPON
ZXAN(config)#add-shelf shelfno 0 shelftype ZXA10C200-A
ZXAN(config)#add-card slotno 1 EPFC
ZXAN(config)#master-backup disable rackno 0 shelfno 0
ZXAN(config)#master-backup enable rackno 0 shelfno 0 // disable backups will only lead to low optical power,Must re-enable。

//Configure vlan:
ZXAN(config)#vlan 100
ZXAN(config)#name data//数据VLAN
ZXAN(config)#vlan 200
ZXAN(config)#name multicast//组播VLAN
ZXAN(config)#vlan 300
ZXAN(config)#Voice VLAN name VoIP //
ZXAN(config)#vlan 999
ZXAN(config)#name manage//管理VLAN

//Configuring Link Aggregation:
ZXAN (config)#interface smartgroup1
ZXAN(config)#interface gei_0 / 4/3
ZXAN(config-if)#smartgroup 1 mode active
ZXAN(config)#interface gei_0 / 4/4
ZXAN(config-if)#smartgroup 1 mode active
ZXAN (config)#interface smartgroup1
ZXAN (config-if)#switchport mode hybrid
ZXAN (config-if)#switchport default vlan 999 // 999 does not affect the statement,If the port can not be added smartgroup,Both illustrate different configuration,Configuration should be removed。
ZXAN (config-if)#switchport vlan 100,200,300 tag

//Bandwidth Configuration Template:
ZXAN (config)#epon
ZXAN(config-epon)#bandwidth-profile profile-name create **
ZXAN(config-epon)#bandwidth-profile profile-set **

//Configuration templates onu:
ZXAN (config)#pon
ZXAN(config-pon)#UN deviation epon myonu of zzzzz
ZXAN(config-pon)#UN-if myonu eth_0 / 1-4
ZXAN(config-pon)#onu-if myonu pots_0/1-2
ZXAN(config-pon)#onu-if myonu wifi_0/1

//Add ont ont template matching and:
ZXAN(config)#int EPON-olt_0 / 1/1
ZXAN(config-if)#him 3 type myonu mac 00d0.d028.0342

//DBA profile is bound to ont,Set vlan tags, etc.:
ZXAN(config)#interface epon-onu_0/1/1:3
ZXAN(config-if)#switchport mode trunk
ZXAN(config-if)#switchport vlan 100,200,300 tag
ZXAN(config-if)#bandwidth-profile myonu // ONU will not bind if everything is normal, but can not open the page, etc.
ZXAN(config-if)#authentication enable // finally enable encryption,Or the command line and will be out。
[/code]

Original article written by Gerber drop-off:R0uter's Blog » ZTE C200 triple play broadband services brief configuration process command

Reproduced Please keep the source and description link:https://www.logcg.com/archives/519.html

About the Author

R0uter

The non-declaration,I have written articles are original,Reproduced, please indicate the link on this page and my name。

Leave a Reply

Your email address will not be published. Required fields are marked *