Page 201 / 364 Scroll up to view Page 196 - 200
huawei(config)#
ont-srvprofile gpon profile-id 10
huawei(config-gpon-srvprofile-10)#
ont-port eth 4 pots 2 catv 1
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
d.
(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.
4.
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.
a.
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
huawei(config-if-gpon-0/1)#
ont add 1 2 sn-auth 6877687714852901 omci
ont-lineprofile-id 10 ont-srvprofile-id 10
b.
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
: 120D0010
Ont SoftwareVersion : V1R002C06
Ont EquipmentID
: 247
Ont autofind time
: 2010-12-10 14:59:10
---------------------------------------------------------------------
---
Number
: 2
F/S/P
: 0/1/1
EchoLife HG8010/HG8110/HG8240/HG8245/HG8247/
HG8447 GPON Terminal
Service Manual
3 Configuration
Issue 02 (2011-12-08)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
193
Page 202 / 364
Ont SN
: 6877687714852901
Password
:
VenderID
: HWTC
Ont Version
: 120D0010
Ont SoftwareVersion : V1R002C06
Ont EquipmentID
: 247
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
huawei(config-if-gpon-0/1)#
ont confirm 1 ontid 2 sn-auth
6877687714852901 omci ont-lineprofile-id 10 ont-srvprofile-id 10
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
c.
(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
5.
Confirm that the ONT goes online normally.
After an ONT is added, run the
display ont info
command to query the current status
of the ONT. Ensure that
Control flag
of the ONT is
active
,
Run State
is
online
,
Config state
is
normal
, and
Match state
is
match
.
huawei(config-if-gpon-0/1)#
display ont info 1 1
---------------------------------------------------------------------
F/S/P
:
0/1/1
ONT-ID
:
1
Control flag
:
active
//Indicates that the ONT is
activated.
Run state
:
online
//Indicates that the ONT goes online
normally.
Config state
:
normal
//Indicates that the configuration status
of the
ONT is normal.
Match state
:
match
//Indicates that the capability profile
bound to
the ONT is consistent with the
actual capability
of the ONT.
...//The rest of the response information is omitted.
If the ONT state fails, the ONT fails to be in the up state, or the ONT does not match,
check the ONT state by referring to the above-mentioned descriptions.
If
Control flag
is
deactive
, run the
ont activate
command in the GPON port mode
to activate the ONT.
If the ONT fails to be in the up state, that is,
Run state
is
offline
, the physical line
may be broken or the optical transceiver may be damaged. You need to check both
the material and the line.
EchoLife HG8010/HG8110/HG8240/HG8245/HG8247/
HG8447 GPON Terminal
Service Manual
3 Configuration
Issue 02 (2011-12-08)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
194
Page 203 / 364
If the ONT state fails, that is,
Config state
is
failed
, the ONT capability set
outmatches the actual ONT capabilities (For details about the ONT actual
capabilities, see Reference of GPON ONT Capability Sets). In this case, run the
display ont failed-configuration
command in the diagnosis mode to check the
failed configuration item and the failure cause. Then, rectify the fault according to
actual conditions.
NOTE
If an ONT supports only four queues, the values of 4–7 of the priority-queue parameter in the
gem add
command are invalid. After configuration recovers, Config state will be failed.
If the ONT does not match, that is,
Match state
is
mismatch
, the port types and
number of ports undermatch the actual port types and number of ports supported
by the ONT. In this case, run the
display ont capability
command to query the
actual capability of the ONT, and then select one of the following modes to modify
the ONT configuration:
Create a proper ONT profile according to the actual capability of the ONT, and
then run the
ont modify
command to modify the configuration data of the ONT.
Modify the ONT profile according to the actual capability of the ONT and save
the modification. Then, the ONT automatically recovers the configuration
successfully.
6.
Configure a traffic profile.
You can run the
display traffic table ip
command to query the traffic profiles existing
in the system. If the traffic profiles existing in the system do not meet the requirements,
you need to run the
traffic table ip
command to add a traffic profile.
The profile ID is 10, no rate limitation in the upstream and downstream directions,
the priority is 4, and packets are scheduled according to the priority carried.
huawei(config-if-gpon-0/1)#
quit
huawei(config)#
traffic table ip index 10 cir off priority 4 priority-
policy tag-In-Package
7.
Create service ports.
Set the service port indexes to 5 and 6, SVLAN ID to 1000, GEM port ID to 3, and
CVLAN ID to 30. Use traffic profile 10.
huawei(config)#
service-port 5 vlan 1000 gpon 0/1/1 ont 1 gemport 3 multi-
service user-vlan 30 rx-cttr 10 tx-cttr 10
huawei(config)#
service-port 6 vlan 1000 gpon 0/1/1 ont 2 gemport 3 multi-
service user-vlan 30 rx-cttr 10 tx-cttr 10
8.
Configure the queue scheduling mode.
Use the 3PQ+5WRR queue scheduling. Queues 0-4 adopt the WRR mode, with the
weights of 10, 10, 20, 20, and 40 respectively; queues 5-7 adopt the PQ mode.
NOTE
Queue scheduling is a global configuration. You need to configure queue scheduling only once on
the OLT, and then the configuration takes effect globally. In the subsequent phases, you do not need
to configure queue scheduling repeatedly when configuring other services.
huawei(config)#
queue-scheduler wrr 10 10 20 20 40 0 0 0
Configure the mapping between queues and 802.1p priorities. Priorities 0-7 map
queues 0-7 respectively.
huawei(config)#
cos-queue-map cos0 0 cos1 1 cos2 2 cos3 3 cos4 4 cos5 5 cos6
6 cos7 7
EchoLife HG8010/HG8110/HG8240/HG8245/HG8247/
HG8447 GPON Terminal
Service Manual
3 Configuration
Issue 02 (2011-12-08)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
195
Page 204 / 364
For the service board that supports only four queues, the mapping between 802.1p
priorities and queue IDs is as follows: priorities 0 and 1 map queue 1; priorities 2 and
3 map queue 2; priorities 4 and 5 map queue 3; priorities 6 and 7 map queue 4.
9.
Create a multicast VLAN and set the IGMP version.
Set the IGMP version of the multicast VLAN to IGMP v3.
huawei(config)#
multicast-vlan 1000
huawei(config-mvlan1000)#
igmp version v3
This operation will delete all programs in current multicast vlan
Are you sure to change current IGMP version? (y/n)[n]:
y
10.
Select the IGMP mode.
Select the IGMP proxy mode.
huawei(config-mvlan1000)#
igmp mode proxy
Are you sure to change IGMP mode?(y/n)[n]:
y
11.
Add an IGMP upstream port.
The IGMP upstream port is port 0/19/0 and works in the default mode, and protocol
packets are transmitted to all the IGMP upstream ports in the multicast VLAN.
huawei(config-mvlan1000)#
igmp uplink-port 0/19/0
huawei(config-mvlan1000)#
btv
huawei(config-btv)#
igmp uplink-port-mode default
Are you sure to change the uplink port mode?(y/n)[n]:
y
12.
(Optional) Set the multicast global parameters.
In this example, the default settings are used for all the multicast global parameters.
13.
Configure the program library.
Configure the IP address of the multicast program to 224.1.1.10, program name to
program1, IP address of the program source to 10.10.10.10.
huawei(config-btv)#
multicast-vlan 1000
huawei(config-mvlan1000)#
igmp program add name program1 ip 224.1.1.10
sourceip 10.10.10.10
14.
Configure the right profile.
Configure the profile name to profile0, with the right of watching program 1.
huawei(config-mvlan1000)#
btv
huawei(config-btv)#
igmp profile add profile-name profile0
huawei(config-btv)#
igmp profile profile-name profile0 program-name
program1 watch
15.
Configure the multicast users.
Configure users of service ports 5 and 6 as multicast users and bind right profile
profile0 to the service ports.
huawei(config-btv)#
igmp policy service-port 5 normal
huawei(config-btv)#
igmp policy service-port 6 normal
huawei(config-btv)#
igmp user add service-port 5 auth
huawei(config-btv)#
igmp user add service-port 6 auth
huawei(config-btv)#
igmp user bind-profile service-port 5 profile-name
profile0
huawei(config-btv)#
igmp user bind-profile service-port 6 profile-name
profile0
huawei(config-btv)#
multicast-vlan 1000
huawei(config-mvlan1000)#
igmp multicast-vlan member service-port 5
huawei(config-mvlan1000)#
igmp multicast-vlan member service-port 6
huawei(config-mvlan1000)#
quit
16.
Save the data.
huawei(config)#
save
l
Configure an optical network terminal (ONT) on the Web page.
Layer 3 bridge mode is used for connecting an ONT to the upper-layer device and
parameters of a WAN port must be configured.
EchoLife HG8010/HG8110/HG8240/HG8245/HG8247/
HG8447 GPON Terminal
Service Manual
3 Configuration
Issue 02 (2011-12-08)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
196
Page 205 / 364
1.
Log in to the Web configuration window.
a.
Configure the IP address of the PC network adapter to be in the same network
segment as the IP address of the local maintenance Ethernet port of the ONT
(default:
192.168.100.1
).
b.
Open the Web browser, and enter the IP address of the local maintenance Ethernet
port of the ONT.
c.
On the login window, enter the user name (default:
telecomadmin
) and password
(default:
admintelecom
) of the administrator. After the password authentication
is passed, the Web configuration window is displayed.
2.
Configure the working mode of a LAN port.
a.
In the navigation tree, choose
LAN
>
LAN Port Work Mode
. Select the check
box of LAN3 and set LAN3 to work in the Layer 3 mode.
b.
Click
Apply
to apply the configuration.
3.
Configure parameters of a WAN port.
a.
In the navigation tree, choose
WAN
>
WAN Configuration
.
b.
In the right pane, click
New
. In the dialog box that is displayed, configure
parameters of a WAN port as follows:
WAN Connection: Enable
Mode: Bridge
VLAN ID: 30 (The VLAN ID of the ONT must be the same as the user-side
VLAN ID configured on the OLT.)
802.1p: 4
MultiCast VLAN ID: 1000 (The multicast VLAN ID of the ONT must be the
same as the multicast VLAN ID configured on the OLT.)
Bridge Type: IP_Bridged
Binding options: LAN3
c.
Click
Apply
to apply the configuration.
4.
Enable DHCP replay.
EchoLife HG8010/HG8110/HG8240/HG8245/HG8247/
HG8447 GPON Terminal
Service Manual
3 Configuration
Issue 02 (2011-12-08)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
197

Rate

4 / 5 based on 1 vote.

Bookmark Our Site

Press Ctrl + D to add this site to your favorites!

Share
Top