reliability 255/255, txload 1/255, rxload 1/255 What does it really mean?   March 7th, 2007

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.

http://www.cisco.com/en/US/products/sw/iosswrel/ps5207/products_command_reference_chapter09186a00801a7edb.html#wp1229983

This entry was posted on Wednesday, March 7th, 2007 at 1:47 pm and is filed under Errata. You can follow any responses to this entry through the RSS 2.0 feed.You can leave a response, or trackback from your own site.
  • Mabhay76

    what is the exponential factoe here? is it base 2,base 3,base 8 ot else?

  • Anonymous

    No Idea. I was just re-publishing data. I use this site as a scratch pad for me and others. So sorry wish I could give a better answer. You might want to post this question in the NetPro forums on Cisco.com