A workstation connected to a FastEthernet port on a local switch experiences extremely slow speeds and dropped packets. When examining the switch interface statistics, a network administrator observes a high count of late collisions and frame check sequence (FCS) errors on the port. Which of the following configuration issues is the most likely cause of these symptoms?
- A duplex mismatch between the switch port and the connected host interfaceAnswer
- BA native VLAN mismatch across an 802.1Q trunk link connecting two switches
- CAn incorrect Spanning Tree Protocol (STP) root bridge priority setting
- DThe absence of a Layer 3 router to forward traffic between broadcast domains
Answer
A duplex mismatch between the switch port and the connected host interface is the cause of late collisions and FCS errors.
A duplex mismatch occurs when one end of an Ethernet connection is configured for full-duplex while the other operates in half-duplex. The full-duplex host transmits data continuously without carrier sensing, leading the half-duplex host to detect collisions late in its frame transmission, registering late collisions and FCS/CRC errors.
Step-by-Step Solution
Key Concept
Duplex Mismatch Symptoms