Procedure
Step 1
Create a VLAN.
The VLAN ID is 50, and the VLAN is a smart VLAN.
huawei(config)#
vlan 50 smart
Step 2
Set the VLAN attribute to QinQ.
huawei(config)#
vlan attrib 50 q-in-q
Step 3
Enable the transparent transmission of BPDUs.
Enable the transparent transmission of BPDUs so that the Layer 2 protocol packets of a private
network can be transparently transmitted through the public network. By default, the transparent
transmission of BPDUs is disabled.
huawei(config)#
bpdu tunnel vlan 50 enable
Step 4
Add an upstream port to the VLAN.
Add upstream port 0/19/0 to VLAN 50.
huawei(config)#
port vlan 50 0/19 0
Step 5
Add a traffic profile.
The profile ID is 10, the CIR is 4 Mbit/s, and packets are scheduled according to the priority
specified in the traffic profile.
huawei(config)#
traffic table ip index 10 cir 4096 priority user-cos 4 priority-
policy
local-Setting
Step 6
Activate the VDSL2 port and bind a profile to it.
Use the default VDSL2 line profile 1. Activate port 0/2/0 and bind alarm profile 1 to port
0/2/0.
NOTE
l
By default, the VDSL port is in the activated state. Before binding a profile to the port, you must deactivate
the port.
huawei(config)#
interface vdsl 0/2
huawei(config-if-vdsl-0/2)#
deactivate 0
huawei(config-if-vdsl-0/2)#
activate 0 template-index 1
huawei(config-if-vdsl-0/2)#
alarm-config 0 1
huawei(config-if-vdsl-0/2)#
quit
Step 7
Add a service port to the VLAN.
Add a service port to the VLAN 50, and use traffic profile 10 that meets the service requirements.
The VPI and the VCI are 0 and 35 respectively, the same as those on the peer modem. The user
port is 0/2/0. The VDSL channel is in ATM mode.
huawei(config)#
service-port vlan 50 vdsl mode atm 0/2/0 vpi 0 vci 35 rx-cttr 10 tx-
cttr 10
Step 8
Save the data.
huawei(config)#
save
----End
SmartAX MA5600T/MA5603T/MA5608T Multi-service
Access Module
Commissioning and Configuration Guide
4 Configuration Example of the Private Line Service
Issue 01 (2014-04-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
393