Cisco SR2016T-NA Reference Manual page 1012

Reference guide
Hide thumbs Also See for SR2016T-NA:
Table of Contents

Advertisement

cable-modem dhcp-proxy
cable-modem dhcp-proxy nat nat-pool
no bridge-group 59
no bridge-group 59 spanning-disabled
!
Be sure to remove the ip nat pool command.
Note
Examples
The following example shows how to configure the router so that it makes a proxy DHCP request to
obtain an IP address for its Ethernet interface:
Router(config)# interface c0
Router(config-if)# cable-modem dhcp-proxy interface ethernet 0
The following example creates a NAT address pool with the IP address assigned by the DHCP server;
this IP address must be in the network attached to the Ethernet address (which in this case is
192.168.100.0).
Router(config)# ip nat inside source list 1 pool net-208 overload
Router(config)# interface cable0
Router(config-if)# ip nat outside
Router(config-if)# no cable compliant bridge
Router(config-if)# cable-modem dhcp-proxy nat net-208
Router(config-if)# exit
Router(config)# interface ethernet0
Router(config-if)# ip address 192.168.100.94 255.255.255.0
Router(config-if)# ip nat inside
Router(config-if)# exit
Router(config)# access-list 1 permit 192.168.100.0 0.0.0.255
Router(config)#
Related Commands
Command
cable-modem compliant bridge
Cisco Broadband Cable Command Reference Guide
6-10
Description
Enables DOCSIS-compliant transparent bridging for the cable
interface at startup.
Chapter 6
Cable CPE Commands
OL-1581-07

Advertisement

Table of Contents
loading

This manual is also suitable for:

Broadband cable

Table of Contents