show dhcp snooping statistics
Syntax
-
show dhcp snooping statistics
Release Information
Command introduced in JUNOS Release 9.4
for EX-series switches.
Description
Display statistics for read and write operations
to the DHCP snooping database.
Required Privilege Level
view
List of Sample Output
show dhcp snooping statistics
Output 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