Wednesday, March 10, 2010

what is tx load and rx load

All of us who work on routers and switches have had to do a show interface command. Some of the information we gleam form that command is straight forward. Other little tidbits aren’t quite so forthcoming with their purpose or meaning. This is the case with teh reliability x/255 txload x/255 and rxload x/255. If your like me you have learned over time the reliability of 255/255 is good and much of anything in txload and rxload is bad. Well thanks to NetPro Forums and Cisco Docs here is the answer. Enjoy.Reliability 255/255= 100% up and reliable
128/255 = 50% up and not-so reliable

txload 1/255 = 0-4% of traffic is coming from transmitted info. 128/255 would mean 50%of traffic is coming from transmitted info.

rxload is the same as tx except it’s received data.

These values are kind of a high level dashboard on what the interface is doing in regards to traffic. EIGRP Metrics are designed to use the reliability information, but is rarely implemented.

FROM CISCO

Reliability of the interface as a fraction of 255 (255/255 is 100 percent reliability), calculated as an exponential average over 5 minutes.

txload/rxload=Load on the interface as a fraction of 255 (255/255 is completely saturated), calculated as an exponential average over 5 minutes.