Purpose
Command or Action
Exits global configuration mode and returns to
privileged EXEC mode.
exit
Example:
Device(config)# exit
Step 5
Controlling the Receipt of SA Messages from MSDP Peers Using Incoming
Filter Lists
Perform this optional task to control the receipt of incoming SA messages from MSDP peers.
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 sa-filter in
{
peer-address
|
peer-name
} [
list access-list
] [
route-map map-name
] [
rp-list access-list
|
rp-route-map map-name
]
4.
Repeat Step 3 to configure incoming filter lists for additional MSDP peers.
5.
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
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)
OL-29890-01
197
Configuring MSDP
Controlling the Receipt of SA Messages from MSDP Peers Using Incoming Filter Lists