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

clear sflow collector statistics (QFX Series)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
clear sflow collector statistics

Description

Clear the sample counters for all sFlow collectors.

Required Privilege Level

view

Sample Output

clear sflow collector statistics

The following example shows two output examples for the show sflow collector command, one before and one after the clear sflow collector statistics command was issued.

content_copy zoom_out_map
user@host> show sflow collector
Collector        Udp-port    No. of samples
   address
   10.1.1.1            6343        3174
   10.1.2.1            6343        3562

command-name

content_copy zoom_out_map
user@host> clear sflow collector statistics

command-name

content_copy zoom_out_map
user@host> show sflow collector
Collector        Udp-port    No. of samples
   address
   10.1.1.1             6343        0
   10.1.2.1             6343        0

Release Information

Command introduced in Junos OS Release 11.3.

footer-navigation