Technical information

ADC Telecommunications, Inc.
264 CHAPTER 2: CUDA 12000 BASE SYSTEM COMMANDS
no bootp-policy
Removes the specified BOOTP policy.
Mode
root
Syntax
no bootp-policy {<number> | all}
Arguments
Example
Related Commands
bootp-policy on page 68
show bootp-policy on page 379
<number> Number of the specific BOOTP policy that you want to remove from
the current cable interface.
all Use this keyword to delete all BOOTP policies from the current cable
interface.
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)# show bootp-policy 1
Index 1
Description policy_deny
Mac Address
Mask
Action deny
Server List
cli:172.16.19.10:interface:cable:csi(1/1/1)# no bootp-policy 1
cli:172.16.19.10:interface:cable:csi(1/1/1)# show bootp-policy 1
Bootp policy 1 does not exist.
cli:172.16.19.10:interface:cable:csi(1/1/1)#