Cuda 12000 IP Access Switch CLI-based Administration Guide
DHCP and BOOTP Policies 259
DHCP Policy Configuration Examples
This section contains examples illustrating how to configure DHCP policies
for a specified cable interface.
The following example configures the DHCP relay agent to forward DHCP
requests internally to the local FastFlow BPM DHCP server:
cli:172.16.19.10:interface:cable:csi(1/1/1)# dhcp-policy
default permit forward-internal
The following example configures the DHCP relay agent on cable interface
1/1/1 to deny and drop any DHCP request from cable modem
03:02:09:a4:90:12:
cli:172.16.19.10:interface:cable:csi(1/1/1)# dhcp-policy 1 deny
cmmac 03:02:09:a4:90:12
cli:172.16.19.10:interface:cable:csi(1/1/1)# show dhcp-policy 1
Index 1
Mac Address
Mac Mask
Cable Modem Mac 03:02:09:a4:90:12
Policy Action deny
Policy Server List
Description
CM False
CPE False
C/S/I/P 0 / 0 / 0 / 0
cli:172.16.19.10:interface:cable:csi(1/1/1)#