256
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter I Commands
ip msdp sa-limit
ip msdp sa-limit
To configure a limit on the number of (S, G) entries accepted from the peer, use the ip msdp sa-limit
command. To remove the limit, use the no form of this command.
ip msdp sa-limit peer-address limit
no ip msdp sa-limit peer-address [limit]
Syntax Description
Command Default None
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 configure a Source-Active (SA) limit for a peer:
switch(config)# ip msdp sa-limit 192.168.1.10 5000
This example shows how to reset the limit to the default:
switch(config)# no ip msdp sa-limit 192.168.1.10
Related Commands
peer-address IP address of an MSDP peer.
limit Number of (S, G) entries. The range is from 0 to 4294967295. The default is none.
Release Modification
6.0(2)N1(1) This command was introduced.
Command Description
show ip msdp peer Displays information about MSDP peers.