ip msdp sa-filter in

Use this command to configure a filter list for incoming source active (SA) messages from a specified MSDP peer.

Syntax

ip msdp sa-filter in peer-address [list access-list-name]
[no] ip msdp sa-filter in peer-address [list access-list-name]

Parameters

peer-address Specifies the IP address of the MSDP peer from which incoming SA messages are filtered.
access-list-name (Optional) Specifies the name of the filter list of incoming SA messages.

Defaults

  • If this command is not configured, no incoming messages are filtered; all SA messages are accepted from the peer.
  • If the command is configured, but no access list is specified, all source/group pairs are filtered.

Mode

Global configuration mode.

Usage

MSDP filters allow MSDP to control how multicast sources and groups are learned and advertised.

Use the “no” form of this command to remove the filter.

Examples

This example shows how to apply an SA filter to messages from MSDP peer 192.168.30.20:

System(su-config)->ip msdp sa-filter in 192.168.30.20