Hello again,
I am trying to determine the best method of calculating the percentage of broadcast traffic on a given network. Originally, I thought that I can perform a "sh interface" command on a given interface, extract the number of input packets and broadcasts, and use those values to derive a percentage. However, after further investigation, I found out that those values reflect packets which are process switched on the router. Therefore any packets using any other switching mechanism (fast, cef, etc), are not reflected in those values. I assume that I will have to extract information from several commands now to attain the data I need. Just curious how the tek-tip community has been handling this task?
Any suggestions would be appreciated.
Ruster.
I am trying to determine the best method of calculating the percentage of broadcast traffic on a given network. Originally, I thought that I can perform a "sh interface" command on a given interface, extract the number of input packets and broadcasts, and use those values to derive a percentage. However, after further investigation, I found out that those values reflect packets which are process switched on the router. Therefore any packets using any other switching mechanism (fast, cef, etc), are not reflected in those values. I assume that I will have to extract information from several commands now to attain the data I need. Just curious how the tek-tip community has been handling this task?
Any suggestions would be appreciated.
Ruster.