During an enterprise network audit, users report periodic voice distortion and video freezing during teleconference sessions over a WAN connection. Telemetry shows that overall link utilization is below 35% and total packet loss is 0%, but packet inter-arrival times fluctuate significantly between 4 ms and 130 ms. Which network performance metric is directly causing this quality degradation?
- JitterAnswer
- BDuplex mismatch
- CImplicit deny drops
- DPort number mismatch
Answer
Jitter is the performance metric directly responsible for inter-arrival time fluctuations in real-time communication streams.
Jitter represents the variation in latency over time. Real-time media protocols rely on predictable packet arrival intervals. When inter-arrival times vary significantly, buffering mechanisms cannot smoothly process the stream, leading to audio artifacts and video frame stalls.
Step-by-Step Solution
Key Concept
Jitter is the variance in latency (packet arrival delay) over time, critical to real-time protocols like RTP used in VoIP and video conferencing.
Estimated Time:1m 0s