Cisco Catalyst 9500 series Configuration Manual page 47

Cisco ios xe everest 16.6.x
Hide thumbs Also See for Catalyst 9500 series:
Table of Contents

Advertisement

Configuring MSDP
• Filter all source/group pairs
• Specify an IP extended access list to pass only certain source/group pairs
• Filter based on match criteria in a route map
Follow these steps to apply a filter:
Procedure
Step 1
Step 2
Step 3
Command or Action
enable
Example:
Device> enable
configure terminal
Example:
Device# configure terminal
Use one of the following:
• ip msdp sa-filter out
{ip-address | name}
• ip msdp sa-filter out
{ip-address | name}
list access-list-number
• ip msdp sa-filter out
{ip-address | name}
route-map map-tag
Example:
Device(config)# ip msdp sa-filter
out switch.cisco.com
or
Device(config)# ip msdp sa-filter
out list 100
or
Device(config)# ip msdp sa-filter
out switch.cisco.com route-map
Routing Configuration Guide, Cisco IOS XE Everest 16.6.x (Catalyst 9500 Switches)
Controlling Source Information that Your Switch Forwards
Purpose
Enables privileged EXEC mode. Enter your password if
prompted.
Enters the global configuration mode.
• Filters all SA messages to the specified MSDP peer.
• Passes only those SA messages that pass the IP
extended access list to the specified peer. The range
for the extended access-list-number is 100 to 199.
If both the list and the route-map keywords are used,
all conditions must be true to pass any (S,G) pair in
outgoing SA messages.
• Passes only those SA messages that meet the match
criteria in the route map map-tag to the specified
MSDP peer.
If all match criteria are true, a permit from the route
map passes routes through the filter. A deny filters
routes.
37

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents