PurposeCommand or Action
VLAN, the IGMP static group, and physical interface. For a configuration
example, see Example: Interface Configuration as an SVI, on page 96
These interfaces must have IP addresses assigned to them.
Defines a PIM bootstrap message boundary for the PIM domain.ip pim bsr-border
Step 4
Example:
Device(config-if)# ip pim
Enter this command on each interface that connects to other bordering PIM
domains. This command instructs the device to neither send nor receive PIMv2
BSR messages on this interface.
bsr-border
To remove the PIM border, use the no ip pim bsr-border interface
configuration command.
Note
Returns to privileged EXEC mode.end
Example:
Device(config)# end
Step 5
Verifies your entries.show running-config
Example:
Device# show running-config
Step 6
(Optional) Saves your entries in the configuration file.copy running-config startup-config
Example:
Device# copy running-config
Step 7
startup-config
Related Topics
PIM Domain Border, on page 134
Defining the IP Multicast Boundary (CLI)
You define a multicast boundary to prevent Auto-RP messages from entering the PIM domain. You create
an access list to deny packets destined for 224.0.1.39 and 224.0.1.40, which carry Auto-RP information.
This procedure is optional.
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3.6E (Catalyst 3850 Switches)
156 OL-32598-01
Configuring PIM
Configuring PIMv2 BSR