Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

clear sflow collector statistics

Syntax

clear sflow collector statistics

Release Information

Command introduced in Junos OS Release 11.3 for the QFX Series.

Description

Clear the sample counters for all sFlow collectors.

Required Privilege Level

view

List of Sample Output

clear sflow collector statistics

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.

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

Published: 2014-07-23