Configuring Auto-Rp And Bsr For The Network - Cisco Catalyst 2960-XR Configuration Manuals

Ip multicast routing
Hide thumbs Also See for Catalyst 2960-XR:
Table of Contents

Advertisement

Configuring Auto-RP and BSR for the Network

Command or Action
Step 3
access-list access-list-number {deny |
permit} source [source-wildcard]
Example:
Switch(config)# access-list 10 permit
239.0.0.0 0.255.255.255
Step 4
end
Example:
Switch(config-if)# end
Step 5
show running-config
Example:
Switch# show running-config
Step 6
copy running-config startup-config
Example:
Switch# copy running-config
startup-config
Related Topics
Example: Configuring Candidate RPs, on page 74
Configuring Auto-RP and BSR for the Network
If there are only Cisco devices in your network (no routers from other vendors), there is no need to configure
a BSR. Configure Auto-RP in a network that is running both PIMv1 and PIMv2.
Catalyst 2960-XR Switch IP Multicast Routing Configuration Guide, Cisco IOS Release 15.0(2)EX1
64
Purpose
Creates a standard access list, repeating the command as many times as
necessary.
• For access-list-number, enter the access list number specified in
Step 2.
• The deny keyword denies access if the conditions are matched. The
permit keyword permits access if the conditions are matched.
• For source, enter the number of the network or host from which the
packet is being sent.
• (Optional) For source-wildcard, enter the wildcard bits in dotted
decimal notation to be applied to the source. Place ones in the bit
positions that you want to ignore.
The access list is always terminated by an implicit deny statement for
everything.
Returns to privileged EXEC mode.
Verifies your entries
(Optional) Saves your entries in the configuration file
Configuring PIM
OL-29426-01

Advertisement

Table of Contents
loading

Table of Contents