–
If the AAA function is implemented by the BRAS, a connection to the BRAS must be
established. The BRAS should be capable of identifying the VLAN tag of the
MA5616 in the upstream direction. For the identification purpose, the user name and
password for dial-up Internet access must be configured on the BRAS.
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/1 and 0/0/0 to VLAN 50. Two ports are added for the purpose of port
aggregation.
huawei(config)#
port vlan 50 0/0 0
huawei(config)#
port vlan 50 0/0 1
To aggregate the two upstream ports as one aggregation group, set the packet forwarding mode
of the aggregation group to egress-ingress, and set the aggregation group to work in the LACP
static mode, do as follows:
huawei(config)#
link-aggregation 0/0 0 0/0 1 egress-ingress workmode lacp-static
NOTE
The aggregated ports must meet the following requirements: The ports must work in the full-duplex mode; the
port rates must be the same and the rate of an electrical port must not be of the auto-negotiation type; the attributes
of the ports, such as the default VLAN ID (PVID) and VLAN, must be the same; one port can belong to only
one aggregation group; the port must not be a mirroring destination port; the port must not be in the auto-
negotiation mode; the start port ID must be smaller than the end port ID.
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
SmartAX MA5616 Multi-service Access Module
Configuration Guide
9 Configuration Example of Services on the MA5616
Through GE Upstream Transmission
Issue 04 (2011-10-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
413