Hi, > In your configuration file use the OPTIONS command "bits". This will let > your graph's display in bits verses bytes. As noted by the other guy > 193kBytes is the same as 1544kbits. > > 193kBytes * 8 = 1544kbits > 1544kbits / 8 = 193kBytes
This is true, and here is next thing: If you want to have right speed on NOT channelized interfaces (X.21, V.35) you must set "bandwidth" on interface in Cisco router. Example: interface Serial0 bandwidth 64 This gives you right speed in MRTG, when you make config by cfgmaker. This is not needed on channelized interfaces (E1, T1), where is bandwidth computed automatically by router from number of used timeslots. Best regards, Pavel Ruzicka -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
