nerdexam
Cisco

200-150 · Question #145

Which communication type uses a one-to-many model to replicate packets that are delivered to many interested recipients?

The correct answer is D. multicast. Multicast uses a one-to-many model where packets are sent once and delivered only to hosts that have explicitly joined the multicast group.

Cisco Data Center Networking Technologies

Question

Which communication type uses a one-to-many model to replicate packets that are delivered to many interested recipients?

Options

  • Aunknown unicast
  • Bbroadcast
  • Cunicast
  • Dmulticast

How the community answered

(31 responses)
  • B
    3% (1)
  • C
    6% (2)
  • D
    90% (28)

Why each option

Multicast uses a one-to-many model where packets are sent once and delivered only to hosts that have explicitly joined the multicast group.

Aunknown unicast

Unknown unicast occurs when a switch floods a frame out all ports because the destination MAC is absent from its MAC address table - it is not a deliberate delivery model.

Bbroadcast

Broadcast delivers packets to all devices on a segment regardless of interest, making it a one-to-all model rather than a selective one-to-many model.

Cunicast

Unicast is a one-to-one communication model where each packet is addressed to a single specific destination host.

DmulticastCorrect

Multicast addresses a group of interested receivers using IPv4 addresses in the 224.0.0.0-239.255.255.255 range, and hosts signal their group membership via IGMP so routers replicate traffic only toward interested segments. This approach conserves bandwidth compared to sending individual unicast streams to each recipient, making it ideal for video streaming and real-time conferencing.

Concept tested: Multicast communication and one-to-many packet delivery

Source: https://www.rfc-editor.org/rfc/rfc1112

Topics

#multicast#one-to-many#communication types#broadcast

Community Discussion

No community discussion yet for this question.

Full 200-150 Practice