DGS-6604
CLI Reference Guide
249
This example shows how to disable DHCP snooping on vlan10:
This example shows how to enable DHCP snooping on range of VLAN:
This example shows how to disable DHCP snooping on range of VLAN:
Switch# configure terminal
Switch(config)# no ip dhcp snooping vlan 10
Switch(config)#
Switch# configure terminal
Switch(config)# ip dhcp snooping vlan 10,15-18
Switch(config)#
Switch# configure terminal
Switch(config)# no ip dhcp snooping vlan 10,15-18
Switch(config)#