ip dhcp snooping
Use this command to enable DHCP snooping on the bridge level.
Use the no parameter to remove the entire DHCP snooping configuration.
Command Syntax
ip dhcp snooping bridge <1-32>
no ip dhcp snooping bridge <1-32>
Parameters
<1-32>
Bridge number
Default
By default dhcp snooping will be disabled on the bridge.
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#ip dhcp snooping bridge 1
(config)#no ip dhcp snooping bridge 1
Last modified date: 07-14-2023