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

clear dhcpv6 snooping statistics

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
clear dhcpv6 snooping statistics

Description

Clear all Dynamic Host Configuration Protocol for IPv6 (DHCPv6) snooping statistics.

Required Privilege Level

view

Output Fields

See show dhcpv6 snooping statistics for an explanation of the output fields.

Sample Output

clear dhcpv6 snooping statistics

The following sample output displays the DHCPv6 snooping statistics before and after the clear dhcpv6 snooping statistics command is issued.

content_copy zoom_out_map
user@switch>                  show dhcpv6 snooping statistics             

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


user@switch> clear dhcpv6 snooping statistics             

user@switch> show dhcpv6 snooping statistics             

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

Release Information

Command introduced in Junos OS Release 14.1X53-D10.

footer-navigation