During an audit of a multiregion enterprise network using PIM Sparse-Mode, an engineer needs to ensure that only designated Bootstrap Routers (BSRs) can inject candidate-RP information into the domain. Which Junos configuration feature should be applied on the core routers to secure the BSR domain?
The bsr-edge statement prevents BSR messages from crossing into or out of specific interfaces, establishing a security boundary for the PIM domain.
Why this answer
To protect the PIM domain from rogue BSR messages or unauthorized candidate-RP announcements, Junos allows configuring BSR edge boundaries or using a bsr-candidate policy to filter incoming bootstrap messages.