Supported Platforms
Related Documentation
- QFabric System, QFX Series standalone switches
- show sflow interface
- show sflow collector
- clear sflow collector statistics
- Configuring sFlow Technology
- QFX Series standalone switches
- Example: Monitoring Network Traffic Using sFlow Technology
show sflow
Syntax
Release Information
Command introduced in Junos OS Release 11.3 for the QFX Series.
Description
Display sFlow configuration information.
Options
none | — | Display all sFlow configuration information. |
collector | — | (Optional) Display a list of configured sFlow collectors and their properties. |
interface | — | (Optional) Display the interfaces on which sFlow technology is enabled and the sampling parameters. |
Required Privilege Level
view
Related Documentation
- QFabric System, QFX Series standalone switches
- show sflow interface
- show sflow collector
- clear sflow collector statistics
- Configuring sFlow Technology
- QFX Series standalone switches
- Example: Monitoring Network Traffic Using sFlow Technology
List of Sample Output
show sflowOutput Fields
Table 1 lists the output fields for the show sflow command. Output fields are listed in the approximate order in which they appear.
Table 1: show sflow Output Fields
Field Name | Field Description | Level of Output |
---|---|---|
sFlow | Status of the feature: Enabled or Disabled. | All levels |
Sample limit | Number of packets sampled per second. This sample limit cannot be configured and is set to 300 packets per second. | All levels |
Polling interval | Interval at which the sFlow agent polls the interface. | All levels |
Sample rate egress | Rate at which egress packets are sampled. | All levels |
Sample rate ingress | Rate at which ingress packets are sampled. | All levels |
Agent ID | IP address assigned to the sFlow agent. | All levels |
Source IP address | Source IP address for the sFlow packets. | All levels |
Sample Output
show sflow
user@host> show sflow
sFlow : Enabled Sample limit : 300 packets/second Polling interval : 20 second Sample rate egress : 1:2048: Disabled Sample rate ingress : 1:1000: Enabled Agent ID : 10.93.54.7 Source IP address : 10.93.54.7
Published: 2014-07-23
Supported Platforms
Related Documentation
- QFabric System, QFX Series standalone switches
- show sflow interface
- show sflow collector
- clear sflow collector statistics
- Configuring sFlow Technology
- QFX Series standalone switches
- Example: Monitoring Network Traffic Using sFlow Technology