You are on page 1of 3

GPON profile mode (system default)

display board 0
display protocol support

huawei(config)#diagnose
huawei(diagnose)%%display xpon mode
-------------------------------------------
Current config mode: Profile-mode
-------------------------------------------

Query a DBA profile = display dba-profile

Add a DBA profile = dba-profile add

Query a line profile = display ont-lineprofile

Add a line profile = ont-lineprofile add

Query an alarm profile = display gpon alarm-profile

Add an alarm profile = gpon alarm-profile add

An ONU can be added in two modes


Add an ONU offline.
(The ONU password or serial number (SN) is obtained) Run to add an ONU = ont add

Online confirm an ONU.


Both the ONU password and SN are not obtained.
In the GPON Mode to enable the auto-discovery function of GPON : = port ont-auto-
find
To add an ONU = ont confirm

There are two modes to add an ONT: add an ONT offline and confirm an automatically
discovered ONU.

l Add an ONU offline.


huawei(config)#interface gpon 0/2
huawei(config-if-gpon-0/2)#ont add 1 ontid 1 sn-auth 32303131B39FD641
snmp ont-lineprofile-name fttb(c)

l Confirm an automatically discovered ONU.


huawei(config)#interface gpon 0/2
huawei(config-if-gpon-0/2)#port 1 ont-auto-find enable
huawei(config-if-gpon-0/2)#display ont autofind 1
huawei(config-if-gpon-0/2)#ont confirm 1 ontid 1 sn-auth 32303131B39FD641 snmp ont-
lineprofile-name fttb(c)

huawei(config-if-gpon-0/2)#display ont info 1 1


---------------------------------------------------------------------
F/S/P : 0/2/1
ONT-ID : 1
Control flag : active //The ONU is activated.
Run state : online //The ONU is online.
Config state : normal //The ONU configurations are recovered normally.
...//The rest of the response information is not provided here.
huawei(config-if-gpon-0/2)#quit

display ont failed-configuration


display ont capability

To configure ONU via OLT


user: root
password: admin123

LINK AGGREATION
huawei(config)#link-aggregation 0/19 0-1 ingress workmode lacp-static

PPPoE
display pppoe simulate info
pppoe simulate start
pppoe simulate stop

display traffic table ip command

GPON ONU ABNORMAL TSHOOTING


run state
display ont info

1.Run the display alarm active alarmparameter frameid/slotid/portid command to


query
OLT PON port alarms that are not cleared.
2.In GPON mode, run the display ont alarm-state command to query ONU alarms that
are
not cleared.
3.If an ONU can go online but fails to go online later, run the display ont info
command to
query its Last down cause.

Run the display ont capability command to query the actual ONU capabilities.
According to
the data plan, modify the current ONU profiles, or bind matching ONU profiles to
the ONU.
If this problem occurs on only one ONU, it is suggested to bind matching ONU
profiles to the
ONU.
l If the OLT works in the distributed mode:
a. Run the display ont-profile command to query the current ONU profiles that are
configured on the OLT.
b. If the OLT does not have matching ONU profiles, run the ont-profile add
command to add matching ONU profiles.
c. Run the ont modify command to bind the ONU profiles to the ONU.
l If the OLT works in the profile mode:
a. Run the display ont-srvprofile command to query the information about the ONU
service profile and run the display ont-lineprofile command to query the
information about the ONU line profile.
b. If the OLT does not have matching ONU profiles, add matching ONU profiles by
referring to Configuring a GPON ONT Profile in the Commissioning and
Configuration Guide.
c. In the GPON mode of the OLT, run the ont modify command to bind the ONU
profiles to the ONU.

You might also like