Supported Platforms
Related Documentation
- EX Series
- clear dhcp snooping statistics
- EX, QFX Series
- Understanding DHCP Snooping for Port Security
show dhcp snooping statistics
Syntax
Release Information
Command introduced in Junos OS Release 9.4 for EX Series switches.
Description
Display statistics for read and write operations to the DHCP snooping database.
Required Privilege Level
view
Related Documentation
- EX Series
- clear dhcp snooping statistics
- EX, QFX Series
- Understanding DHCP Snooping for Port Security
List of Sample Output
show dhcp snooping statisticsOutput Fields
Table 1 lists the output fields for the show dhcp snooping statistics command. Output fields are listed in the approximate order in which they appear.
Table 1: show dhcp snooping statistics Output Fields
Field Name | Field Description |
---|---|
Successful Transfers | Number of entries successfully transferred from memory to the DHCP snooping database. |
Successful Reads | Number of entries successfully read from memory to the DHCP snooping database. |
Successful Writes | Number of entries successfully written from memory to the DHCP snooping database. |
Failed Transfers | Number of entries that failed being transferred from memory to the DHCP snooping database. |
Failed Reads | Number of entries that failed being read from memory to the DHCP snooping database. |
Failed Writes | Number of entries that failed being written from memory to the DHCP snooping database. |
Sample Output
show dhcp snooping statistics
user@switch> show dhcp snooping
statistics
Successful Transfers : 0 Failed Transfers : 21 Successful Reads : 0 Failed Reads : 0 Successful Writes : 0 Failed Writes : 21
Published: 2012-12-07
Supported Platforms
Related Documentation
- EX Series
- clear dhcp snooping statistics
- EX, QFX Series
- Understanding DHCP Snooping for Port Security