Reference Guide
932 | Multicast Source Discovery Protocol (MSDP)
www.dell.com | support.dell.com
Defaults
As above
Command Modes
CONFIGURATION
Command
History
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 will continue to be accepted. To enforce the limit in such
situation, use command clear ip msdp peer command to reset the peer.
Related
Commands
ip msdp redistribute
e
Filter local PIM SA entries in the SA cache. SAs which are denied by the ACL will time out and not be
refreshed. Until they time out, they will continue to reside in the MSDP SA cache.
Syntax
ip msdp redistribute [list acl-name]
Parameters
Defaults
Not configured
Command Modes
CONFIGURATION
Command
History
Usage
Information
Modifications to the ACL will not have an immediate affect on the sa-cache.
To apply the redistribute filter to entries already present in the SA cache, use clear ip msdp
sa-cache local.
description name (OPTIONAL) Enter the keyword description followed by a description name
(max 80 characters) to designate a description for the MSDP peer.
sa-limit number
(OPTIONAL) Enter the maximum number of SA entries in SA-cache.
Range: 1 to 500000
Default: 500000
Version 7.5.1.0 Added option for SA upper limit and description option
Version 6.2.1.1 Introduced
ip msdp sa-limit Configure the MSDP SA Limit
clear ip msdp peer Clear the MSDP peer.
show ip msdp Display the MSDP information
list acl-name
Enter the name of an extended ACL that contains permitted SAs. If you do not use this
option, all local entries are blocked.
Version 7.8.1.0 Introduced