258
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter I Commands
ip msdp sa-policy out
ip msdp sa-policy out
To enable filtering of outgoing Source-Active (SA) messages, use the
ip msdp sa-policy out
command.
To disable filtering, use the
no
form of this command.
ip msdp sa-policy
peer-address policy-name
out
no ip msdp sa-policy
peer-address policy-name
out
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 SA messages:
switch(config)#
ip msdp sa-policy 192.168.1.10 my_incoming_sa_policy out
This example shows how to disable filtering:
switch(config)#
no ip msdp sa-policy 192.168.1.10 my_incoming_sa_policy out
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.