Defining the PIM Domain Border (CLI)
As IP multicast becomes more widespread, the chance of one PIMv2 domain bordering another PIMv2 domain
increases. Because two domains probably do not share the same set of RPs, BSR, candidate RPs, and candidate
BSRs, you need to constrain PIMv2 BSR messages from flowing into or out of the domain. Allowing messages
to leak across the domain borders could adversely affect the normal BSR election mechanism and elect a
single BSR across all bordering domains and comingle candidate RP advertisements, resulting in the election
of RPs in the wrong domain.
This figure displays how you can configure the PIM domain border by using the ip pim bsr-border command.
Figure 7: Constraining PIMv2 BSR Messages
This procedure is optional.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface interface-id
4.
ip pim bsr-border
5.
end
6.
show running-config
7.
copy running-config startup-config
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
Device> enable
•
Enter your password if prompted.
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)
OL-29890-01 137
Configuring PIM
Configuring PIMv2 BSR