350-401 · Question #297
Which two statements about the function of PIM designated router are true? (Choose two.)
The correct answer is A. It registers directly connected source to the PIM rendezvous point. C. It sends PIM Join/Prune messages for directly connected receivers.. The PIM Designated Router (DR) is responsible for registering directly connected multicast sources with the Rendezvous Point and sending PIM Join/Prune messages on behalf of directly connected receivers.
Question
Which two statements about the function of PIM designated router are true? (Choose two.)
Options
- AIt registers directly connected source to the PIM rendezvous point.
- BIt sends PIM asserts on the interface of the outgoing interface list.
- CIt sends PIM Join/Prune messages for directly connected receivers.
- DIt forwards multicast traffic from the source into the PIM network.
- EIt sends IGMP queries.
How the community answered
(36 responses)- A94% (34)
- B3% (1)
- D3% (1)
Why each option
The PIM Designated Router (DR) is responsible for registering directly connected multicast sources with the Rendezvous Point and sending PIM Join/Prune messages on behalf of directly connected receivers.
The PIM DR on a segment where a multicast source is active is responsible for encapsulating the source's multicast traffic in PIM Register messages and sending them to the Rendezvous Point (RP). This process initiates the Shortest Path Tree (SPT) from the source to the RP.
PIM Assert messages are sent when multiple routers on a segment are forwarding the same multicast traffic, to elect a single forwarder. This is a general PIM function, not a specific, unique function of the PIM DR.
On a segment with directly connected multicast receivers, the PIM DR is responsible for sending PIM Join messages towards the Rendezvous Point (RP) to establish the Shared Tree (RPT) or towards the source to establish the Shortest Path Tree (SPT) for those receivers.
While the PIM DR might eventually forward multicast traffic if it wins an assert election or is on the SPT/RPT, its fundamental *function* as a DR is not to forward but to facilitate tree building through registration and join messages.
While the PIM DR typically acts as the IGMP querier, sending IGMP queries is an IGMP-specific function rather than a core PIM-SM tree-building function of the DR.
Concept tested: PIM Designated Router (DR) functions
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipmulti/configuration/15-mt/imc-15-mt-book/imc-pim-cfg.html
Topics
Community Discussion
No community discussion yet for this question.