Reference Guide

1022 | Multicast Source Discovery Protocol (MSDP)
www.dell.com | support.dell.com
clear ip msdp peer
e
Reset the TCP connection to the peer and clear all the peer statistics.
Syntax
clear ip msdp peer
{peer address}
Parameters
Defaults
Not configured
Command Modes
EXEC Privilege
Command
History
clear ip msdp sa-cache
e
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
Defaults
Without any options, this command clears the entire source-active cache.
Command Modes
EXEC Privilege
Command
History
debug ip msdp
e
Turn on MSDP debugging.
Syntax
debug ip msdp
{event peer address | packet peer address | pim}
peer address
Enter the peer address in a dotted decimal format (A.B.C.D.)
Version 6.2.1.1 Introduced
group-address
Enter the group IP address in dotted decimal format (A.B.C.D.)
rejected-sa
Enter this keyword 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.
local Enter this keyword to clear out local PIM advertised entries. It applies the
redistribute filter (if present) while adding the local PIM SA entries to the
SA cache.
Version 7.8.1.0 Added local option.
Version 7.7.1.0 Added
rejected-sa option.
Version 6.2.1.1 Introduced