C613-50631-01 Rev A Command Reference for IE340 Series 2557
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
DHCP SNOOPING COMMANDS
CLEAR
IP DHCP SNOOPING BINDING
clear ip dhcp snooping binding
Overview Use this command to remove one or more DHCP Snooping dynamic entries from
the DHCP Snooping binding database. If no options are specified, all entries are
removed from the database.
CAUTION: If you remove entries from the database for current clients, they will
lose IP connectivity until they request and receive a new DHCP lease. If you clear
all entries, all clients connected to untrusted ports will lose connectivity.
Syntax
clear ip dhcp snooping binding [<ipaddr>] [interface
<port-list>] [vlan <vid-list>]
Mode Privileged Exec
Usage This command removes dynamic entries from the database. Note that dynamic
entries can also be deleted by using the no variant of the ip dhcp snooping binding
command.
Dynamic entries can individually restored by using the ip dhcp snooping binding
command.
To remove static entries, use the no variant of the ip source binding command.
Example To remove a dynamic lease entry from the DHCP snooping database for a client
with the IP address 192.168.1.2, use the command:
awplus# clear ip dhcp snooping binding 192.168.1.2
Related
commands
ip dhcp snooping binding
ip source binding
show ip dhcp snooping binding
Parameter Description
<ipaddr> Remove the entry for this client IP address.
<port-list> Remove all entries for these ports. The port list may contain
switch ports, and static or dynamic link aggregators (channel
groups).
<vid-list> Remove all entries associated with these VLANs.