Command Reference DHCP Snooping Commands
DHCP Snooping Commands
clear ip dhcp snooping binding
Use this command to delete the dynamic user information from the DHCP snooping binding
database.
clear ip dhcp snooping binding [mac | vlan vlan-id | ip | interface interface-id ]
Parameter
Description
Parameter Description
mac
MAC address of the specified user to be deleted.
vlan-id
VLAN ID of the specified user to be deleted.
ip
IP address of the specified user to be deleted.
interface-id
Interface where the specified user to be deleted belongs.
Defaults
N/A.
Command
Mode
Privileged EXEC mode.
Usage Guide
If users want to clear the current dynamic user information from the DHCP snooping binding
database, use this command.
Configuration
Examples
The following example demonstrates how to clear the dynamic database information from the DHCP
snooping binding database.
Ruijie# clear ip dhcp snooping binding
Ruijie# show ip dhcp snooping binding
Total number of bindings: 0
MacAddress IpAddress Lease(sec) Type VLAN Interface
---------- ---------- ---------- -------- ---- ---------
Related
Commands
Command Description
show ip dhcp snooping binding
Show the information of the DHCP snooping
binding database.
Platform
Description
N/A.