12-10-2015 11:32 PM - edited 03-08-2019 03:04 AM
hi,
how to check the interface utilization currently on an interface?
let us say the interface is 1Gig, I want to see how much it is consumed currently !?
12-11-2015 12:28 AM
Run 'sh int <interface_name>' and check the line specifying tx/rxload, eg:
reliability 255/255, txload 2/255, rxload 5/255
txload and rxload show the fraction of bandwidth using a scale 1-255 for the traffic flowing in and out of the interface. The formula used is:
(rate / configured interface bandwidth) * 255
cheers,
Seb.
12-11-2015 04:39 AM
Disclaimer
The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
Liability Disclaimer
In no event shall Author be liable for any damages wha2tsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
Posting
Just to add to Seb's post, default measurement is across 5 minutes, but this can be changed. Minimum measurement period is usually 30 seconds.
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