GPON - Basic Command OLT Huawei - NETWORKING - FROM.ZERO
GPON - Basic Command OLT Huawei - NETWORKING - FROM.ZERO
ZERO
NETWORKING.FROM.ZERO
Continuing previous article about some Basic Command in OLT ZTE. Now, it’s time to share about some basic Commands at OLT
Huawei. Nowadays GPON Technologies have adopted to many brands Like Cisco , Alcatel Lucent / Nokia , Huawei , ZTE , Fiberhome ,
and etc.
I have knowledge with some brands like ZTE , Huawei , Fiberhome , and Alcatel Lucent. but mostly with ZTE and Huawei. At Least
Their Concept is all same.
OL01#display sysuptime
System up time: 324 day 20 hour 55 minute 38 second
https://networkingfromzero.wordpress.com/2017/03/31/gpon-basic-command-olt-huawei/ 1/18
20/9/2020 GPON – Basic Command OLT Huawei – NETWORKING.FROM.ZERO
OL01#display board 0
————————————————————————-
SlotID BoardName Status SubType0 SubType1 Online/Offline
————————————————————————-
0
1 H805GPFD Normal
2 H805GPFD Normal
3 H805GPFD Normal
4 H805GPFD Normal
5 H805GPFD Normal
6 H805GPFD Normal
7 H802SCUN Active_normal –> Control Module
9 H805GPFD Normal
10 H805GPFD Normal
11 H805GPFD Normal
12 H805GPFD Normal
13 H805GPFD Normal
14 H805GPFD Normal
15 H805GPFD Normal
16 H805GPFD Normal
17 H801X2CS Normal –> Uplink Module
19 H801PRTE Normal
20 H801PRTE Normal
————————————————————————-
OL01#
OL01#display temperature 0
SlotID: 1 BoardName: H805 Temperature: 42C( 107F)
SlotID: 2 BoardName: H805 Temperature: 41C( 105F
https://networkingfromzero.wordpress.com/2017/03/31/gpon-basic-command-olt-huawei/ 2/18
20/9/2020 GPON – Basic Command OLT Huawei – NETWORKING.FROM.ZERO
OL01#display ont info by-sn ABCDEF
—————————————————————————–
ONT-ID :2
Control flag : active
Run state : offline
Config state : initial
Match state : initial
DBA type : SR
ONT distance(m) :–
ONT ba ery state :–
Memory occupation :–
CPU occupation :–
Temperature :–
Authentic type : SN-auth
SN : ABCDEF (HWTC-07930A53)
Management mode : OMCI
Software work mode : normal
Isolation state : normal
ONT IP 0 address/mask : –
Description : IRONMAN
Last down cause : dying-gasp –> down caused by dying gasp (dying-gasp = ont off )
https://networkingfromzero.wordpress.com/2017/03/31/gpon-basic-command-olt-huawei/ 3/18
20/9/2020 GPON – Basic Command OLT Huawei – NETWORKING.FROM.ZERO
OL01#config
OL01(config)#interface gpon 0/1
OL01(config-if-gpon-0/1)#display ont register-info 0 1
——————————————————————————
Index : 10
Auth-type : SN-auth
SN : ABCDEF (HWTC-19698F53)
TYPE : 245H
UpTime : 2016-11-02 16:56:37+07:00
DownTime : 2016-11-04 07:52:15+07:00
DownCause : ONT dying-gasp
——————————————————————————
Index :9
Auth-type : SN-auth
SN : ABCDEF (HWTC-19698F53)
TYPE : 245H
UpTime : 2016-10-31 22:29:05+07:00
DownTime : 2016-11-02 16:42:36+07:00
DownCause : ONT dying-gasp
——————————————————————————
Index :8
Auth-type : SN-auth
SN : ABCDEF (HWTC-19698F53)
TYPE : 245H
UpTime : 2016-10-29 00:25:35+07:00
DownTime : 2016-10-31 22:13:03+07:00
DownCause : ONT dying-gasp
OL01#
https://networkingfromzero.wordpress.com/2017/03/31/gpon-basic-command-olt-huawei/ 4/18
20/9/2020 GPON – Basic Command OLT Huawei – NETWORKING.FROM.ZERO
OL01#config
OL01(config)#interface gpon 0/1
OL01(config-if-gpon-0/1)#display ont optical-info 0 all
—————————————————————————–
ONT Rx power Tx power OLT Rx ONT Temperature Voltage Current
ID (dBm) (dBm) power(dBm) (C) (V) (mA)
—————————————————————————–
4 -23.10 2.30 -24.21 56 3.260 13
6 -21.08 2.28 -21.49 44 3.240 13
https://networkingfromzero.wordpress.com/2017/03/31/gpon-basic-command-olt-huawei/ 5/18
20/9/2020 GPON – Basic Command OLT Huawei – NETWORKING.FROM.ZERO
OL01#config
OL01(config)#interface gpon 0/1
ont port native-vlan 0 4 eth 2 vlan 122 priority 0 –> bridging mode
ont port native-vlan 0 4 eth 3 vlan 122 priority 0 –> bridging mode
https://networkingfromzero.wordpress.com/2017/03/31/gpon-basic-command-olt-huawei/ 6/18
20/9/2020 GPON – Basic Command OLT Huawei – NETWORKING.FROM.ZERO
OL01#display current-configuration port 0/1/1
#
[gpon]
<gpon-0/1>
interface gpon 0/1
port 1 ont-auto-find enable –> Configuring this to detect your unregister ONU automatically
Command:
display service-port port 0/1/0 ont 4
Switch-Oriented Flow List
—————————————————————————–
INDEX VLAN VLAN PORT F/ S/ P VPI VCI FLOW FLOW RX TX STATE
ID ATTR TYPE TYPE PARA
—————————————————————————–
2677 212 common gpon 0/1 /0 4 1 vlan 212 20 20 up
2678 122 common gpon 0/1 /0 4 2 vlan 122 0 0 up
—————————————————————————–
Total : 2 (Up/Down : 2/0)
Note : F–Frame, S–Slot, P–Port,
VPI indicates ONT ID for PON, VCI indicates GEM index for GPON,
OL01#
OL01#config
OL01(config)#interface gpon 0/1
OL01(config-if-gpon-0/1)#ont remote-ping 0 4 ip-address 8.8.8.8
OL01(config-if-gpon-0/1)#
—————————————–
ONT remote-ping information
—————————————–
F/S/P : 0/ 1/0
ONT-ID :4
ONT IP Index :0
IP address of ping : 8.8.8.8
Transmit packets : 4
Receive packets : 4
Lost packets :0
Lost packets ratio(%): 0
Min delay(ms) : 31
Max delay(ms) : 31
Average delay(ms) : 31
Error Code :–
—————————————–
Reboot ONT
https://networkingfromzero.wordpress.com/2017/03/31/gpon-basic-command-olt-huawei/ 7/18
20/9/2020 GPON – Basic Command OLT Huawei – NETWORKING.FROM.ZERO
OL01#config
OL01(config)#interface gpon 0/1
OL01(config-if-gpon-0/1)#ont reset 0 4
OL01#config
OL01(config)#interface gpon 0/1
OL01(config-if-gpon-0/1)#ont factory-se ing-restore 0 4
OL01#config
OL01(config)#interface gpon 0/1
OL01(config-if-gpon-0/1)#ont ipconfig 0 4 dhcp reset
OL01#config
OL01(config)#interface giu 0/18
OL01(config-if-giu-0/18)#display port ddm-info 0
Temperature(C) : 38.640000
Supply voltage(V) : 3.260000
TX bias current(mA) : 38.000000
TX power(dBm) : 1.095110
RX power(dBm) : -14.659738
OL01(config-if-giu-0/18)#quit
OL01(config)#quit
OL01#
Reset Slot
OL01#config
https://networkingfromzero.wordpress.com/2017/03/31/gpon-basic-command-olt-huawei/ 8/18
20/9/2020 GPON – Basic Command OLT Huawei – NETWORKING.FROM.ZERO
OL01#display location aaaa-bbbb-cccc
{ <cr>|fabric<K>|ont<K> }:
Command:
display location 4cf9-5dd3-1914
It will take several minutes, and console may be timeout, please use command idle-timeout to set time limit
Are you sure to query MAC address location ? (y/n)[n]:y
———————————————————————–
SRV-P BUNDLE TYPE MAC MAC TYPE F /S /P VPI VCI VLAN ID
INDEX INDEX
———————————————————————–
5493 – gpon aaaa-bbbb-cccc dynamic 0 /6 /6 50 1 203
———————————————————————–
AdChoices
PUBLICIDAD
Advertisements Advertisements
https://networkingfromzero.wordpress.com/2017/03/31/gpon-basic-command-olt-huawei/ 9/18
20/9/2020 GPON – Basic Command OLT Huawei – NETWORKING.FROM.ZERO
REPLY
2. ANDERSON ANAEL SAYS:
JANUARY 3, 2018 AT 4:56 AM
very important all command for OLT Huawei, tks a lot. Please, create article for configuration OLT Huawei MA5600T how-to
REPLY
1. NETWORKINGFROMZERO SAYS:
JANUARY 3, 2018 AT 2:08 AM
you’re welcome.. please see my other article.. how to register ont huawei..that’s how to create service
REPLY
2. NETWORKINGFROMZERO SAYS:
JANUARY 3, 2018 AT 8:02 AM
h ps://networkingfromzero.wordpress.com/2017/06/21/how-to-register-ont-huawei/
REPLY
3. ANDERSON ANAEL SAYS:
JANUARY 3, 2018 AT 8:20 PM
my difficulty is being configure the OLT to work with the uplink port. I’m using the GICF 0/18 0 and VLAN150 board, my difficulty
is being understand where tcon, gem, profile …. my goal is to just test in my office and leave OLT configured, tks a lot for all
information
REPLY
1. NETWORKINGFROMZERO SAYS:
JANUARY 4, 2018 AT 1:08 AM
okay please try it and just modify vlan from my article.. i hope that’s configuration will be working..if any problem.. you can
share here.. maybe i can help..
REPLY
2. ASKA SAYS:
NOVEMBER 1, 2018 AT 8:25 AM
This is Aska. Are you still looking for products of Huawei, FiberHome & ZTE 100% original and new. GEPON ONU, OLT, Fiber
CPE,WiFi module,service Board,optic accessories. you will earn more profits to stronger your business by selling our competitive
price products. Please contact me. Thx. Add my WhatsApp +8613560106987
REPLY
4. MARK SAYS:
JANUARY 9, 2018 AT 6:16 AM
Hello,
i got the script for changing traffic table
display traffic table ip from-index 0
then
service-port inbound traffice-table index outbound traffice-table index
i change it to both service-port and
the download rate changes, but the upload remain.
can you please assist me why is that?
thank you!
https://networkingfromzero.wordpress.com/2017/03/31/gpon-basic-command-olt-huawei/ 10/18
20/9/2020 GPON – Basic Command OLT Huawei – NETWORKING.FROM.ZERO
REPLY
1. NETWORKINGFROMZERO SAYS:
JANUARY 9, 2018 AT 6:54 AM
can you share full configuration about traffic table and service-port inbound above?
REPLY
1. NOKIE SAYS:
JANUARY 9, 2018 AT 7:40 AM
————————————————
TD Index : 21
TD Name :
Priority : 0
Copy Priority : –
Mapping Index : –
CTAG Mapping Priority: –
CTAG Mapping Index : –
CTAG Default Priority: 0
Priority Policy : local-pri
CIR : 153600 kbps
CBS : 4917200 bytes
PIR : 512000 kbps
PBS : 682750 bytes
Fix : 0 kbps
CAR Threshold Profile: –
Color Mode : color-blind
Color Policy : dei
Referenced Status : used
————————————————
2. NETWORKINGFROMZERO SAYS:
JANUARY 9, 2018 AT 11:12 AM
maybe u can configure like this :
HUAWEI#
######################################################
https://networkingfromzero.wordpress.com/2017/03/31/gpon-basic-command-olt-huawei/ 11/18
20/9/2020 GPON – Basic Command OLT Huawei – NETWORKING.FROM.ZERO
HUAWEI#display traffic table ip index 22
————————————————
TD Index : 22
TD Name : ip-traffic-table_22
Priority : 0
Copy Priority : –
Mapping Index : –
CTAG Mapping Priority: –
CTAG Mapping Index : –
CTAG Default Priority: 0
Priority Policy : local-pri
CIR : 512000 kbps
CBS : 682750 bytes
PIR : 512000 kbps
PBS : 682750 bytes
Fix : 0 kbps
CAR Threshold Profile: –
Color Mode : color-blind
Color Policy : dei
Referenced Status : used
————————————————
HUAWEI#
##################
Can any one help me to display the optical power from all users from an OLT?
REPLY
1. NETWORKINGFROMZERO SAYS:
JANUARY 31, 2018 AT 10:12 AM
https://networkingfromzero.wordpress.com/2017/03/31/gpon-basic-command-olt-huawei/ 12/18
20/9/2020 GPON – Basic Command OLT Huawei – NETWORKING.FROM.ZERO
REPLY
6. NOKIE SAYS:
JANUARY 31, 2018 AT 10:28 AM
Question, while you modified some adjustments via console, it is normal, it is not updating on the imanager u2000 Gui?
It is much easier to update via console/cli
How to check/modify/delete logs command by a specific ip address.
Thank you.
REPLY
1. NETWORKINGFROMZERO SAYS:
JANUARY 31, 2018 AT 10:35 AM
i just more like to update via cli.. yes it will update and nms too when we do some changes via cli… do you mean log config ??
REPLY
1. NOKIEV SAYS:
JANUARY 31, 2018 AT 10:52 AM
2. NETWORKINGFROMZERO SAYS:
FEBRUARY 1, 2018 AT 10:52 AM
there only to check that log by name or index.. not in particular ip address.. that’s command is display log cli name xxxx
3. NOKIEV SAYS:
JANUARY 31, 2018 AT 10:55 AM
in regards with auto update modification via cli to gui, is there on/off switch with that? in case while doing testing?
4. NETWORKINGFROMZERO SAYS:
FEBRUARY 1, 2018 AT 10:50 AM
7. NOKIEV SAYS:
JANUARY 31, 2018 AT 10:39 AM
REPLY
1. NETWORKINGFROMZERO SAYS:
FEBRUARY 1, 2018 AT 10:53 AM
REPLY
1. NOKIE SAYS:
FEBRUARY 1, 2018 AT 10:56 AM
I would like to know te line command of the current configuration of a particular ont-lineprofile. its like the line command of a
port-ont account.
2. NETWORKINGFROMZERO SAYS:
FEBRUARY 1, 2018 AT 12:20 PM
3. NETWORKINGFROMZERO SAYS:
FEBRUARY 1, 2018 AT 12:21 PM
that’s mean u want to see configuration ont from slot 2 port 2 onu 10
https://networkingfromzero.wordpress.com/2017/03/31/gpon-basic-command-olt-huawei/ 13/18
20/9/2020 GPON – Basic Command OLT Huawei – NETWORKING.FROM.ZERO
8. NOKIE SAYS:
JANUARY 31, 2018 AT 5:27 PM
Question, while you modified some adjust via console, it is normal, it is not updating on the imanager u2000 Gui?
It is much easier to update via console/cli
How to check/modify/delete logs command by a specific ip address.
Thank you.
REPLY
9. NOKIE SAYS:
FEBRUARY 1, 2018 AT 10:54 AM
REPLY
1. NETWORKINGFROMZERO SAYS:
FEBRUARY 1, 2018 AT 11:15 AM
REPLY
1. NOKIE SAYS:
FEBRUARY 1, 2018 AT 12:16 PM
2. NETWORKINGFROMZERO SAYS:
FEBRUARY 1, 2018 AT 12:20 PM
you’re welcome ..for the olt u mean,, u can check in uplink interace
“you’re welcome ..for the olt u mean,, u can check in uplink interace ”
thank you!
REPLY
1. NETWORKINGFROMZERO SAYS:
FEBRUARY 1, 2018 AT 2:21 PM
it depends on your uplink device from olt .. for example your uplink olt connect to cisco switch.. just show interface in cisco switch
you will see the utilization of olt.. that is an easy way if u check from olt .. tomorrow i will find a way how to check statistic
from uplink
REPLY
1. NETWORKINGFROMZERO SAYS:
FEBRUARY 15, 2018 AT 1:28 PM
OL01-HW#config
OL01-HW(config)#interface giu 0/18
OL01-HW(config-if-giu-0/18)#display port traffic 0
The received traffic of this port(packets/s) =307216
https://networkingfromzero.wordpress.com/2017/03/31/gpon-basic-command-olt-huawei/ 14/18
20/9/2020 GPON – Basic Command OLT Huawei – NETWORKING.FROM.ZERO
The received traffic of this port(octets/s) =370001834
The received traffic of this port(kbits/s) =2960014.7
The transmi ed traffic of this port(packets/s) =125081
The transmi ed traffic of this port(octets/s) =21000637
The transmi ed traffic of this port(kbits/s) =168005.1
OL01-HW(config-if-giu-0/18)#
OL01-HW#config
OL01-HW(config)#interface giu 0/18
OL01-HW(config-if-giu-0/18)#display port traffic 0
The received traffic of this port(packets/s) =307216
The received traffic of this port(octets/s) =370001834
The received traffic of this port(kbits/s) =2960014.7
The transmi ed traffic of this port(packets/s) =125081
The transmi ed traffic of this port(octets/s) =21000637
The transmi ed traffic of this port(kbits/s) =168005.1
OL01-HW(config-if-giu-0/18)#
REPLY
1. NETWORKINGFROMZERO SAYS:
FEBRUARY 15, 2018 AT 1:33 PM
REPLY
1. NOKIE SAYS:
FEBRUARY 15, 2018 AT 1:45 PM
One more question, how about the vlan 100/0 is not connected, only vlan 10/0.
How to do that?
2. NETWORKINGFROMZERO SAYS:
FEBRUARY 15, 2018 AT 1:50 PM
can you show me where is part the vlan 10 can connect and vlan 100 can’t connect because i’m still not understand the
question .. be er we compare the configuration between both vlan .. that’s same or not??
can you show me where is part the vlan 10 can connect and vlan 100 can’t connect because i’m still not understand the question ..
be er we compare the configuration between both vlan .. that’s same or not??
=================================
On this page, you can query the connection and line status of the WAN port.
IPv4 Information
WAN Name Connection Status IP Acquisition Mode IP Address Subnet Mask VLAN/Priority MAC Address Connected
1_TR069_R_VID_100 Connecting DHCP — — 100/0 AlwaysOn
2_INTERNET_R_VID_10 Connected DHCP 10.x.x.x 255.255.252.0 10/0 AlwaysOn
The above is the status of the modem. Why is that? The vlan 100/0 is connecting/not connected, only the vlan 10/0.
https://networkingfromzero.wordpress.com/2017/03/31/gpon-basic-command-olt-huawei/ 15/18
20/9/2020 GPON – Basic Command OLT Huawei – NETWORKING.FROM.ZERO
The ip address is fixed. 10.x.x.x 255.255.252.0
REPLY
1. NETWORKINGFROMZERO SAYS:
FEBRUARY 15, 2018 AT 2:58 PM
REPLY
1. NETWORKINGFROMZERO SAYS:
FEBRUARY 16, 2018 AT 3:57 AM
i mean , try to delete vlan 10 and that service .. and see what happen for vlan 100 , is it work or not ? if work maybe we can just
activate for 1 dhcp service .. actually i am not ever set for 2 dhcp service in huawei , but in olt zte i already tried and it is work ..
hello , i have a problem with my configuration on OLT, i have the 3rd gpon card to be configured on port 1. my command wont go
through (config)#service-port 33002
looks like it maxed out of the service port.
REPLY
1. NETWORKINGFROMZERO SAYS:
FEBRUARY 15, 2018 AT 1:14 PM
can you share full information when you execute the command..
REPLY
2. NETWORKINGFROMZERO SAYS:
FEBRUARY 15, 2018 AT 1:31 PM
h ps://networkingfromzero.wordpress.com/2017/06/21/how-to-register-ont-huawei/
i think when you configure service above u don’t need to assign the number of service index like that (33002) just skip the
number,, because that will numbering automatically.. you just need to configure like this for example :
OL01(config)#service-port vlan 111 gpon 0/1/2 ont 100 gemport 1 multi-service user-vlan 111 tag-transform translate inbound
traffic-table index 100 outbound traffic-table index 100
REPLY
14. NOKIE SAYS:
FEBRUARY 16, 2018 AT 7:29 PM
another question, how to check if the configuration of IPTV is working? below is my current configuration.
REPLY
1. NETWORKINGFROMZERO SAYS:
FEBRUARY 18, 2018 AT 1:04 AM
that’s configuration is defined to port configuration in ont and you need applied first in one ont,, after that because you just set the
bridging vlan..
you must check that mac-address can read at OLT from suitable VLAN, after that because that is bridging, you need to check that
https://networkingfromzero.wordpress.com/2017/03/31/gpon-basic-command-olt-huawei/ 16/18
20/9/2020 GPON – Basic Command OLT Huawei – NETWORKING.FROM.ZERO
the device already go en IP address in another device outside the OLT the above topology from OLT or u can check from STB
device
REPLY
1. NOKIE SAYS:
FEBRUARY 18, 2018 AT 2:04 AM
that’s configuration is defined to port configuration in ont and you need applied first in one ont,, after that because you just set
the bridging vlan..
you must check that mac-address can read at OLT from suitable VLAN, after that because that is bridging, you need to check
that the device already go en IP address in another device outside the OLT the above topology from OLT or u can check from
STB device
Thanks, can you post a working iptv working configuration + a command or how to how to test if it is working?
Thank you!
2. NETWORKINGFROMZERO SAYS:
FEBRUARY 18, 2018 AT 2:40 AM
REPLY
1. NETWORKINGFROMZERO SAYS:
APRIL 19, 2018 AT 9:09 AM
just delete the onu in the interface gpon,, how to do it ,, you can read my another article
h ps://networkingfromzero.wordpress.com/2017/06/21/how-to-register-ont-huawei/
REPLY
16. EUDOXIAFEATILAN SAYS:
NOVEMBER 3, 2018 AT 7:37 PM
can u post tutorial about how to show ssid password, or add another ssid
thnks
REPLY
1. NETWORKINGFROMZERO SAYS:
NOVEMBER 3, 2018 AT 1:33 PM
Hi eudo nice to say hi with you,, I will try to find it,, i hope i can get some useful information later
REPLY
17. MATHIAS SEMWANGA SAYS:
FEBRUARY 13, 2019 AT 1:56 AM
How do i enable the gpon port on the OLT in order to make a newly connected spli er usable
REPLY
REPLY
1. NETWORKINGFROMZERO SAYS:
JUNE 17, 2019 AT 5:35 AM
I’m sorry,, i don’t have experience for that,, is it work with you?
https://networkingfromzero.wordpress.com/2017/03/31/gpon-basic-command-olt-huawei/ 17/18
20/9/2020 GPON – Basic Command OLT Huawei – NETWORKING.FROM.ZERO
REPLY
1. FIRLYF SAYS:
JUNE 18, 2019 AT 1:44 PM
yeah, sometimes is it work… but i have problem for that..the pon can’t be stable although already config to OLT..
REPLY
20. AHMAD SAYS:
OCTOBER 9, 2019 AT 7:47 PM
hello my bro, i have already config the olt, and the ont already dialup to the olt
but question is? why internet connection cannot run in my ont?
im still confused about this configuration
feel so great if you can help me to solve this case
thank before
REPLY
I have an issue. Download and upload didn’t symmetric. How to solve this issue?
REPLY
22. LUÍS ALBERTO COLOMBARI SAYS:
FEBRUARY 19, 2020 AT 8:28 PM
good morning does anyone know how to locate un by sn or serial number to be able to delete
REPLY
23. TOUOBOU MAXIME SAYS:
APRIL 14, 2020 AT 2:07 PM
please how to check the bandwith of a FSP PORT or the bandwith of an OLT UPLINK?
REPLY
https://networkingfromzero.wordpress.com/2017/03/31/gpon-basic-command-olt-huawei/ 18/18