Configuring the MSDP peer SA limit

Configure the SA limit to limit the number of SA messages from an MSDP peer that the router saves in the SA cache. The default value is 6,144 messages.

Procedure

  1. Enter either Global Configuration mode or VRF Router Configuration mode for a specific VRF context:

    enable

    configure terminal

    Optional: router vrf WORD<1-16>

  2. Configure the SA limit:

    ip msdp sa-limit {A.B.C.D} <0-6144>

Example

Switch:1>enable

Switch:1#configure terminal

Switch:1(config)#ip msdp sa—limit 21.0.0.2 6100

Variable definitions

The following table defines parameters for the ip msdp sa-limit command.

Variable

Value

{A.B.C.D}

Specifies the MSDP peer IP address.

<0-6144>

Specifies the maximum number of SA messages to keep in SA cache.