Basic Huawei OLT Cli
Basic Huawei OLT Cli
OLT>enable
OLT#config
OLT(config)#
OLT(config)# display ont autofind all -----( search new learn serial)
OLT(config)#interface gpon 0/1 ------( gpon card slot 1)
OLT(config-if-gpon-0/1)# ont add 1 19 sn-auth xxxxxxxxxxx omci ont-lineprofile-id
100 ont-srvprofile-id 100 desc CustomerName ( add ont 19 on pon 1 with s/n:
xxxxxxxxxxx) desc = description note:** description should add in this step)
OLT(config-if-gpon-0/1)ont port native-vlan 1 19 eth 1 vlan 100
quit
———————————————————————————————————————————————————————————————————————————————————
——
+DELETE OLD ONT
OLT>enable
OLT#config
OLT(config)# display service-port all (display all pon and ont and service port )
OLT(config)# display ont info 0 1 1 all ( display all ont in pon 1)
OLT(config)# undo service-port 66 ( delete service port 66)
OLT(config)# interface gpon 0/1 ( gpon card slot 1)
OLT(config-if-gpon-0/1)#ont delete 1 19 ( delete ont 19 on pon 1)
———————————————————————————————————————————————————————————————————————————————————
——
+ check log in ONT huawei
OLT>enable
OLT#display location xxxx-xxxx-xxxx
———————————————————————————————————————————————————————————————————————————————————
——
+SEARC MAC-ADDRESS ON ONT
OLT>enable
OLT#display mac-address port 0/1/1 ont 19 ( show mac-address on ONT 19 PON 1)
———————————————————————————————————————————————————————————————————————————————————
——
+SHOW ONT VERSION
OLT>enable
OLT#display ont version 0 1 1 19 ( slot1 pon1 ont 19)
———————————————————————————————————————————————————————————————————————————————————
——
+PING FROM
OLT>enable
OLT#config
OLT(config)#interface gpon 0/1 (gpon card slot 1)
OLT(config-if-gpon-0/1)#ont remote-ping 1 19 ip-address 8.8.8.8 ( ping from ONT 19
PON 1)
———————————————————————————————————————————————————————————————————————————————————
——
+REBOOT ONT