2-77
Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command Reference
OL-13271-03
Chapter 2 Cisco Catalyst Blade Switch 3130 and 3032 for Dell Cisco IOS Commands
clear ip dhcp snooping
clear ip dhcp snooping
Use the
clear ip dhcp snooping
privileged EXEC command on the switch stack or on a standalone
switch to clear the DHCP binding database agent statistics or the DHCP snooping statistics counters.
clear ip dhcp snooping
{
database statistics
|
statistics
}
Syntax Description
Defaults
No default is defined.
Command Modes
Privileged EXEC
Command History
Usage Guidelines
When you enter the
clear ip dhcp snooping database statistics
command, the switch does not update
the entries in the binding database and in the binding file before clearing the statistics.
Examples
This example shows how to clear the DHCP snooping binding database agent statistics:
Switch#
clear ip dhcp snooping database statistics
You can verify that the statistics were cleared by entering the
show ip dhcp snooping database
privileged EXEC command.
This example shows how to clear the DHCP snooping statistics counters:
Switch#
clear ip dhcp snooping statistics
You can verify that the statistics were cleared by entering the
show ip dhcp snooping statistics
user
EXEC command.
database
statistics
Clear the DHCP snooping binding database agent statistics.
statistics
Clear the DHCP snooping statistics counter.
Release
Modification
12.2(40)EX1
This command was introduced.