146
connect
: Displays the information of MSDP peers in the connecting state.
down
: Displays the information of MSDP peers in the down state.
listen
: Displays the information of MSDP peers in the listening state.
shutdown
: Displays the information of MSDP peers in the terminated state.
up
: Displays the information of MSDP peers in the in-session state.
|
: Filters command output by specifying a regular expression. For more information about regular
expressions, see
Fundamentals Configuration Guide
.
begin
: Displays the first line that matches the specified regular expression and all lines that follow.
exclude
: Displays all lines that do not match the specified regular expression.
include
: Displays all lines that match the specified regular expression.
regular-expression
: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Description
Use
display msdp brief
to display brief information about MSDP peers.
Examples
# Display brief information about MSDP peers in all states.
<Sysname> display msdp brief
MSDP Peer Brief Information
Configured Up Listen Connect Shutdown Down
1 1 0 0 0 0
Peer's Address State Up/Down time AS SA Count Reset Count
20.20.20.20 Up 00:00:13 100 0 0
Table 31
Command output
Field Description
MSDP Peer Brief Information
Brief information of MSDP peers.
Configured
Number of MSDP peers configured.
Up
Number of MSDP peers in up state.
Listen
Number of MSDP peers in listening state.
Connect
Number of MSDP peers in connecting state.
Shutdown
Number of MSDP peers in shutdown state.
Down
Number of MSDP peers in down state.
Peer's Address
MSDP peer address.
State
MSDP peer status
•
Up
—The session has set up and MSDP peers are in session.
•
Listen
—
The session has set up. The local device acts as the server and is
in listening state.
•
Connect
—
The session has not set up. The local device acts as an client
and is in connecting state.
•
Shutdown
—
Deactivated.
•
Down
—
Connection failed.