A network technician is troubleshooting an IP phone in a newly configured corporate office. The phone boots successfully but experiences heavy packet loss, distorted audio, and intermittent network disconnects during active calls. The technician verifies that the switch port connected to the phone is manually locked to 1 Gbps Full Duplex, whereas the phone's network interface port is set to Auto-Negotiate and running at 100 Mbps Half Duplex. Which of the following is the MOST likely cause of the performance degradation?
- A speed and duplex mismatch between the switch port and the phone interface causing excessive collisions and packet drops.Answer
- BThe phone was automatically assigned an APIPA address due to an unreachable DHCP server on the voice VLAN.
- CThe local DNS server is incorrectly attempting to assign IP address leases to client devices.
- DThe Ethernet patch cable has a severed pin connection that turned off the switch interface link light.
Answer
A speed and duplex mismatch between the switch port and the phone interface causing excessive collisions and packet drops.
When a network switch port is manually locked to Full Duplex while the connected endpoint is set to Auto-Negotiate, the endpoint cannot detect the duplex setting and defaults to Half Duplex. This duplex mismatch causes the full-duplex end to send data continuously while the half-duplex end senses collisions, generating late collisions, frame check sequence (FCS) errors, and severe packet loss on real-time traffic such as VoIP.
Step-by-Step Solution
Key Concept
Wired Network Troubleshooting: Speed and Duplex Mismatch