Command Line Reference Guide

Command History
Version 9.0(1.3) Introduced on the S5000.
ip msdp sa-limit
Configure the upper limit of source-active (SA) entries in SA-cache.
S5000
Syntax
ip msdp sa-limit number
To return to the default, use the no ip msdp sa-limit number command.
Parameters
number
Enter the maximum number of SA entries in SA-cache. The range is 0
to 40000.
Defaults 50000
Command Modes CONFIGURATION
Command History
Version 9.0(1.3) Introduced on the S5000.
Usage
Information
FTOS counts the SA messages originated by itself and those received from the MSDP peers.
When the total SA messages reach this limit, the subsequent SA messages are dropped (even
if they pass RPF checking and policy checking).
If the total number of SA messages is already larger than the limit when this command is
applied, those SA messages that are already in FTOS continue to be accepted. To enforce the
limit in such situation, use the clear ip msdp sa-cache command.
Related
Commands
ip msdp peer – configures the MSDP peer.
clear ip msdp peer – clears the MSDP peer.
show ip msdp – displays the MSDP information
ip msdp shutdown
Administratively shut down a configured MSDP peer.
S5000
Syntax
ip msdp shutdown {peer address}
Parameters
peer address
Enter the peer address in a dotted decimal format (A.B.C.D.).
859