(3) Configure an ONT service profile.
The service profile type must be the same as the actual ONT type. The HG8240
and HG8245 each have four ETH ports and two POTS ports. The HG8247 has
four ETH ports, two POTS ports, and one CATV port.
huawei(config)#
ont-srvprofile gpon profile-id 10
huawei(config-gpon-srvprofile-10)#
ont-port eth 4 pots 2
After the configurations are complete, run the
commit
command to make the
configured parameters take effect.
huawei(config-gpon-srvprofile-10)#
commit
huawei(config-gpon-srvprofile-10)#
quit
(4) (Optional) Configure an alarm profile.
–
The ID of the default GPON alarm profile is 1. The thresholds of all the alarm
parameters in the default alarm profile are 0, which indicates that no alarm is
reported.
–
In this example, the default alarm profile is used, and therefore the
configuration of the alarm profile is not required.
–
Run the
gpon alarm-profile add
command to configure an alarm profile,
which is used for monitoring the performance of an activated ONT line.
5.
Add an ONT on the OLT.
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
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-139