nerdexam
Cisco

400-007 · Question #153

Which architecture does not require an explicit multicast signaling protocol, such as PIM or P2MP, to signal the multicast state hop-by-hop, but instead uses a link state protocol to advertise the…

The correct answer is C. Bit indexed explicit replication. BIER (Bit Indexed Explicit Replication) encodes egress nodes as a bit string in the packet header and distributes forwarding state via link state protocol extensions, removing the need for hop-by-hop multicast signaling protocols like PIM or P2MP RSVP-TE.

Designing Network Services

Question

Which architecture does not require an explicit multicast signaling protocol, such as PIM or P2MP, to signal the multicast state hop-by-hop, but instead uses a link state protocol to advertise the multicast forwarding state?

Options

  • ABinary indexed explicit routing
  • BBinary intermediate enhanced routing
  • CBit indexed explicit replication
  • DBi-directional implicit replication

How the community answered

(35 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    86% (30)
  • D
    9% (3)

Why each option

BIER (Bit Indexed Explicit Replication) encodes egress nodes as a bit string in the packet header and distributes forwarding state via link state protocol extensions, removing the need for hop-by-hop multicast signaling protocols like PIM or P2MP RSVP-TE.

ABinary indexed explicit routing

Binary indexed explicit routing is not a defined networking architecture or standard; it is a fabricated distractor.

BBinary intermediate enhanced routing

Binary intermediate enhanced routing is not a defined networking architecture or standard; it is a fabricated distractor.

CBit indexed explicit replicationCorrect

Bit Indexed Explicit Replication (BIER) uses IS-IS or OSPF extensions to advertise BIER forwarding information across the network, so each router knows how to forward multicast packets based on the bit string in the header. This design eliminates the need for PIM or P2MP RSVP-TE to signal multicast state hop-by-hop, as the link state protocol handles state distribution. The bit string in each packet identifies the exact set of egress nodes that need to receive the packet.

DBi-directional implicit replication

Bi-directional implicit replication is not a defined networking architecture or standard; it is a fabricated distractor.

Concept tested: BIER multicast forwarding without PIM signaling

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

Topics

#BIER#multicast architecture#link-state routing#multicast forwarding

Community Discussion

No community discussion yet for this question.

Full 400-007 Practice