huawei(config)#
dhcp mode layer-3 Option60
Several minutes may be required and no action can be taken during this period
Are you sure to perform this operation? (y/n)[n]:
y
Step 3
Set the IP addresses of the servers in a DHCP server group.
huawei(config)#
dhcp-server 0 ip 192.168.10.10 192.168.10.11
//Configure DHCP
server group 0 to assign IP addresses to CMs.
Step 4
Create a DHCP Option 60 domain.
huawei(config)#
dhcp domain docsis
//Create Option 60 domain name docsis for CMs.
huawei(config-dhcp-domain-docsis)#
dhcp-server 0 vlan 100
//Bind DHCP server
group 0 to the DHCP domain where the CMs locate. After the configuration, the CMs
in the DHCP domain are corresponded to DHCP server group 0.
huawei(config-dhcp-domain-docsis)#
quit
Step 5
Set the IP address of the gateway for the DHCP domain.
huawei(config)#
interface vlanif 100
huawei(config-if-vlanif100)#
dhcp domain docsis gateway 10.10.224.1
//Set the IP
address of the gateway for the CM domain to 10.10.224.1.
huawei(config-if-vlanif100)#
quit
----End
16.4.2.4 Configuring a Route
This section describes how to implement network communication by configuring a route in
Layer 3 networking with an optical line terminal (OLT). Through the route, packets are
forwarded at Layer 3 between the OLT and its upper-layer devices or servers.
Prerequisites
The upper-layer router of an OLT has been configured.
Data Plan
Table 16-38
Data plan for the Layer 3 interfaces on the network side
Item
IP Address
Layer 3 interfaces on the
OLT network side
Forwarding Dynamic Host Configuration Protocol (DHCP)
packets:
l
VLAN ID: 2004
l
Port number: 0/4/0
l
IP address: 11.11.11.10/24
Forwarding cable modem (CM) management packets:
l
VLAN ID: 2005
l
Port number: 0/5/0
l
IP address: 11.11.12.10/24
Layer 3 interfaces
connecting the router to
the OLT
l
Forwarding DHCP packets: 11.11.11.11
l
Forwarding CM management packets: 11.11.12.11
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.
1772