4-2
Description
Use the display msdp brief command to display the brief information of the MSDP peer state.
Examples
# Display the brief information of the MSDP peer state.
<Sysname> display msdp brief
MSDP Peer Brief Information
Peer's Address State Up/Down time AS SA Count Reset Count
20.20.20.20 Up 00:00:13 100 0 0
Table 4-1 display msdp brief command output description
Field Description
Peer's Address Address of the MSDP peer
State
MSDP peer status:
z Up: Session set up; MSDP peer in session
z Listen: Session set up; local device as server, in listening state
z Connect: Session not set up; local device as client, in connecting
state
z Shutdown: Deactivated
z Down: Connection failed
Up/Down time Time passed since MSDP peer connection establishment/failure
AS
Number of the AS where the MSDP peer is located. “?” indicates that the
system was unable to obtain the AS number
SA Count The number of (S, G) entries cached in the SA
Reset Count Number of MSDP peer connection reset times
display msdp peer-status
Syntax
display msdp peer-status [ peer-address ]
View
Any view
Parameters
peer-address: Specified the IP address of an MSDP peer of which the detailed information is to be
displayed. Without this argument, the command displays the detailed information of all MSDP peers.
Description
Use the display msdp peer-status command to display the detailed MSDP peer state information.
Related commands: peer.
Examples
# Display the detailed information of MSDP peer 10.110.11.11.
<Sysname> display msdp peer-status 10.110.11.11