ADC CUDA 3 User Manual

Page 258

Advertising
background image

ADC Telecommunications, Inc.

256

C

HAPTER

12: C

ONFIGURING

DHCP R

ELAY

To configure a DHCP Policy and a BOOTP policy, perform the following tasks:

To display the DHCP or BOOTP policies currently configured on a cable
interface, perform the following tasks:

Task

Command

1. Enter cable interface mode. interface cable <c/s/i>

2. Create a DHCP Policy.

dhcp-policy {<policy-index> | default} {deny |
permit} {<ip-address>... | forward-internal
[disable] } [agent-option {cm | cpe} | cmmac
<mac-address> | interface <c/s/i> | mac
<mac-address> [mask <mask>]]
[vendor-class-id {cm | mta}] [description
<string>]

3. Create a BOOTP policy.

bootp-policy {<policy-index> | default}
{deny mac <mac-address> [mask <mask>] ...
| permit <ip-address>... mac <mac-address>
[mask <mask>] ...} [description <string>]

Task

Command

1. Enter cable interface mode.

interface cable <c/s/i>

2. Display all DHCP policies.

show dhcp-policy

3. Display all BOOTP policies.

show bootp-policy

4. Display a specified DHCP policy. show dhcp-policy <policy-index>

5. Display a specified BOOTP

policy.

show bootp-policy <policy-index>

6. Display the default DHCP policy. show dhcp-policy default

7. Display the default BOOTP

policy.

show bootp-policy default

Advertising