< Home

display msdp brief

Function

The display msdp brief command displays summary information about the status of MSDP peers.

Format

display msdp [ vpn-instance vpn-instance-name | all-instance ] brief [ state { connect | down | listen | shutdown | up } ]

Parameters

Parameter Description Value
vpn-instance vpn-instance-name Specifies a VPN instance. vpn-instance-name specifies the name of the VPN instance. The value must be an existing VPN instance name.
all-instance Indicates all the instances. If vpn-instance or all-instance is not specified, only the public network instance is displayed. -
state Displays summary information about the MSDP peers in specified status. -
connect Indicates the MSDP peers in Connect state. -
down Indicates the MSDP peers in Down state. -
listen Indicates the MSDP peers in Listen state. -
shutdown Indicates the MSDP peers in Shutdown state. -
up Indicates the MSDP peers in Up state. -

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

Usage Scenario

After MSDP peers establish a TCP connection, the display msdp brief command can be used to display the brief information about the remote MSDP peer, such as the address, AS number, the number of (S, G) entries, and the status of the TCP connection.

Precautions

This command displays summary information about the status of MSDP peers only when the MSDP peer has been configured.

MSDP specifies that the peer with the higher IP address acts as the server and listens at port 639. The peer with the lower IP address acts as client and enables the connection. If the connection fails, the client enables the connection again.

Example

# Display summary information about MSDP peers.

<HUAWEI> display msdp brief
MSDP Peer Brief Information
  Configured   Up           Listen       Connect      Shutdown     Down
  2            2            0            0            0            0

  Peer's Address     State     Up/Down time    AS     SA Count   Reset Count
  192.168.3.2        Up        01:07:08        ?      8          0
  192.168.5.1        Up        00:16:39        ?      13         0
Table 1 Description of the display msdp brief command output

Item

Description

MSDP Peer Brief Information

summary information about MSDP peers.

Configured

Total number of configured MSDP peers.

Up

Number of MSDP peers in Up state.

Listen

Number of MSDP peers in Listen state.

Connect

Number of MSDP peers in Connect state.

Shutdown

Number of MSDP peers in Shutdown state.

Down

Number of MSDP peers in Down state.

Peer's Address

Address of the peer. This parameter is configured using the peer connect-interface (MSDP) command.

State

Status of the MSDP session.
  • Up: The connection is set up and is in Up state.

  • Listen: The local device acts as the server and is in Listen state. The connection is not set up.

  • Connect: The local device acts as the client and is in Connect state. The connection is not set up.

  • Shutdown: The MSDP peer is in Shutdown state.

  • Down: The connection fails.

Up/Down time

Time when the session becomes Up or Down. The time format is as follows:
  • Time that is shorter than or equal to 24 hours: hour: minute: second.

  • Time that is longer than 24 hours but shorter than or equal to one week: day: hour.

  • Time that is longer than one week: week: day.

AS

The AS number of the MSDP peer. A question mark (?) indicates that the AS number cannot be obtained.

SA Count

Number of (S, G) entries in the SA cache.

Reset Count

Resetting times, including the resetting because the Notification message is received or Holdtimer times out.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >