show ip msdp peer

Syntax

show ip msdp peer [all-vrfs | vrf <VRF-NAME> | <PEER-IP>]

Description

Shows MSDP Peer information for the given VRF. Optionally, you can show specific information by VRF.

Command context

Operator (>) or Manager (#)

Parameters

all-vrfs

Shows MSDP peer information for all VRFs. Optional.

vrf <VRF-NAME>

Shows MSDP peer information for a particular VRF. If the <VRF-NAME> is not specified, it shows information for the default VRF. Optional.

<PEER-IP>

Shows MSDP Peer information for specified Peer IP. Format: A.B.C.D. Optional.

Authority

Administrators

Examples

Showing MSDP peer information for VRFs:

switch# show ip msdp peer

VRF: default

MSDP Peer: 10.1.1.1
Connection status
State: up  Resets: 0  Connection Source: 1/1/1
Uptime(Downtime): 0m 25s    SA Messages sent: 0
SA's learned from this peer: 0

switch# show ip msdp peer 20.1.1.1

VRF: default

MSDP Peer: 20.1.1.1
Connection status
State: down  Resets: 0  Connection Source: 1/1/2
Uptime(Downtime): 1m 25s    SA Messages sent: 0
SA's learned from this peer: 0