Prerequisite
The number of xDSL ports is under the control of licenses. Make sure that sufficient licenses
are already requested.
Procedure
Step 1
Create a VLAN.
Create smart VLAN 50.
huawei(config)#
vlan 50 smart
Step 2
Configure upstream ports.
Add upstream ports 0/0/0 to VLAN 50.
huawei(config)#
port vlan 50 0/0 0
Step 3
In the case of the ADSL access mode, follow this procedure.
1.
Configure an ADSL2+ profile. For details, see
3.7.1 Configuring the ADSL2+ Profile
.
The ID of the ADSL2+ line profile is 3, the downstream rate is 2048 kbit/s, the channel
mode is the interleave mode, the maximum interleave delay is 10 ms, and the SNR margin
is 6 dB.
huawei(config)#
adsl line-profile quickadd 3 snr 60 30 120 60 30 120
huawei(config)#
adsl channel-profile quickadd 3 interleaved-delay 10 10 rate
1024
2048 3096 1024 2048
3096
huawei(config)#
adsl line-template quickadd 3 line 3 channel1 3 60 70 channel2
3
2.
Activate the ADSL port. The port is port 0/2/0, and ADSL line template 3 and the default
alarm template (alarm template 1) are bound to the port.
NOTE
By default, an ADSL port is in the activated state. Before binding a template to the port, you must deactivate
the port.
huawei(config)#
interface adsl 0/2
huawei(config-if-adsl-0/2)#
deactivate 0
huawei(config-if-adsl-0/2)#
activate 0 template-index 3
huawei(config-if-adsl-0/2)#
alarm-config 0 1
huawei(config-if-adsl-0/2)#
quit
3.
Run the
display traffic table ip
command to query the traffic profiles that exist in the
system.
huawei(config)#
display traffic table ip from-index
0
{ <cr>|to-
index<K> }:
Command:
display traffic table ip from-index
0
----------------------------------------------------------------------------
TID CIR(kbps) CBS(bytes) PIR(kbps) PBS(bytes) Pri Copy-policy Pri-
Policy
----------------------------------------------------------------------------
0 1024 34768 2048 69536 6 - tag-
pri
1 2496 81872 4992 163744 6 - tag-
pri
SmartAX MA5616 Multi-service Access Module
Configuration Guide
8 Configuration Example of Services on the MA5616
Through GPON Upstream Transmission
Issue 04 (2011-10-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
336