show interface output format
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2017 01:26 PM - edited 03-08-2019 09:33 AM
Hello, I was wondering why the output from the 'sh inteface' command, underneath '5 minute output rate' is indented ?
Is there any specific reason for this ?
- Labels:
-
Other Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2017 11:45 PM
the level of traffic going through the router is just too low, resulting in this statistical analysis.
You could try and change the value of the interface load-interval down to 30 seconds:
conf t
interface f0/0
load-interval 30
I would suggest setting the load-interval to 30 seconds, this will give you a better representation of the bandwidth at the times you are issuing the command. Can you set the load interval by issuing the "load-internal 30" interface command.
Also please refer to the following links:
https://supportforums.cisco.com/discussion/11050996/why-5-minute-input-output-rate-are-0-bits
https://learningnetwork.cisco.com/thread/38916
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2017 02:02 PM
Hello, thanks for your reply, however I am simply referring to why the information underneath the '5 minute output rate' line is indented i.e. tabbed in from the left hand edge.
Thanks for any info.
