Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

show sflow interface

Syntax

show sflow interface

Release Information

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

Description

Display the interfaces on which sFlow is enabled and the sampling parameters for the interface.

Required Privilege Level

view

List of Sample Output

show sflow interface (QFX3500 Switch in Standalone Mode)
show sflow interface (QFabric System)

Output Fields

Table 1 lists the output fields for the show sflow interface command. Output fields are listed in the approximate order in which they appear.

Table 1: show sflow interface Output Fields

Field Name

Field Description

Level of Output

Interface

Interface on which sFlow technology is enabled.

All levels

Status Egress

Indicates whether an egress sample rate is enabled.

All levels

Status Ingress

Indicates whether an ingress sample rate is enabled.

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

Adapted sample rate Egress

Adapted rate at which egress packets are sampled.

All levels

Adapted sample rate Ingress

Adapted rate at which ingress packets are sampled.

All levels

Polling-interval

Interval at which the sFlow agent polls the interface.

All levels

Sample Output

show sflow interface (QFX3500 Switch in Standalone Mode)

user@host> show sflow interface
Interface  Status         Sample rate    Adapted sample rate   Polling-interval
              Egress Ingress   Egress Ingress   Egress Ingress
xe-0/0/0.0    Enabled  Disabled  1000    2048    1000     2048            20
xe-1/0/1.0    Enabled  Disabled  1000    2048    1000     2048            20

Sample Output

show sflow interface (QFabric System)

user@host> show sflow interface
Interface  Status         Sample rate    Adapted sample rate   Polling-interval
              Egress Ingress   Egress Ingress   Egress Ingress
node1:xe-0/0/0.0    Enabled  Disabled  1000    2048    1000     2048            20
node2:xe-1/0/1.0    Enabled  Disabled  1000    2048    1000     2048            20
node4:xe-1/0/0.0    Enabled  Disabled  1000    2048    1000     2048            20

Published: 2014-07-23