CLI Guide

ip msdp redistribute
Filter local PIM SA entries in the SA cache. SAs which the ACL denies time out and are not refreshed. Until
they time out, they continue to reside in the MSDP SA cache.
Syntax
ip msdp redistribute [list acl-name]
Parameters
list acl-name Enter the name of an extended ACL that contains permitted
SAs. If you do not use this option, all local entries are
blocked.
Defaults Not configured.
Command Modes CONFIGURATION
Supported Modes Full–Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.2(0.0) Introduced on the MXL 10/40GbE Switch IO Module.
Usage Information
Modifications to the ACL do not have an immediate effect on the sa-cache.
To apply the redistribute filter to entries already present in the SA cache, use the
clear ip msdp sa-cache local command.
ip msdp sa-filter
Permit or deny MSDP source active (SA) messages based on multicast source and/or group from the
specified peer.
Syntax
ip msdp sa-filter {in | out} peer-address list [access-list
name]
Remove this configuration using the no ip msdp sa-filter {in | out}
peer address list [access-list name] command.
Parameters
in Enter the keyword in to enable incoming SA filtering.
out Enter the keyword out to enable outgoing SA filtering.
peer-address Enter the peer address of the MSDP peer in a dotted decimal
format (A.B.C.D.).
access-list name Enter the name of an extended ACL that contains permitted
SAs. If you do not use this option, all local entries are
blocked.
Multicast Source Discovery Protocol (MSDP)
1003