> I wanted to know traffic utilization on my T1 which is 
> connected with a Cisco2600 router.

MRTG is a freeware perl script that was written to gather router/switch
interface statistics using SNMP.  It creates attractive graphs and many of
us use it to do long-term monitoring/graphing of their connections.  You can
get more information at www.mrtg.org.

Of course, you could just do a SHOW INTERFACE command on the serial port and
add the two data rates together....if you just want to check once.

CO05R201#sh int s0/0
Serial0/0 is up, line protocol is up

[snip] 
  5 minute input rate 579000 bits/sec, 132 packets/sec
  5 minute output rate 1241000 bits/sec, 242 packets/sec
[snip]




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=39179&t=39167
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to