A network administrator is troubleshooting poor throughput on a switch port connected to a server. Running the show interfaces command reveals a rapidly incrementing counter for cyclic redundancy check (CRC) errors alongside late collisions. Which TWO issues are the most likely root causes of these interface statistics? (Select two.)
- A duplex mismatch between the switch port and the connected server interface.Cevap
- Physical layer noise or damage on the copper Ethernet cable connection.Cevap
- CA native VLAN mismatch configured on the trunk link between the switch and the host.
- DAn incorrect Ethernet pinout selection preventing link status initialization.
Cevap
The most likely root causes are a duplex mismatch between the switch port and the connected device, and physical layer noise or damage on the Ethernet cable connection.
Late collisions typically indicate a duplex mismatch where one end operates in full-duplex mode while the other operates in half-duplex mode. CRC errors indicate corrupted frames resulting from electrical interference, loose connectors, bad cable shielding, or damaged media.
Adım Adım Çözüm
Anahtar Kavram
Interface Error Statistics & Duplex Mismatches