ADC Telecommunications, Inc.
248 CHAPTER 12: CONFIGURING DHCP RELAY
Example
cli:192.168.208.3:interface:cable:csi(1/1/1)# dhcp-relay enable
cli:192.168.208.3:interface:cable:csi(1/1/1)# dhcp-relay add-agent-options enable
cli:192.168.208.3:interface:cable:csi(1/1/1)# show ip address
Chassis/Slot/Interface 1/1/1
row count: 2
IP Address Net Mask Interface Priority
---------------- ---------------- ---------- ----------
201.1.1.1 255.255.255.0 8781825 Other
201.1.2.1 255.255.255.0 8781825 Primary
cli:192.168.208.3:interface:cable:csi(1/1/1)# dhcp-relay cm-gateway 201.1.2.1
cli:192.168.208.3:interface:cable:csi(1/1/1)# dhcp-relay cpe-gateway 201.1.2.1
cli:192.168.208.3:interface:cable:csi(1/1/1)# dhcp-relay mta-gateway 201.1.2.1
cli:192.168.208.3:interface:cable:csi(1/1/1)# show dhcp-relay
dhcp-relay enable
Add Agent Options enable
Drop Mismatch disable
Max. Pkt. Len. 576
Relay Mode replace
Server Address
----------------
giAddresses:
CM 201.1.2.1
CPE 201.1.2.1
MTA 201.1.2.1
6. If you are configuring a cable
interface, then configure the
gateway that you want cable
modems on this interface to use.
dhcp-relay cm-gateway
<gateway address>
7. If you are configuring an MTA
interface, then configure the
gateway that you want MTA
devices on this interface to use.
dhcp-relay mta-gateway
<gateway address>
8. Verify the current dhcp-relay
parameters for the current
interface.
show dhcp-relay
Task Command