| Parameter | Description | Value |
|---|---|---|
| vpn-instance vpn-instance-name | Specifies a VPN instance. vpn-instance-name specifies the name of the VPN instance. | The name is a string of 1 to 31 characters. |
| all-instance | Indicates all the instances. | - |
| peer-address | Specifies the address of a remote MSDP peer. | The address is in dotted decimal notation. |
Usage Scenario
After MSDP peers establish a TCP connection, the display msdp peer-status command can be used to display detailed information about a specified MSDP peer, such as the interface status, interface configuration, policy for filtering messages, and message statistics.
Precautions
When the display msdp peer-status command is used, the following situations occur:
If vpn-instance or all-instance is not specified, only the public network instance is displayed.
If peer-address is specified, detailed information about the MSDP peer relationship set up with the peer specified by peer-address is displayed.
If peer-address is not specified, detailed information of all MSDP peer relationships set up on the FW is displayed.
# Display the detailed information about MSDP peer 10.110.11.11 in the public network instance
<sysname> display msdp peer-status 10.110.11.11
MSDP Peer Information of VPN-Instance: public net
MSDP Peer 10.110.11.11, AS 100
Description:
Information about connection status:
State: Up
Up/down time: 14:41:08
Resets: 0
Connection interface: LoopBack0 (10.110.11.22)
Number of sent/received messages: 867/947
Number of discarded output messages: 0
Elapsed time since last connection or counters clear: 14:42:40
Information about (Source, Group)-based SA filtering policy:
Import policy: none
Export policy: none
Information about SA-Requests:
Policy to accept SA-Request messages: none
Sending SA-Requests status: disable
Minimum TTL to forward SA with encapsulated data: 0
SAs learned from this peer: 0, SA-cache maximum for the peer: none
Input queue size: 0, Output queue size: 0
Counters for MSDP message:
Count of RPF check failure: 0
Incoming/outgoing SA messages: 0/0
Incoming/outgoing SA requests: 0/0
Incoming/outgoing SA responses: 0/0
Incoming/outgoing data packets: 0/0
Peer authentication: configured
Peer authentication type: KeyChain
Item |
Description |
|---|---|
MSDP Peer Information of VPN-Instance |
Indicates the VPN instance to which MSDP peer information belongs. |
MSDP Peer |
Indicates the address of the peer. |
AS |
Indicates the AS number of the MSDP peer. "?" indicates that the AS number cannot be obtained. |
Description |
Description of the verbose information. |
Information about connection status |
Indicates the information of connection status. |
State |
Indicates the status of the MSDP session.
|
Up/down time |
Indicates the time when the session becomes Up or Down.
The time format is as follows:
|
Resets |
Indicates resetting times. |
Connection interface |
Indicates the address of a connect-interface that is used to set up the TCP connection with the peer address. |
Number of sent/received messages |
Indicates the number of MSDP messages received or sent through the connection. |
Number of discarded output messages |
Indicates the number of discarded messages. |
Elapsed time since last connection or counters clear |
Indicates the period from the time of the latest resetting of the statistics, and inputting and outputting the statistics to the current time. |
Information about (Source, Group)-based SA filtering policy |
|
Information about SA-Requests |
|
Minimum TTL to forward SA with encapsulated data |
If the SA message received is encapsulated with the multicast data packet, the FW forwards the SA message to other peers only when the TTL of the packet is not smaller than the minimum TTL. You can configure the function by using the peer minimum-ttl command and remove the function by using the undo peer minimum-ttl command. |
SAs learned from this peer |
Indicates the SA messages that pass through the MSDP peer and number of SA entries in the cache. |
SA-cache maximum for the peer |
Indicates the maximum number of (S, G) entries in the cache when the FW receives the SA message from an MSDP peer. You can configure the maximum number of (S, G) entries in the cache by using the peer sa-cache-maximum command and remove the configuration by using the undo peer sa-cache-maximum command. By default, the number of (S, G) entries in the SA cache is 8192. |
Input queue size |
Indicates the length of the data added to the cache. |
Output queue size |
Indicates the length of the data removed from the cache. |
Counters for MSDP message |
|
Peer authentication |
Indicates whether MSDP authentication is configured. |
Peer authentication type |
Indicates MSDP authentication modes, including:
|