clear dhcp snooping statistics
Syntax
Release Information
Command introduced in JUNOS Release 9.4 for EX-series switches.
Description
Clear all Dynamic Host Configuration Protocol (DHCP) snooping statistics.
Required Privilege Level
view
List of Sample Output
clear dhcp snooping statisticsOutput Fields
See show dhcp snooping statistics for an explanation of the output fields.
Sample Output
clear dhcp snooping statistics
The following sample output displays the DHCP snooping statistics before and after the clear dhcp snooping statistics command is issued.
user@switch>
show dhcp snooping
statistics
Successful Transfers : 0 Failed Transfers : 21 Successful Reads : 0 Failed Reads : 0 Successful Writes : 0 Failed Writes : 21
user@switch> clear dhcp snooping statistics
user@switch> show dhcp snooping statistics
Successful Transfers : 0 Failed Transfers : 0 Successful Reads : 0 Failed Reads : 0 Successful Writes : 0 Failed Writes : 0

