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 is the minimum packet size for Ethernet frames?
Open an interactive chat with Bash
How do runts affect network performance?
Open an interactive chat with Bash
What are 'giants' in networking, and how do they differ from runts?