24/07/2023
C Data GPON OLT & ONU Configuration & Troubleshooting
C Data GPON OLT Configuration
1st Step assign IP on Local PC...
IP: 192.168.1.101
SM: 255.255.255.0
GW: 192.168.1.100
2nd Step assign IP on OLT...
IP: 10.100.199.30
SM: 255.255.255.0
GW: 10.100.199.254
telnet 192.168.1.101
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
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(config) #
OLT # save
3rd Step assign IP on OLT...
telnet 10.100.199.30
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
Port Access
OLT(config) # interface ge 0/0
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-interface-ge-0/0) # vlan access 3 3842
OLT(config-interface-ge-0/0) # exit
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 profile-id 71
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 gpon profile-id 71
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 gpon profile-id 71
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 gpon profile-id 71
OLT(config-ont-srvprofile-71) # port vlan eth 1 3841
OLT(config-ont-srvprofile-71) # commit
OLT(config-ont-srvprofile-71) # exit
OLT(config) gpon 0/0
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) # show ont autofind all
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) # service-port autoindex vlan 3841 gpon 0/0 port 1 ont 1 gemport 1 multi-service user-vlan 3841 tag-action transparent
OLT(config) # save
ONU Delete From CDATA OLT
OLT(config) # interface gpon 0/0
OLT(config-interface-gpon-0/0) # ont delete 1 1
PON er ONU Information (Pon MAC, ID, Online/Offile)
OLT(config) # interface gpon 0/0
OLT(config-interface-gpon-0/0) # show ont info 1 all //1 mean 1 no pon all ONU
OLT(config-interface-gpon-0/0) # show ont info 1 1 //1st 1 mean 1 no pon & 2nd 1 mean 1 ONU no.
ONU Physical Power Check
OLT(config) # interface gpon 0/0
OLT(config-interface-gpon-0/0) # show ont optical-info 1 1 //Power Check of 1 mean 1 no pon all ONU
How to find ONT by MAC (Online User PC MAC)
OLT> enable
OLT # config
OLT(config) # show location AC:15:A2:B0:79:DD
How to find ONT by VLAN
OLT # config
OLT(config) # show mac-address vlan 541