nerdexam
Cisco

400-007 · Question #85

Refer to the exhibit. As part of a redesign project, you must predict multicast behavior. What happens to the multicast traffic received on the shared tree (,G), if it is received on the LHR…

The correct answer is C. It is switched due to a successful RPF check against the routing table. For (*,G) shared tree entries at the LHR, the RPF check is performed against the RP address in the unicast routing table, and if traffic arrives on the correct RPF interface toward the RP, the check succeeds and traffic is forwarded.

Designing Network Infrastructure

Question

Refer to the exhibit. As part of a redesign project, you must predict multicast behavior. What happens to the multicast traffic received on the shared tree (,G), if it is received on the LHR interface indicated?

Exhibit

400-007 question #85 exhibit

Options

  • AIt is dropped due to an unsuccessful RPF check against the multicast source
  • BIt is switched give that no RPF check is performed
  • CIt is switched due to a successful RPF check against the routing table
  • DIt is dropped due to an unsuccessful RPk8t8ck against the multicast receiver.

How the community answered

(45 responses)
  • A
    24% (11)
  • B
    4% (2)
  • C
    58% (26)
  • D
    13% (6)

Why each option

For (*,G) shared tree entries at the LHR, the RPF check is performed against the RP address in the unicast routing table, and if traffic arrives on the correct RPF interface toward the RP, the check succeeds and traffic is forwarded.

AIt is dropped due to an unsuccessful RPF check against the multicast source

The RPF check for (*,G) shared tree traffic is performed against the RP address, not the multicast source address, so an RPF failure tied to the source is not applicable here.

BIt is switched give that no RPF check is performed

An RPF check IS performed on (*,G) shared tree traffic - it verifies the traffic arrived on the RPF interface toward the RP - so traffic is never switched without an RPF check.

CIt is switched due to a successful RPF check against the routing tableCorrect

On a PIM-SM shared tree (*,G), the router performs an RPF check by consulting the unicast routing table to find the best path toward the Rendezvous Point (RP), not the multicast source. If the multicast traffic arrives on the interface that the router would use to reach the RP, the RPF check succeeds and traffic is switched downstream. This is the fundamental difference between shared tree (*,G) and source tree (S,G) RPF behavior.

DIt is dropped due to an unsuccessful RPk8t8ck against the multicast receiver.

RPF checks are never performed against the multicast receiver; they verify the reverse path toward either the RP (shared tree) or the source (source tree) to prevent forwarding loops.

Concept tested: PIM-SM shared tree RPF check behavior

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipmulti_pim/configuration/xe-16/imc-pim-xe-16-book/imc-pim-rp.html

Topics

#multicast#PIM-SM#RPF check#shared tree

Community Discussion

No community discussion yet for this question.

Full 400-007 Practice