0% found this document useful (0 votes)
227 views2 pages

Basic Huawei OLT Cli

This document provides instructions for configuring a new ONT, deleting an old ONT, and troubleshooting ONTs on an OLT. It includes steps to add a new ONT on PON port 1, configure its service port and VLANs, delete an old ONT on PON 1, check the ONT's log, power levels, port status, configuration, MAC address, version, ping from the ONT, and reboot an ONT.

Uploaded by

Rusydi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
227 views2 pages

Basic Huawei OLT Cli

This document provides instructions for configuring a new ONT, deleting an old ONT, and troubleshooting ONTs on an OLT. It includes steps to add a new ONT on PON port 1, configure its service port and VLANs, delete an old ONT on PON 1, check the ONT's log, power levels, port status, configuration, MAC address, version, ping from the ONT, and reboot an ONT.

Uploaded by

Rusydi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

+CONFIG NEW ONT

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

OLT(config)# service-port 66 vlan 100 gpon 0/1/1 ont 19 gemport 1 multi-service


user-vlan 100 tag-transform translate ( add service port to ont 19 pon 1)
OLT(config)# save (save config)

———————————————————————————————————————————————————————————————————————————————————
——
+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#config ( configuration mode)


OLT(config)#interface gpon 0/1 (gpon card slot 1)
OLT(config-if-gpon-0/1)# display ont register-info 1 19 (check log on PON 1 ONT
19)
———————————————————————————————————————————————————————————————————————————————————
——
+ CHECKING ONT POWER

OLT#config ( configuration mode)


OLT(config)#interface gpon 0/1 (gpon card slot 1)
OLT(config-if-gpon-0/1)#display ont optical-info 1 19 ( check power on ONT 19 PON
1)
———————————————————————————————————————————————————————————————————————————————————
——
+CHECK ONT ETHERNET PORT STATUS

OLT#config ( configuration mode)


OLT(config)#interface gpon 0/1
OLT(config-if-gpon-0/1)#display ont port state 1 19 eth-port all
———————————————————————————————————————————————————————————————————————————————————
——
+CHECKING ONT CONFIGURATION

OLT#display current-configuration ont 0/1/1 19 ( check config on slot 1 pon 1 ont


19
———————————————————————————————————————————————————————————————————————————————————
——
+ SEARCH ONT BY MAC-ADDRESS

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

OLT#config ( configuration mode)


OLT#(config)#interface gpon 0/1 ( gpon card slot 1)
OLT(config-if-gpon-0/1)#ont reset 1 19 ( PON 1 ONT 19)
-------------------------------

You might also like