0% found this document useful (0 votes)
224 views23 pages

GPON Huawei OLT Basic Troubleshooting Commands

Uploaded by

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

GPON Huawei OLT Basic Troubleshooting Commands

Uploaded by

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

HUAWEI OLT BASIC TROUBLESHOOTING COMMANDS

To Show Service port Info:


MA5608T# display service-port 122

To show service port from F/S/P port info:


MA5608T #display service-port port 0/0/4 ont 11 [0/0/4= F/S/P,
11=ONT id]

To Show MAC Address Vlan & Interface:


MA5608T #display mac-address vlan 1501
MA5608T #display mac-address service-port 122
MA5608T #display mac-address port 0/0/4

To Show ONT Info, S/N, Up/Down cause etc:


MA5608T # config
MA5608T(config)#interface gpon 0/0
MA5608T(config-if-gpon-0/0)#display ont info 4 11
HUAWEI OLT BASIC TROUBLESHOOTING COMMANDS

To Show Port State [Port up/down]:


MA5608T(config-if-gpon-0/0)#display ont port state 4 11 eth-port all
MA5608T(config-if-gpon-0/0)#display ont port attribute 4 11 eth 1

To Show Statistics:
MA5608T(config-if-gpon-0/0)#display statistics ont-eth 4 11 ont-port 1

To Show Traffic PON port & ONT Eth port:


MA5608T(config-if-gpon-0/0)#display port traffic 4
MA5608T(config-if-gpon-0/0)#display ont traffic 4 11 1
MA5608T(config)#display traffic service-port 122
HUAWEI OLT BASIC TROUBLESHOOTING COMMANDS

To Show Optical Info:


MA5608T(config-if-gpon-0/0)#display ont optical-info 4 11 [4=port, 11=ONT id]

To Reset/reboot ONT logically:


MA5608T(config-if-gpon-0/0)#ont reset 4 11

ONT eth port shut/no-shut logically:


MA5608T(config-if-gpon-0/0)#ont port attribute 4 11 eth 1 operational-state off
MA5608T(config-if-gpon-0/0)#ont port attribute 4 11 eth 1 operational-state on
HUAWEI OLT BASIC TROUBLESHOOTING COMMANDS

To show all registered S/N in a PON port or Splitter up/down:


MA5608T(config-if-gpon-0/0)#display ont info 4 all [ 4 is PON port ]

To Display traffic table:


MA5608T#display traffic table ip from-index 0

To Display DBA Profile:


MA5608T#display dba-profile all

To Display All ONT info:


MA5608T#display ont info 0 all
HUAWEI OLT BASIC TROUBLESHOOTING COMMANDS

Add IP on a vlan interface:


MA5608T#config
MA5608T(config)#interface vlanif 1501
MA5608T(config-if-vlanif1501)#ip address 192.168.50.1 255.255.255.0

To Add Native vlan on a port:


MA5608T(config-if-gpon-0/0)#ont port native-vlan 4 11 eth 1 vlan 1501

To Change BW/traffic table of ONT port:


MA5608T(config)#service-port 122 inbound traffic-table index 26 outbound traffic-table index 26

Note: [26=traffic table id]


HUAWEI OLT BASIC TROUBLESHOOTING COMMANDS

Show Service port Info / Link Status:


HUAWEI OLT BASIC TROUBLESHOOTING COMMANDS

Find service port By F/S/P/ONT info: Note:


Service-port : 122
VLAN ID : 1501
VCI/GEM : 33
F/S/P : 0/0/4
VPI/ONT ID : 11
HUAWEI OLT BASIC TROUBLESHOOTING COMMANDS

Show Client Both side MAC Address By Vlan


Note:
Service-port : 122
VLAN ID : 1501
VCI/GEM : 33
F/S/P : 0/0/4
VPI/ONT ID : 11
HUAWEI OLT BASIC TROUBLESHOOTING COMMANDS

Show Client side MAC by Service-port:


MA5608T(config)#display mac-address service-port 122 Note:
----------------------------------------------------------------------------------------------------- Service-port : 122
SRV-P BUNDLE TYPE MAC MAC TYPE F /S /P VPI VCI VLAN ID VLAN ID : 1501
INDEX INDEX VCI/GEM : 33
----------------------------------------------------------------------------------------------------- F/S/P : 0/0/4
122 - gpon ec08-6b60-4d97 dynamic 0 /0 /4 11 33 1501 VPI/ONT ID : 11
-----------------------------------------------------------------------------------------------------
Total: 1
Note: F--Frame, S--Slot, P--Port, F/S/P indicates PW Index for PW,
A--The MAC address is learned or configured on the aggregation port,
VPI indicates ONT ID for PON, VCI indicates GEM index for GPON,
v/e--vlan/encap, pritag--priority-tagged,
ppp--pppoe, ip--ipoe, ip4--ipv4oe, ip6--ipv6oe
HUAWEI OLT BASIC TROUBLESHOOTING COMMANDS

Show Client side MAC Address By PON Port


Note:
Service-port : 122
VLAN ID : 1501
VCI/GEM : 33
F/S/P : 0/0/4
VPI/ONT ID : 11
HUAWEI OLT BASIC TROUBLESHOOTING COMMANDS
Show ONT Info, S/N, ONT Up/Down Time/Cause etc:
HUAWEI OLT BASIC TROUBLESHOOTING COMMANDS

Show All Registered ONT Serial Number in a PON Port


HUAWEI OLT BASIC TROUBLESHOOTING COMMANDS

Show ONT Last 10 times down Reason


HUAWEI OLT BASIC TROUBLESHOOTING COMMANDS

Show ONT Port State [ ONT ETH Port physically up/down ]:

Show Native VLAN & [ ONT ETH Port Admin up/down Status ]:
HUAWEI OLT BASIC TROUBLESHOOTING COMMANDS

ONT Eth port & PON port Traffic Show :


HUAWEI OLT BASIC TROUBLESHOOTING COMMANDS

Traffic Show By Service-Port :


HUAWEI OLT BASIC TROUBLESHOOTING COMMANDS

ONT Optical Power Show :


HUAWEI OLT BASIC TROUBLESHOOTING COMMANDS

ONT eth port shut/no-shut logically:


HUAWEI OLT BASIC TROUBLESHOOTING COMMANDS

Add IP in a vlan interface:


MA5608T #config
MA5608T(config)#interface vlanif 1501
MA5608T(config-if-vlanif1501)#ip address 192.168.20.1 255.255.255.0
HUAWEI OLT BASIC TROUBLESHOOTING COMMANDS

Bandwidth Profile configuration show from traffic table:


HUAWEI OLT BASIC TROUBLESHOOTING COMMANDS

DBA Profile show:


HUAWEI OLT BASIC TROUBLESHOOTING COMMANDS

PON PORT Admin Down/UP For OTDR U/G Fiber

If need to Shutdown PON Port: 0/0/4 Note: 4=PON Port

For PON Port Admin Down:


MA5608T(config)#interface gpon 0/0
MA5608T(config-if-gpon-0/0)#shutdown 4

For PON Port Admin Up:


MA5608T(config-if-gpon-0/0)#undo shutdown 4
Thank You
Created By:
A.B.S.M. Shahed
Israr
Sr. Engineer, NOC
Fiber@Home Ltd.

You might also like