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

show sflow interface

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show sflow interface
<interface-name interface-name>

Description

Display the interfaces on which sFlow is enabled and the sampling parameters for the interface. Use the interface-name interface-name option to get the sFlow interfaces information for a specific interface.

Required Privilege Level

view

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 interface-name

content_copy zoom_out_map
user@host> show sflow interface interface-name et-0/0/1 
Interface       Status            Sample            Adapted          Polling
                                  rate              sample rate      interval

               Egress  Ingress    Egress Ingress  Egress Ingress
et-0/0/1.0     Enabled Enabled    100     100       800     800       20      

show sflow interface (EX Series)

content_copy zoom_out_map
Interface        Status      Sample rate    Adapted sample rate   Polling-interval
            Egress Ingress   Egress Ingress   Egress Ingress
ge-0/0/0.0  Enabled  Disabled  1000    2048    1000     2048            20

show sflow interface (QFX Series Switch)

content_copy zoom_out_map
user@host> show sflow interface
Interface  Status         Sample rate    Adapted sample rate   Polling-interval
              Egress Ingress   Egress Ingress   Egress Ingress
ge-0/0/13.0   Enabled  Enabled  100    100   800    800           20
ge-1/0/15.0   Enabled  Enabled  100    100   400    400           20
ge-1/0/20.0   Enabled  Enabled  10     10    160    160           20
ge-1/0/21.0   Enabled  Enabled  10     10    10     10            20

show sflow interface (QFX3500 Switch in Standalone Mode)

content_copy zoom_out_map
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

show sflow interface (QFX3500 Switch in Standalone Mode)

content_copy zoom_out_map
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 (QFX3500 Switch in Standalone Mode)

content_copy zoom_out_map
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 (QFX3500 Switch in Standalone Mode)

content_copy zoom_out_map
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)

content_copy zoom_out_map
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

Release Information

Command introduced in Junos OS Release 9.3.

interface-name interface-name option introduced.

footer-navigation