C Data GPON OLT & ONU Configuration & Troubleshooting
SM: 255.255.255.0
GW: 192.168.1.100
2nd Step assign IP on OLT...
SM: 255.255.255.0
GW: 10.100.199.254
user: root
password: admin
OLT> enable
OLT# config
OLT(config)# vlan 1150
OLT(config)# interface vlanif 1150
OLT(config-interface-vlanif-1150)# ip address 10.100.199.30 255.255.255.0
OLT(config-interface-vlanif-1150)# exit
OLT(config)# ip route-default gateway 10.100.199.254
OLT(config-interface-ge-0/0)# vlan mode 1 trunk
OLT(config-interface-ge-0/0)# vlan trunk 1 1150
OLT(config-interface-ge-0/0)# exit
OLT# save
3rd Step assign IP on OLT...
user: root
password: admin
OLT> enable
OLT# config
OLT(config)# show running
OLT(config)# vlan 3841-3880
OLT(config)# interface ge 0/0
OLT(config-interface-ge-0/0)# vlan mode 1 trunk // 1 No. Port
OLT(config-interface-ge-0/0)# vlan trunk 1 3841-3880
OLT(config-interface-ge-0/0)# exit
OLT(config)# save
OLT(config-interface-ge-0/0)# vlan mode 2 access // 2 No. Port
OLT(config-interface-ge-0/0)# vlan access 2 3841
OLT(config-interface-ge-0/0)# vlan mode 3 access // 3 No. Port
OLT(config)# save
OLT(config)# service-port autoconfig vlan 2161 gpon 0/0 port 1 gemport 1 multi-service user-vlan 1 tag-action translate
OLT(config)# service-port autoconfig vlan 2162 gpon 0/0 port 2 gemport 1 multi-service user-vlan 1 tag-action translate
OLT(config)# service-port autoconfig vlan 2163 gpon 0/0 port 3 gemport 1 multi-service user-vlan 1 tag-action translate
OLT(config)# service-port autoconfig vlan 2164 gpon 0/0 port 4 gemport 1 multi-service user-vlan 1 tag-action translate
OLT(config)# service-port autoconfig vlan 2165 gpon 0/0 port 5 gemport 1 multi-service user-vlan 1 tag-action translate
OLT(config)# service-port autoconfig vlan 2166 gpon 0/0 port 6 gemport 1 multi-service user-vlan 1 tag-action translate
OLT(config)# service-port autoconfig vlan 2167 gpon 0/0 port 7 gemport 1 multi-service user-vlan 1 tag-action translate
OLT(config)# service-port autoconfig vlan 2168 gpon 0/0 port 8 gemport 1 multi-service user-vlan 1 tag-action translate
OLT(config)# save
OLT(config)# show current-config
Create ONT DBA Profile ...
OLT(config-dba-profile-71)# ?
OLT(config-dba-profile-71)# type3 assure 962368 max 1244160
OLT(config-dba-profile-71)# commit
OLT(config-dba-profile-71)# exit
Create ONT Line Profile...
OLT(config-ont-lineprofile-71)# tcont 1 dba-profile-id 71
OLT(config-ont-lineprofile-71)# gem add 1 tcont 1
OLT(config-ont-lineprofile-71)# gem mapping 1 1 vlan 3841
OLT(config-ont-lineprofile-71)# gem mapping 1 2 vlan 3842
OLT(config-ont-lineprofile-71)# gem mapping 1 3 vlan 3843
OLT(config-ont-lineprofile-71)# gem mapping 1 4 vlan 3844
OLT(config-ont-lineprofile-71)# gem mapping 1 5 vlan 3845
OLT(config-ont-lineprofile-71)# gem mapping 1 6 vlan 3846
OLT(config-ont-lineprofile-71)# gem mapping 1 7 vlan 3847
OLT(config-ont-lineprofile-71)# gem mapping 1 8 vlan 3848
OLT(config-ont-lineprofile-71)# commit
OLT(config-ont-lineprofile-71)# exit
Create ONT Service Profile......
OLT(config-ont-srvprofile-71)# ont-port eth adaptive pots adaptive catv adaptive
OLT(config-ont-srvprofile-71)# commit
OLT(config-ont-srvprofile-71)# exit
Create Traffic Table........
OLT(config-ont-srvprofile-71)# port vlan eth 1 3841
OLT(config-ont-srvprofile-71)# commit
OLT(config-ont-srvprofile-71)# exit
OLT(config-interface-gpon-0/0)# ont authmode all manual
OLT(config-interface-gpon-0/0)# ont autofind all enable
OLT(config-interface-gpon-0/0)# exit
OLT(config)# save
Registere ONU on OLT.........
OLT(config)# interface gpon 0/0
OLT(config-interface-gpon-0/0)# ont add 1 1 sn-auth HWTC4D66C92B ont-lineprofile-id 71 ont-srvprofile-id 71
OLT(config-interface-gpon-0/0)# ont description 1 1 Test_Desc
OLT(config-interface-gpon-0/0)# ont port native-vlan 1 1 eth 1 vlan 3841
OLT(config-interface-gpon-0/0)# ont port native-vlan 1 1 eth 2 vlan 3841 // 1 no por er 1 no ONU 2 no ether
OLT(config-interface-gpon-0/0)# ont port native-vlan 1 1 eth 3 vlan 3841
OLT(config-interface-gpon-0/0)# ont port native-vlan 1 1 eth 4 vlan 3841
OLT(config-interface-gpon-0/0)# exit
OLT(config)# save
No comments:
Post a Comment