CLI Reference DHCP Snooping Configuration Commands
ip dhcp snooping vlan
Use this command to enable DHCP snooping for the specific VLAN. The no form of this command will
disable the DHCP snooping function for the corresponding VLAN.
[no] ip dhcp snooping vlan {vlan-rng | {vlan-min [vlan-max]}}
VLAN range of effective DHCP snooping.
Minimum VLAN of effective DHCP snooping.
Maximum VLAN of effective DHCP snooping.
By default, once the DHCP Snooping is enabled globally, it takes effect for all
VLANs.
Global configuration mode.
Use this command to configure effective DHCP snooping VLAN by character
string.
The following example enables the DHCP snooping function in VLAN1000.
Ruijie# configure terminal
Ruijie(config)# ip dhcp snooping vlan 1000
Ruijie(config)# end
Global switch of DHCP snooping.
ip dhcp snooping bootp-bind
Use this command to enable DHCP snooping bootp bind function. The no form of this command will
disable the function.
[no] ip dhcp snooping bootp-bind