cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
582
Views
0
Helpful
4
Replies

Utilization ?

ravikant_a
Level 1
Level 1

Please suggest me for how should I calculate utilization on a perticular link.For e.g. The output of SHOW INT S 1/0

txload 17/255, rxload 11/255

5 minute input rate 92000 bits/sec, 20 packets/sec

5 minute output rate 138000 bits/sec, 26 packets/sec

How to calculate the link utilization at particular instance? (i.e.Load?)

Regards,

Ravikant.

4 Replies 4

abahl
Level 1
Level 1

Greetings!

These counter values for tx/rx load are for the duration of last five min by default.

In order to monitor the continuous link utilization you will have to install a third party software from MRTG and enable SNMP traps on the router.

This MRTG server once configured will give you graphical reports on daily, weekly and yearly basis.

Cordially,

Anuj

Thanx Anuj,

Please can u suggest the method to calculate bandwidth being utilized at a particular time.Is there any formula for the same ?

Regards,

Ravikant.

Greetings!

To calculate Bandwidth utilization at a particular moment you will have to install some sampling engine like mrtg (www.mrtg.org). this engine will take samples and then will give you the bandwidth utilization report.

You can claculate the txload and rxload by show interface command.

The output of thei command will give you load in terms of X/255 where X is the current load and 255 is the maximum load on a particular link.

Just clear the counters once checking the output of this command.

Cordially,

Anuj