257
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter I Commands
ip msdp sa-policy in
ip msdp sa-policy in
To enable filtering of incoming Multicast Source Discovery Protocol (MSDP) Source-Active (SA)
messages, use the ip msdp sa-policy in command. To disable filtering, use the no form of this command.
ip msdp sa-policy peer-address policy-name in
no ip msdp sa-policy peer-address policy-name in
Syntax Description
Command Default Disabled
Command Modes Global configuration mode
Supported User Roles network-admin
vdc-admin
Command History
Usage Guidelines This command requires the LAN Base Services license.
Examples This example shows how to enable filtering of incoming SA messages:
switch(config)# ip msdp sa-policy 192.168.1.10 my_incoming_sa_policy in
This example shows how to disable filtering:
switch(config)# no ip msdp sa-policy 192.168.1.10 my_incoming_sa_policy in
Related Commands
peer-address IP address of an MSDP peer.
policy-name Route-map policy name.
Release Modification
6.0(2)N1(1) This command was introduced.
Command Description
show ip msdp peer Displays information about MSDP peers.