Example: Configuring MSDP Mesh Groups, on page 212
Controlling SA Messages Originated by an RP for Local Sources
Perform this task to control SA messages originated by an RP by enabling a filter to restrict which registered
sources are advertised in SA messages.
For best practice information related to configuring MSDP SA message filters, see the
Discovery Protocol SA Filter Recommendations
tech note.
Note
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
ip msdp redistribute
[
list access-list
] [
asn as-access-list
] [
route-map map-name
]
4.
exit
DETAILED STEPS
Purpose
Command or Action
Enables privileged EXEC mode.
enable
Step 1
Example:
Device> enable
•
Enter your password if prompted.
Enters global configuration mode.
configure terminal
Example:
Device# configure terminal
Step 2
Enables a filter for MSDP SA messages originated by the local
device.
ip msdp redistribute
[
list access-list
] [
asn
as-access-list
] [
route-map map-name
]
Step 3
Example:
Device(config)# ip msdp redistribute
route-map customer-sources
The
ip msdp redistribute
command can also be used to
advertise sources that are known to the RP but not
registered. However, it is strongly recommended that you
not originate advertisements for sources that have not
registered with the RP.
Note
Exits global configuration mode and returns to privileged EXEC
mode.
exit
Example:
Device(config)# exit
Step 4
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)
OL-29890-01
195
Configuring MSDP
Controlling SA Messages Originated by an RP for Local Sources