Procedure
Step 1
Log in to and configure the ONU.
You can remote log in to the ONU from the OLT to perform the configuration. The user name
is
root
and the password is
mduadmin
.
Step 2
Configure a CM management S-VLAN.
The ID of the CM management S-VLAN is 100 and the type of the VLAN is smart.
huawei(config)#
vlan 100 smart
huawei(config)#
port vlan 100 0/0 1
huawei(config)#
cable service-vlan 100
//The CM S-VLAN identifies a CM service
flow. After the CM S-VLAN is configured, the D-CMTS automatically creates a service
flow when the CM goes online.
Info: The new service VLAN will take effect after the CM is restarted, are you
sure to modify? (y/n)[n]:
y
Step 3
Create an L2VPN S-VLAN and add the uplink port to it.
The ID of the L2VPN S-VLAN is 200 and the type of the VLAN is smart. Uplink port 0/0/1 is
added to S-VLAN 200.
When the L2VPN S-VLAN is configured through commands, the ID of the L2VPN VLAN is
200 for the CM with MAC address 0000-0000-1111 connected to port 0/1/0.
l
To configure the L2VPN S-VLAN through a CM configuration file, run the following
commands:
huawei(config)#
vlan 200 smart
huawei(config)#
port vlan 200 0/0 1
l
To configure the L2VPN S-VLAN through commands, run the following commands:
huawei(config)#
vlan 200 smart
huawei(config)#
cable l2vpn dot1q 0/1/0 cm 0000-0000-1111 200
huawei(config)#
port vlan 200 0/0 1
----End
16.3.2.11 Verifying Services
A distributed cable modem termination system (D-CMTS) locates on an optical node when the
D-CMTS functions as a standalone NE. To facilitate service verification, the D-CMTS supports
multiple remote service verification methods, such as Dynamic Host Configuration Protocol
(DHCP) dialup emulation tests. This allows commissioning and configuration engineers to
remotely verify services. In addition, this section describes how to verify the L2VPN service on
site.
Prerequisites
l
The D-CMTS is properly connected to the upper-layer network.
l
The DHCP server, Trivial File Transfer Protocol (TFTP) server, and softswitch or IP
multimedia subsystem (IMS) have been configured.
Procedure
l
Log in to and configure the ONU.
SmartAX MA5600T/MA5603T/MA5608T Multi-service
Access Module
Commissioning and Configuration Guide
16 OptiCable D-CMTS Configuration (MA5633 Working as
a Standalone NE)
Issue 01 (2014-04-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
1727