Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

close
keyboard_arrow_left
Network Management and Monitoring Guide
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 collector

Syntax

content_copy zoom_out_map
show sflow collector
<brief | detail>
<address>

Description

Display a list of configured sFlow collectors and their properties. Use the address option to display the information for a single collector address.

Required Privilege Level

view

Output Fields

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

Table 1: show sflow collector Output Fields

Field Name

Field Description

Level of Output

Collector address

IP address of the collector.

All levels

Udp-Port

UDP port number of the collector.

All levels

Dscp

Differentiated Services Code Point (DSCP) values applied to all packets for the collector.

All levels

Forwarding-Class

Forwarding-class values applied to all packets destined for the collector.

All levels

No. of samples

Number of samples collected.

All levels

Number of Counter Samples

Number of counter samples collected.

detail

Number of Flow Sample

Number of flow samples collected.

detail

Number of Datagrams

Number of datagrams collected.

detail

Sample Output

show sflow collector brief

content_copy zoom_out_map
user@host> show sflow collector brief
Collector            Udp-port    Dscp     Forwarding-Class     No. of samples
 address
10.213.0.191         6343        0        best-effort          23259
 

You get the same output for show sflow collector address 10.213.0.191 brief.

show sflow collector detail

content_copy zoom_out_map
user@host> show sflow collector detail
  Sflow Collector Information
    Collector Address: 10.213.0.191, Collector UDP Port: 6343
    DSCP Value: 0, Forwarding Class: best-effort
    Number of Counter Samples: 2724, Number of Flow Samples: 11
    Number of Samples: 23306, Number of Datagrams: 1509

You get the same output for show sflow collector address 10.213.0.191 detail.

show sflow collector detail (QFX5230-64CD, QFX5240-64OD, and QFX5240-64QD)

content_copy zoom_out_map
user@host> show sflow collector detail
  Sflow Collector Information
    Collector Address: 10.213.1.13, Collector UDP Port: 6343
    DSCP Value: 0, Forwarding Class: best-effort
    Number of Counter Samples: 0, Number of Flow Samples: 0
    Number of Samples: 0, Number of Datagrams: 0
    Routing Instance Name: mgmt_default, Routing Instance Id:0

You get the same output for show sflow collector address 10.213.1.13 detail.

Release Information

Command introduced in Junos OS Release 9.3.

external-footer-nav