Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

show dhcp snooping statistics

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
                 show dhcp snooping statistics             

Description

Display statistics for read and write operations to the DHCP snooping database.

Required Privilege Level

view

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

content_copy zoom_out_map
user@switch>                  show dhcp snooping statistics             

Successful Transfers :        0   Failed Transfers :       21
Successful Reads     :        0   Failed Reads     :        0
Successful Writes    :        0   Failed Writes    :       21

Release Information

Command introduced in Junos OS Release 9.4.

footer-navigation