huawei(config)#
ip route-static 0.0.0.0 0.0.0.0 11.11.11.11
//Broadband packets
are forwarded through the Layer 3 interface of VLAN 2004.
huawei(config)#
ip route-static 192.168.20.0 255.255.255.0 11.11.12.11
//CM
management, VoD, and multicast packets are forwarded through the Layer 3 interface
of VLAN 2005.
huawei(config)#
ip route-static 192.168.10.0 255.255.255.0 11.11.11.11
//DHCP
packets are forwarded through the Layer 3 interface of VLAN 2004.
huawei(config)#
ip route-static 192.168.50.0 255.255.255.0 11.11.12.11
NOTE
l
The interconnected router must set static routes and add the routes to dynamic routes.
----End
Result
The OLT can communicate with its upper-layer devices. To check network connectivity between
two devices, run the
ping
and
tracert
commands.
The configured static routes can be queried in an IPv4 routing table by running the
display ip
routing-table
command.
16.3.1.5 Configuring DHCP Relay (IPv6)
This section describes how to configure DHCPv6 relay so that terminals can obtain IP addresses
in different network segments.
Prerequisites
The upper-layer router, DHCP server server of an OLT have been configured.
Data Plan
Table 16-8
DHCP data plan
Configuration Item
Data
Terminal-side of CM
l
network segment of CM: 2001:0db8:0001::/64
l
network segment of PCs with fees paid: 2001:0db8:0003::/64
l
network segment of overdue PCs: 2001:0db8:0004::/64
User-side of OLT
l
IP address of the gateway for the DHCP domain of CMs:
2001:0db8:0001::1/64; domain name:
docsis
l
IP address of the gateway for the DHCP domain of PCs with
fees paid: 2001:0db8:0003::3/64; domain name:
default
l
IP address of the gateway for the DHCP domain of overdue
PCs: 2001:0db8:0004::4/64; domain name:
default
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.
1687