Configuring default policies – ADC CUDA 3 User Manual

Page 260

Advertising
background image

ADC Telecommunications, Inc.

258

C

HAPTER

12: C

ONFIGURING

DHCP R

ELAY

Configuring Default Policies

To modify the default DHCP or BOOTP policy used on all interfaces of a
specific DOCSIS module, enter interface cable <c/s/i> mode for one of the
interfaces on the selected DOCSIS module and perform the following task:

To display the currently configured default DHCP or BOOTP policy, enter
interface cable <c/s/i> mode for one of the interfaces on the selected
DOCSIS module and perform the following tasks:

Note that you cannot delete the default DHCP or BOOTP policy.

Task

Command

1. Modify the default DHCP policy.

Note that you do not define
matching criteria for the default
policy. You simply configure it to
permit forwarding to up to 32
DHCP servers, or drop the packet.

dhcp-policy default
{permit <ip-address>... | deny}

2. Modify the default BOOTP policy.

Note that you do not define
matching criteria for the default
policy. You simply configure it to
permit forwarding to BOOTP
servers, or drop the message.

bootp-policy default
{permit <ip-address>... | deny}

Task

Command

1. Display the default DHCP policy.

show dhcp-policy default

2. Display the default BOOTP policy.

show bootp-policy default

Advertising