clear ip msdp peer

Use this command to clear the TCP connection to an MSDP peer and reset all MSDP message counters.

Syntax

clear ip msdp peer [peer address]

Parameters

peer-address (Optional) Specifies the IP address of the MSDP peer to which the TCP connection is to be cleared.

Defaults

All MSDP peers are cleared.

Mode

Global configuration mode.

Usage

If this command is run without the peer-address parameter, all MSDP peers are cleared.

Examples

This example shows how to clear the connection to MSDP peer 192.168.30.20:

System(su-config)->clear ip msdp peer 192.168.30.20