The reset dhcp snooping bind-table command deletes the entries in the DHCP snooping binding table according to parameters.
reset dhcp snooping bind-table { [ vlan vlan-id ] interface interface-type interface-number | static | dynamic }
| Parameter | Description | Value |
|---|---|---|
| vlan vlan-id | Specifies the VLAN ID. | The value is an integer ranging from 1 to 4094. |
| interface interface-type interface-number | Specifies the type and number of an interface. | - |
| static | Indicates the static binding entry. | - |
| dynamic | Indicates the dynamic binding entry. | - |
The reset dhcp snooping bind-table command deletes all configuration parameters of the DHCP snooping binding table. That is, restore the state when DHCP snooping binding table is started.
In mandatory mode, this command forcibly disconnects users whose IP addresses exist in the DHCP snooping binding table.