The ONT is connected to the GPON port of the OLT through optical fibers. The service can be
configured only after an ONT is successfully added on the OLT.
Two ONTs are connected to GPON port 0/1/1. The ONT IDs are 1 and 2, the SNs are
6877687714852900 and 6877687714852901, the management mode is OMCI, and ONT line
profile 10 and service profile 10 are bound to the two ONTs.
1.
Add an ONT offline.
If the password or SN of an ONT is obtained, you can run the
ont add
command to add
the ONT offline.
huawei(config)#
interface gpon 0/1
huawei(config-if-gpon-0/1)#
ont add 1 1 sn-auth 6877687714852900 omci ont-
lineprofile-id 10 ont-srvprofile-id 10 desc HG8245
huawei(config-if-gpon-0/1)#
ont add 1 2 sn-auth 6877687714852901 omci ont-
lineprofile-id 10 ont-srvprofile-id 10 desc HG8245
2.
Automatically find an ONT.
If the password or SN of an ONT is unknown, run the
port portid ont-auto-find
command
in the GPON mode to enable the ONT auto-find function of the GPON port. Then, run the
ont confirm
command to confirm the ONT.
huawei(config)#
interface gpon 0/1
huawei(config-if-gpon-0/1)#
port 1 ont-auto-find enable
huawei(config-if-gpon-0/1)#
display ont autofind 1
//After this command is executed, the information about all ONTs connected
to
the GPON port through the optical splitter is displayed.
------------------------------------------------------------------------
Number : 1
F/S/P : 0/1/1
Ont SN : 6877687714852900
Password :
VenderID : HWTC
Ont Version : 130C4600
Ont SoftwareVersion : V1R002C00
Ont EquipmentID : 245
Ont autofind time : 2010-12-10 14:59:10
------------------------------------------------------------------------
Number : 2
F/S/P : 0/1/1
Ont SN : 6877687714852901
Password :
VenderID : HWTC
Ont Version : 130C4600
Ont SoftwareVersion : V1R002C00
Ont EquipmentID : 245
Ont autofind time : 2010-12-10 14:59:12
------------------------------------------------------------------------
huawei(config-if-gpon-0/1)#
ont confirm 1 ontid 1 sn-auth 6877687714852900 omci
ont-lineprofile-id 10 ont-srvprofile-id 10 desc HG8245
huawei(config-if-gpon-0/1)#
ont confirm 1 ontid 2 sn-auth 6877687714852901 omci
ont-lineprofile-id 10 ont-srvprofile-id 10 desc HG8245
NOTE
If multiple ONTs of the same type are connected to a port and the same line profile or service profile is
bound to the ONTs, you can add ONTs in batches by confirming the auto discovered ONTs in batches to
simplify the operation and increase the configuration efficiency. For example, the preceding command
can be modified as follows:
huawei(config-if-gpon-0/1)#
ont confirm 1 all sn-auth omci ont-lineprofile-id
10 ont-srvprofile-id 10
3.
(Optional) Bind an alarm profile to the ONT.
In this example, bind the default alarm profile, namely alarm profile 1 to the ONT.
huawei(config-if-gpon-0/1)#
ont alarm-profile 1 1 profile-id 1
huawei(config-if-gpon-0/1)#
ont alarm-profile 1 2 profile-id 1
EchoLife HG8240/HG8245/HG8247 GPON Terminal
Service Manual
3 Configuration
Issue 04 (2011-01-12)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
3-177