show auto-bandwidth
Syntax
show auto-bandwidth history-log traffic (sensor-name brief|detail)
Description
Display the auto-bandwidth information. You can view the traffic or the history log information in the output.
Options
history-log | Display the log of the sensor in the threshold activation period. |
traffic (sensor-name brief | detail) | Display the traffic details and the configured auto-bandwidth parameters. |
Required Privilege Level
view
Output Fields
Field Name |
Field Description |
---|---|
|
Time in seconds between two traffic sample collections. |
|
Time interval after which the average bandwidth utilization is measured. |
|
Percentage change threshold after which an action is triggered. |
|
Threshold for RSVP subscription in percentage. |
|
Number of packets received. |
|
Number of bytes received. |
|
Number of times the data was collected. |
|
Average bandwidth utilization across the SPRING traffic samples collected. |
|
Traffic statistics that was last reported indicating the number of packets received in the last report. |
|
Time stamp of the last reporting time. |
|
Time stamp of the last query. |
|
Time stamp of the last response time. |
|
Count of bytes sent on the link measured periodically as per the configured collection interval. |
|
Count of packets sent on the link measured periodically as per the configured collection interval. |
Sample Output
show auto-bandwidth (traffic)
user@host> show auto-bandwidth traffic Name Stats-Id packets bytes ge-0/0/2.0 0xc0000002 0 0 ge-0/0/0.0 0xc0000003 0 0 lo0.0 0xc0000004 0 0 user@host> show auto-bandwidth traffic detail ge-0/0/0.0: Collection Interval: 10, Adjust Interval : 200, Adjust threshold : 10 Adjust Subscription : 100 Pkt Recv: 1536 Byte Recv: 135168 Poll Count:29 Average:0 Last Report: 2829 Last Report time:Mon Jan 2 11:07:59 2017 Byte Bucket: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 Packet Bucket: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
show auto-bandwidth (history-log)
user@host> show auto-bandwidth history-log Tue Jan 3 18:39:36 ge-0/0/0.0: Threshold crossed firsttime, waiting for 5sec (adjust-interval – collection period) Byte Recv:4M Poll Count:1 Average:5Mbps Last Report:0 Last Report time:Tue Jan 3 18:39:26 2017 Chronological order: First bucket is the most recent 2000000 0 0 0 Tue Jan 3 18:39:46 ge-0/0/0.0: Threshold crossed early, waiting for 5sec Byte Recv:6M Poll Count:2 Average:1Mbps Last Report:0 Last Report time:Tue Jan 3 18:39:26 2017 Chronological order: First bucket is the most recent 2000000 2000000 0 0 Tue Jan 3 18:39:56 ge-0/0/0.0: Threshold crossed early, waiting for 5sec Byte Recv:8M Poll Count:3 Average:1.5Mbps Last Report:0 Last Report time:Tue Jan 3 18:39:26 2017 Chronological order: First bucket is the most recent 2000000 2000000 2000000 0 Tue Jan 3 18:40:06 ge-0/0/0.0: Threshold crossed, reporting 0 MBps to RSVP Byte Recv:10M Poll Count:4 Average:2 Mbps Last Report:0 Last Report time:Tue Jan 3 18:39:26 2017 Chronological order: First bucket is the most recent 2000000 2000000 2000000 2000000
Release Information
Command introduced in Junos OS Release 17.3R1.