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-spring-traffic-statistics

date_range 29-Sep-24

show spring traffic-statistics

content_copy zoom_out_map
show spring traffic-statistics

Description

Displays the spring sensor-based traffic statistics. The per-interface-per-member-link <ingress> <egress> and per-sid <ingress> <egress> filters are used to view the details of Packets, Bytes, Packet-Rate, and Byte-Rate.

content_copy zoom_out_map
show spring traffic-statistics per-interface-per-member-link ingress
show spring traffic-statistics per-interface-per-member-link egress 
show spring traffic-statistics per-sid ingress 
show spring traffic-statistics per-sid egress 

Options

per-interface-per-member-link

ingress

egress

per-sid

ingress

egress

Additional Information

For Junos OS Evolved, the native subscription path is "../junos/services/segment-routing/sid/egress/usage/", because currently, the OC compliant path for per-sid egress sensor is not supported on EVO platforms.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show spring traffic-statistics command.

Table 1: show spring traffic-statistics Output Fields

Field Name

Field Description

Level of Output

Interface/Sid Displays interface name and segment id. -
Type Displays interface type Ingress/Egress
PacketsBytes Displays number of packets in bytes. -
Packet-Rate Displays number of packets transmitted per second. -
Byte-Rate Displays number of bytes transmitted per second. -

Sample Output

show spring traffic-statistics

content_copy zoom_out_map
root@R2-re0>show spring traffic-statistics
content_copy zoom_out_map
Interface/SID            Type               Packets            Bytes            Packet-Rate            Byte-Rate
et-0/0/15.0              Intf-Egress        45                 3840             0                      0
et-0/0/3.0               Intf-Ingress       15                 1320             0                      0
500005                   SID-Ingress        30                 2640             0                      0
L-ISIS-7.7.7.7           SID-Egress         15                 1320             0                      0
Next Update expected in 8 seconds.

Release Information

Command introduced in Junos OS Evolved Release 23.2R1.

footer-navigation