nerdexam
Cisco

210-065 · Question #52

Which type of packet-oriented network has the characteristic of being drop-tolerant and delayinsensitive?

The correct answer is A. data. Traditional data traffic (web browsing, file transfers, email) is both drop-tolerant and delay-insensitive because TCP provides reliable delivery through acknowledgments and retransmissions - if a packet is dropped, TCP will detect it and retransmit, so the end result is still…

Video Concepts

Question

Which type of packet-oriented network has the characteristic of being drop-tolerant and delayinsensitive?

Options

  • Adata
  • Bvoice
  • Cvideo
  • Dconverged
  • EAll packet-oriented networks share these characteristics.

How the community answered

(49 responses)
  • A
    90% (44)
  • B
    2% (1)
  • D
    2% (1)
  • E
    6% (3)

Explanation

Traditional data traffic (web browsing, file transfers, email) is both drop-tolerant and delay-insensitive because TCP provides reliable delivery through acknowledgments and retransmissions - if a packet is dropped, TCP will detect it and retransmit, so the end result is still correct. Slight delays are also acceptable since users are not experiencing real-time interaction. In contrast, voice is both drop-intolerant and delay-sensitive (latency above ~150ms degrades call quality), and video is similarly delay-sensitive and drop-sensitive due to its reliance on reference frames. This fundamental distinction drives QoS design: data is typically placed in best-effort or lower-priority queues, while voice and video require priority queuing.

Topics

#traffic types#QoS#data vs video vs voice#drop tolerance

Community Discussion

No community discussion yet for this question.

Full 210-065 Practice