Service Manual

ip msdp peer
Configure an MSDP peer.
Syntax
ip msdp peer peer address [connect-source] [description] [sa-limit number]
To remove the MSDP peer, use the no ip msdp peer peer address [connect-source
interface] [description name] [sa-limit number] command.
Parameters
peer address Enter the peer address in a dotted decimal format (A.B.C.D.).
connect-source
interface
Enter the keywords connect-source then one of the interfaces and slot/port or
number information:
For a Loopback interface, enter the keyword loopback then a number from 0 to
16383.
For a Port Channel interface, enter the keywords port-channel then a number.
The range is from 1 to 128.
For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet
then the slot/port information.
For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/
port information.
For a VLAN, enter the keyword vlan then a number from 1 to 4094.
description name (OPTIONAL) Enter the keyword description then a description name (maximum 80
characters) to designate a description for the MSDP peer.
sa-limit number (OPTIONAL) Enter the maximum number of SA entries in SA-cache. The range is from 1
to 500000. The default it 500000.
Defaults As described in the Parameters section.
Command Modes CONFIGURATION
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.2(0.0) Introduced on the MXL 10/40GbE Switch IO Module.
Usage Information
The connect-source option is used to supply a source IP address for the TCP connection. When an interface
is specified using the connect-source option, the primary configured address on the interface is used.
If the total number of SA messages received from the peer is already larger than the limit when this command is
applied, those SA messages continue to be accepted. To enforce the limit in such situation, use the clear ip
msdp peer command to reset the peer.
Related Commands
ip msdp sa-limit — configures the MSDP SA Limit.
clear ip msdp peer — clears the MSDP peer.
show ip msdp — displays the MSDP information.
Multicast Source Discovery Protocol (MSDP) 813