300-430 · Question #150
A network engineer needs to configure multicast in the network. The implementation will use multiple multicast groups and PIM routers. Which address provides automatic discovery of the best RP for eac
The correct answer is D. 224.0.1.40. Auto-RP uses two reserved multicast addresses - one for candidate RP announcements and one for distributing RP-to-group mappings to all PIM routers, with 224.0.1.40 being the discovery address.
Question
A network engineer needs to configure multicast in the network. The implementation will use multiple multicast groups and PIM routers. Which address provides automatic discovery of the best RP for each multicast group?
Options
- A224.0.0.13
- B224.0.0.14
- C224.0.1.39
- D224.0.1.40
How the community answered
(26 responses)- A4% (1)
- C4% (1)
- D92% (24)
Why each option
Auto-RP uses two reserved multicast addresses - one for candidate RP announcements and one for distributing RP-to-group mappings to all PIM routers, with 224.0.1.40 being the discovery address.
224.0.0.13 is the ALL-PIM-ROUTERS multicast address used for PIM hello, join, and prune messages, not for RP discovery.
224.0.0.14 is assigned to RSVP-ENCAPSULATION and has no role in PIM or multicast RP selection.
224.0.1.39 is the Auto-RP Announce address used by candidate RPs to advertise themselves to the RP Mapping Agent - the upstream direction of Auto-RP, not the discovery distribution to routers.
224.0.1.40 is the Auto-RP Discovery address used by the RP Mapping Agent to distribute RP-to-group mappings to all PIM routers in the domain. All PIM routers listen to this address to dynamically learn which RP handles which multicast group ranges, enabling automatic RP selection without manual configuration. This is the address that fulfills the 'automatic discovery of the best RP' requirement.
Concept tested: Auto-RP discovery multicast address for RP-to-group mapping
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipmulti_pim/configuration/xe-16/imc-pim-xe-16-book/imc-rp.html
Topics
Community Discussion
No community discussion yet for this question.