Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show dhcpv6 snooping statistics

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
                 show dhcpv6 snooping statistics             

Description

Display statistics for read and write operations performed on the DHCPv6 snooping database.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show dhcpv6 snooping statistics command. Output fields are listed in the approximate order in which they appear.

Table 1: show dhcpv6 snooping statistics Output Fields

Field Name

Field Description

Successful Transfers

Number of entries successfully transferred from memory to the DHCPv6 snooping database.

Successful Reads

Number of entries successfully read from memory to the DHCPv6 snooping database.

Successful Writes

Number of entries successfully written from memory to the DHCPv6 snooping database.

Failed Transfers

Number of entries that failed being transferred from memory to the DHCPv6 snooping database.

Failed Reads

Number of entries that failed being read from memory to the DHCPv6 snooping database.

Failed Writes

Number of entries that failed being written from memory to the DHCPv6 snooping database.

Sample Output

show dhcpv6 snooping statistics

content_copy zoom_out_map
user@switch>                  show dhcpv6 snooping statistics             
DHCP Snoop Persistence statistics 
Successful Remote Transfers: 0           Failed Remote Transfers: 0      
Successful Record Reads    : 0           Failed Record Reads    : 0      
Successful Record Writes   : 0           Failed Record Writes   : 0      

Release Information

Command introduced in Junos OS Release 14.1X53-D10.

footer-navigation