03-08-2021 09:47 AM
I have a CISCO 4431 router. It is my understanding that this router is able to show bandwidth utilization. What command do I use to identify how much of my 500MB bandwidth is being utilized at any given time?
Solved! Go to Solution.
03-08-2021 10:28 AM
CISCO 4431 - you should have NMS software to monitor - so it will graph you as dashboard.
if you looking to look at the command level
show interface gi 0/0 (which is connected to the internet)
show interface gi 0/0 human ( this will give readable format if the IOS support that command)
example :
#show interfaces ethernet 0/0
Ethernet0/0 is up, line protocol is up
.....
Output queue: 0/40 (size/max)
5 minute input rate 3000 bits/sec, 4 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
03-08-2021 01:49 PM - edited 03-08-2021 02:08 PM
(possibly)
sh platform hardware throughput level
show platform hardware qfp active datapath utilization summary
(https://nexp.com.ua/technologies/ios-xe/cisco-isr4k-throughput-related-hidden-command/)
03-08-2021 10:28 AM
CISCO 4431 - you should have NMS software to monitor - so it will graph you as dashboard.
if you looking to look at the command level
show interface gi 0/0 (which is connected to the internet)
show interface gi 0/0 human ( this will give readable format if the IOS support that command)
example :
#show interfaces ethernet 0/0
Ethernet0/0 is up, line protocol is up
.....
Output queue: 0/40 (size/max)
5 minute input rate 3000 bits/sec, 4 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
03-08-2021 01:49 PM - edited 03-08-2021 02:08 PM
(possibly)
sh platform hardware throughput level
show platform hardware qfp active datapath utilization summary
(https://nexp.com.ua/technologies/ios-xe/cisco-isr4k-throughput-related-hidden-command/)
04-03-2021 11:49 AM
thank you for the support this was on point
03-08-2021 01:59 PM
Hello,
--> It is my understanding that this router is able to show bandwidth utilization.
What is your assumption based on ? Is there any mention of that in any documentation ?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide