A 'runt' is an Ethernet frame that is smaller than the minimum IEEE 802.3 frame size of 64 bytes. The presence of runts, which are often tracked by interface counters, typically indicates issues like collisions, duplex mismatches, or faulty hardware. Frames that exceed the maximum size are known as 'giants,' and distinguishing between these error types is critical for accurate network troubleshooting. A frame that meets the minimum size requirement is considered valid in that regard.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What causes runts in an Ethernet network?
Open an interactive chat with Bash
How can runts be detected in a network?
Open an interactive chat with Bash
What is the difference between a runt and a giant frame?