0% found this document useful (0 votes)
42 views

GPON Huawei OLT config(1)

The document outlines various commands and procedures for managing GPON (Gigabit Passive Optical Network) configurations, including disabling PON, adding and modifying ONUs (Optical Network Units), assigning VLANs, and troubleshooting ONT port statuses. It also includes commands for displaying configurations, managing service ports, and implementing security measures such as anti-broadcast attacks. Additionally, it provides guidance on displaying alarm histories and link performance for effective network management.

Uploaded by

hangsohieb
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)
42 views

GPON Huawei OLT config(1)

The document outlines various commands and procedures for managing GPON (Gigabit Passive Optical Network) configurations, including disabling PON, adding and modifying ONUs (Optical Network Units), assigning VLANs, and troubleshooting ONT port statuses. It also includes commands for displaying configurations, managing service ports, and implementing security measures such as anti-broadcast attacks. Additionally, it provides guidance on displaying alarm histories and link performance for effective network management.

Uploaded by

hangsohieb
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/ 5

=====Disable PON

DX-PNHBKK-RB3-GP12(config-if-gpon-0/1)#shutdown 15

=====Add ONU

DX-PNHBKK-RB3-GP12(config)#display ont autofind all

DX-PNHBKK-RB3-GP12(config)#interface gpon 0/1

DX-PNHBKK-RB3-GP12(config-if-gpon-0/1)#ont add 15 1 sn-auth 4857544361590C75 omci


ont-lineprofile-id 5 ont-srvprofile-id 1 desc "ONT-Testing"

====modify lineprofile of ONT

DX-PNHBKK-RB3-GP12(config-if-gpon-0/1)#ont modify 15 15 ont-lineprofile-id 10

DX-PNHBKK-RB3-GP12(config-if-gpon-0/1)#ont modify 15 15 ont-srvprofile-id 2

====Assign VLAN

DX-PNHBKK-RB3-GP12(config)#interface gpon 0/1

DX-PNHBKK-RB3-GP12(config-if-gpon-0/1)#ont port native-vlan 15 1 eth 1 vlan 405

====Add Service Port to ONT

DX-PNHBKK-RB3-GP12(config)#service-port 1 vlan 405 gpon 0/1/15 ont 1 gemport 1


multi-service user-vlan 405 tag-transform translate inbound traffic-table index 2
outbound traffic-table index 2

====ONTs Mac-Address Limited

DX-PNHBKK-RB3-GP12(config)#mac-address max-mac-count gpon 0/1/15 ont 1 gemport 1


user-vlan 405 20

==============TROUBLESHOOTING============

=====DISPLAY ONT PORT STATUS

DX-PNHBKK-RB3-GP12(config-if-gpon-0/1)#display ont port state 15 2 eth-port all

====DISPLAY MAC LEARNED

DX-PNHBKK-RB3-GP12(config)#display mac-address ont 0/1/15 2


Or
DX-PNHRO5-MBT-GP07(config)#display mac-address port 0/0/3 ont 8

====DISABLE/ENABLE ETHERNET

DX-PNHBKK-RB3-GP12(config-if-gpon-0/1)#ont port attribute 15 2 eth 1 operational-


state off/on

====DISPLAY ALL ONTS LINK PERFORMANCE/LOG IN PON

DX-PNHBKK-RB3-GP12(config)#display ont info summary 0/1/15


Or
DX-PNHRO5-MBT-GP07(config)#display ont info 0 0 3 all

====DISPLAY ALL CONFIGURATION OF 1 ONT

DX-PNHBKK-RB3-GP12(config-if-gpon-0/1)#display ont info 15 2

====DISPLAY ALL ONT ONLINE/OFFLINE IN PON

DX-PNHBKK-RB3-GP12(config-if-gpon-0/1)#display ont info 15 all

====DISPLAY VLAN IN ALL ONT PORTS

DX-PNHBKK-RB3-GP12(config-if-gpon-0/1)#display ont port attribute 15 2 eth

====LINK PERFORMANCE

DX-PNHBKK-RB3-GP12(config-if-gpon-0/1)#display ont optical-info 1 1


DX-PNHBKK-RB3-GP12(config-if-gpon-0/1)#display ont optical-info 1 all

====DISPLAY ALL CONFIGURATION IN PON


[serial, lineprofile, vlan, srvprofile, service-port]

DX-PNHBKK-RB3-GP12#display current-configuration port 0/1/15

====DISPLAY ALL CONFIGURATION IN ONT


[serial, lineprofile, vlan, srvprofile, service-port]

DX-PNHBKK-RB3-GP12(config)#display current-configuration ont 0/1/1 2

====DISPLAY SERVICE-PORT

DX-PNHBKK-RB3-GP12(config)#display service-port port 0/1/15


DX-PNHBKK-RB3-GP12(config)#display service-port port 0/1/15 ont 2

====DISPLAY TRAFFIC

DX-PNHBKK-RB3-GP12(config-if-gpon-0/1)#display ont traffic 15 15 1

====RESET/RESTART ONT

DX-PNHBKK-RB3-GP12(config-if-gpon-0/1)#ont reset 15 15

====Remove Service Ports and ONTs

DX-PNHBKK-RB3-GP12(config)#undo service-port 1

====OR

DX-PNHBKK-RB3-GP12(config)#undo service-port vlan 405 gpon 0/1/15 ont 1 gemport 1


DX-PNHBKK-RB3-GP12(config)#interface gpon 0/1
DX-PNHBKK-RB3-GP12(config-if-gpon-0/1)#ont delete 15 1

====Display ONT LAST UPTIME

DX-PNHBKK-RB3-GP12(config-if-gpon-0/1)#display ont info 11 43

====Display ONT Lineprofile


DX-PNHBKK-RB3-GP12(config)#Display ont-lineprofile gpon profile-id 5

=====MAC STICKY

huawei(config)#mac-address static service-port 100 1010-1010-1010


huawei(config)#mac-address max-mac-count service-port 100 0
huawei(config)#display current-configuration service-port 794

====Modify Lineprofile

DX-BMCPPT-CMT-GP02(config)#ont-lineprofile gpon profile-id 13


DX-BMCPPT-CMT-GP02(config-gpon-lineprofile-13)#tcont 3 dba-profile-id 482
DX-BMCPPT-CMT-GP02(config-gpon-lineprofile-13)#gem add 201 eth tcont 3
DX-BMCPPT-CMT-GP02(config-gpon-lineprofile-13)#gem mapping 2 2 vlan 201
DX-BMCPPT-CMT-GP02(config-gpon-lineprofile-13)#commit

====Bind VLAN in same OLT

#vlan bind service-profile 204 profile-id 2

=====Add VLAN to OLT


DX-SRPSRP-TC-GP04(config)#vlan 3401
DX-SRPSRP-TC-GP04(config)#vlan desc 3401 description CID:22991-SID:19127
DX-SRPSRP-TC-GP04(config)#port vlan 3401 0/2 0

=====Add VLAN to Lineprofile

DX-SRPSRP-TC-GP04(config)# ont-lineprofile gpon profile-id 20


DX-SRPSRP-TC-GP04(config-gpon-lineprofile-20)# gem mapping 2 4 vlan 3401
DX-SRPSRP-TC-GP04(config-gpon-lineprofile-20)# commit
DX-SRPSRP-TC-GP04(config)#quit

======Add VLAN to OLT UPLINK

DX-SRPSRP-MBT-GP01(config)#port vlan 3918 0/2 0


The port list includes link aggregation or protect group port(s),
so the other link aggregation or protect group port(s)
not being included by the port list will be processed

====== Bind VLAN Service Profile

Example: VLAN 1154 is the S-VLAN for enterprise private line services. The VLAN is
bound to VLAN service profile 1. Run the following commands to enable Layer 2 user
bridging on VLAN 10 so that users in the VLAN on the same MA5800 can communicate
with each other at Layer 2.

huawei(config)#vlan service-profile profile-id 1


huawei(config-vlan-srvprof-3)#user-bridging enable
huawei(config-vlan-srvprof-3)#commit
huawei(config-vlan-srvprof-3)#quit

huawei(config)#vlan bind service-profile 1154 profile-id 3

======Anti-Broadcast Attack

security anti-broadcast-attack rate ont 0/1/3 8 2

======Disply ONT alarm history

DX-SRPSRP-TC-GP04(config)#display event history eventtime start 2019-08-15 11:00:00


end 2019-08-15 12:00:00

DX-SRPSRP-TC-GP04(config)#display alarm history alarmtime start 2019-08-15 11:00:00


end 2019-08-15 12:00:00

============

You might also like