Configuration Item
Data
Router
l
IP address of the Layer 3 interface for forwarding DHCP and
broadband packets: 2001:0db8:0007::6/64
l
IP address of the Layer 3 interface for forwarding CM
management packets: 2001:0db8:0008::7/64
Server
l
IP addresses of DHCP servers:
–
DHCP server allocating IP addresses for CMs:
2001:0db8:0006::8/64-2001:0db8:0006::9/64
–
DHCP server allocating IP addresses for PCs:
2001:0db8:0006::10/64-2001:0db8:0006::11/64
l
IP addresses of the CM management system:
2001:0db8:0011::14/64-2001:0db8:0011::16/64
Procedure
Step 1
Create VLAN Layer 3 interfaces on the network side.
1.
Create VLANs and add an uplink port to them, respectively.
l
VLAN 2004 used for forwarding DHCP packets is a smart VLAN. Add uplink port
0/4/0 to VLAN 2004.
l
VLAN 2005 used for forwarding CM management packets is a smart VLAN. Add
uplink port 0/5/0 to VLAN 2005.
huawei(config)#
vlan 2004 to 2005 smart
huawei(config)#
port vlan 2004 0/4 0
huawei(config)#
port vlan 2005 0/5 0
2.
(Optional) Create native VLANs for Ethernet outbound ports.
Packets between the OLT and its upper-layer router are forwarded at Layer 3 and no VLAN
tag is required. The created native VLANs remove VLAN tags from the packets transmitted
out of Ethernet ports.
huawei(config)#
interface eth 0/4
huawei(config-if-eth-0/4)#
native-vlan 0 vlan 2004
//The packets transmitted
out of port 0/4/0 are untagged.
huawei(config-if-eth-0/4)#
quit
huawei(config)#
interface eth 0/5
huawei(config-if-eth-0/5)#
native-vlan 0 vlan 2005
//The packets transmitted
out of port 0/5/0 are untagged.
huawei(config-if-eth-0/5)#
quit
3.
Create VLAN Layer 3 interfaces.
a.
Create the Layer 3 interface of VLAN 2004, through which DHCP packets are
forwarded.
huawei(config)#
interface vlanif 2004
huawei(config-if-vlanif2004)#
ipv6 address 2001:0db8:0007::12/64
huawei(config-if-vlanif2004)#
quit
b.
Create the Layer 3 interface of VLAN 2005, through which CM management packets
are forwarded.
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.
1719