3.2 Performance Baselines, Latency, Jitter & VoIP Optimization
Explains network baselining, round-trip latency, jitter dynamics, and Quality of Service (QoS) strategies to preserve real-time voice and video quality.
🎯 Key CompTIA Network+ Exam Takeaways
- Jitter is packet delay variation; excessive jitter causes robotic audio, packet drops, and buffer underflow in VoIP calls.
- Network baselining establishes normal operational metrics to detect anomalies before catastrophic failure occurs.
- Quality of Service (QoS) prioritizes latency-sensitive RTP voice traffic over bulk file downloads.
A network baseline captures standard performance metrics (bandwidth utilization, latency, error rates, and CPU load) during normal business hours, providing a benchmark for anomaly detection.
Real-time applications like Voice over IP (VoIP) and interactive video conferencing utilize Real-time Transport Protocol (RTP) over UDP. Unlike web browsing, voice packets cannot tolerate delivery delay variation (jitter).
When jitter exceeds 30 milliseconds, the receiver's de-jitter buffer overflows or underflows, resulting in robotic audio, dropped syllables, or call disconnections. Quality of Service (QoS) tagging (DSCP/CoS) ensures voice packets receive priority scheduling.
⚠️ Common Pearson VUE Exam Traps
- Assuming adequate bandwidth prevents voice degradation; high jitter degrades real-time voice even on uncongested links.
- Failing to establish continuous network baselines, making it impossible to detect insidious performance drift.
Knowledge Checkpoint
Remote office workers report that their softphone VoIP calls frequently experience choppy, robotic audio and garbled speech, even though speed tests show adequate downstream bandwidth. Network monitoring indicates that packet transit delay fluctuates wildly between 15 milliseconds and 280 milliseconds from packet to packet. Which performance metric is degrading voice quality?