Hi Guys,
Why is the figure ‘255’ used for calculations of reliability and load?
Thanks,
Gareth.
Hi Guys,
Why is the figure ‘255’ used for calculations of reliability and load?
Thanks,
Gareth.
Hi Gareth,
This is the only thing I could find:
They state:
reliability = number of errors / number of total frames
And:
The value is expressed as a fraction of 255
But there is no explanation of why they went with 255. Probably because they use an 8-bit value to store these values.
Rene
Thanks Rene. The 8-bit value explanation makes sense.
Hi sir,
I have a several thing here which i would really like to know about and how and when this things counts
0 packets input, 0 bytes
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog
0 input packets with dribble condition detected
0 packets output, 0 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 unknown protocol drops
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
Thanks you
Hello Akash
It looks like you’re examining the output of the show interface
command. Take a look at this lesson which describes this output in detail, and if you have any more specific questions, feel free to let us know!
I hope this has been helpful!
Laz
Regards,
Ajmal Ahmady
Hello Ajmal
So from my understanding, you connect the phone to other ports and it works fine, but when you connect it to Gi0/10 it shows not connected. The only thing that I can think of is that either PoE is not enabled on this port, or you may simply have a faulty port on the switch. When you plug the phone in, does its screen light up? Does it get power? If not, take a look at this troubleshooting guide for PoE:
If it does light up, and you still get not connected, then it is probably a fault with the switch itself. Can you connect a laptop to the port and see if you get connectivity? A laptop doesn’t use PoE, so if the laptop works, there may be a problem with the way the switch supplies PoE.
I suggest you go through these steps, and if there is still a problem, I believe that it is due to hardware.
I hope this has been helpful!
Laz
 to the public network in a datacenter.
My customer accused network speed issues, but I’m not so sure that the root cause of the problem is caused by a broken port of the switch.
If I clear the counters and retype the same command, I not get any errors.
Maybe a speed test can cause packets to be discarded?
Thanks
Hello Giovanni
Thanks for that! Now there are several reasons for getting the Transmit and Receive Packets Discarded counters up. In most cases, this has to do with queues that have been filled and surplus packets are being dropped as a result. Depending upon the algorithms set up in the device, packets may be discarded to free up buffer space or to prevent their delivery to a higher layer protocol, in an attempt to limit traffic flows. In such cases, there may be packet drops without any errors. An example of this is when employing WRED which helps to prevent congestion by randomly dropping packets.
You mentioned that this seems to be taking place when they’re doing speed tests, which would make sense, because it is only then that congestion occurs, and some mechanism may be dropping packets for the various reasons we mentioned before.
Also, you mentioned that this is a Top Of Rack switch? Is it a Nexus device? If so, Nexus devices have preconfigured QoS mechanisms that may result in such dropped packets if traffic approaches the port speed of an interface.
I hope this has been helpful!
Laz
Thanks.
The switch was a DELL N2048, an access level switch.
At the moment, we decided to change the port of the switch and monitor the new counters to see if the problem still exist.
But which of these counters can suggest me that probably the problem is hardware and not related to congestions? ( port broken o SFP broken o cable broken ecc ecc )
Thanks