ip dhcp snooping bridge
Use this command to enable DHCP snooping on a bridge.
Use the no form of this command to disable DHCP snooping on a bridge.
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 is disabled on a bridge.
Command Mode
Configure mode
Applicability
This command was introduced in OcNOS version 5.0.
Example
#configure terminal
(config)#bridge 1 protocol mstp
(config)#ip dhcp snooping bridge 1
Last modified date: 10/19/2023