C613-50170-01 Rev B
Command Reference for x510 Series
2454
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
D
YNAMIC
H
OST
C
ONFIGURATION
P
ROTOCOL
(DHCP) C
OMMANDS
IP
DHCP
-
RELAY
INFORMATION
POLICY
Examples
To make the DHCP Relay Agent listening on
vlan15
drop any client requests that
already contain DHCP Relay Agent Option 82 information, use the commands:
awplus#
configure terminal
awplus(config)#
interface vlan15
awplus(config-if)#
ip dhcp-relay information policy drop
To reset the DHCP relay information policy to the default policy for interface
vlan15
, use the commands:
awplus#
configure terminal
awplus(config)#
interface vlan15
awplus(config-if)#
no ip dhcp-relay information policy
Related
Commands