Technical information

ADC Telecommunications, Inc.
268 CHAPTER 2: CUDA 12000 BASE SYSTEM COMMANDS
no dhcp-relay
Use this command to remove the following DHCP-relay configuration on a specified cable
interface:
Host (CPE) gateway
Cable modem (CM) gateway
MTA gateway
DHCP server address
Mode
interface:cable:csi(<c/s/i>)
Syntax
no dhcp-relay {cm-gateway | cpe-gateway | mta-gateway |
server <ip-address>}
Arguments
Example
cli:172.16.19.10:root# interface 1/1/1
mode: interface:cable:csi(1/1/1)
cli:172.16.19.10:interface:cable:csi(1/1/1)# no dhcp-relay cm-gateway
cli:172.16.19.10:interface:cable:csi(1/1/1)# no dhcp-relay cpe-gateway
cli:172.16.19.10:interface:cable:csi(1/1/1)#
Related Commands
dhcp-relay on page 145
show dhcp-relay on page 402
cpe-gateway Deletes the CPE host gateway on the current cable interface.
cm-gateway Deletes the cable modem gateway on the current cable interface.
mta-gateway Deletes the MTA gateway on the current cable interface.
server <ip-address> Removes the DHCP server address from the current cable
interface, after which the interface no longer forwards DHCP
requests to the server.