33
Multicast Source Discovery Protocol
(MSDP)
Multicast source discovery protocol (MSDP) connects multiple PIM Sparse-Mode (PIM-SM) domains
together.
MSDP peers connect using TCP port 639. Peers send keepalives every 60 seconds. A peer connection is
reset after 75 seconds if no MSDP packets are received. MSDP connections are parallel with MBGP
connections.
clear ip msdp peer
Reset the TCP connection to the peer and clear all the peer statistics.
Syntax
clear ip msdp peer {
peer address
}
Parameters
peer address
Enter the peer address in a dotted decimal format (A.B.C.D.)
Defaults
Not configured.
Command
Modes
EXEC Privilege
Command
History
Version 9.2(0.0)
Introduced on the MXL 10/40GbE Switch IO Module.
clear ip msdp sa-cache
Clears the entire source-active cache, the source-active entries of a particular multicast group, rejected,
or local source-active entries.
Syntax
clear ip msdp sa-cache [
group-address
| rejected-sa | local]
Parameters
group-address
Enter the group IP address in dotted decimal format
(A.B.C.D.).
rejected-sa
Enter the keywords
rejected-sa
to clear the cache
source-active entries that are rejected because the RPF
check failed, an SA filter or limit is configured, the RP or
MSDP peer is unreachable, or because of a format error.
Multicast Source Discovery Protocol (MSDP)
887