Chapter 17: DHCP Snooping Commands
308 Section III: Layer 2 Switching
DELETE DHCPSNOOPING
Syntax
delete dhcpsnooping binding=
mac_address
[ip=
ip_address
]
Parameters
mac_address
Specifies the MAC address of the client entry.
ip_address
Specifies the IP address of the client entry.
Description
Use this command to delete a static entry from the DHCP Snooping table.
Confirmation Command
“SHOW DHCPSNOOPING DATABASE” on page 330
Example
The following command delete the client entry:
Manager > delete dhcpsnooping binding=00-00-00-00-00-01
ip=192.168.10.5