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. |
- |
peer-address | Specifies the address of a remote MSDP peer. If this parameter is not specified, information about all the MSDP peers in the instance is displayed. | 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 the detailed information about a specified MSDP peer, such as the interface status, interface configuration, policy for filtering messages, and number of messages.
Precautions
This command displays the detailed information about a specified MSDP peer only when the MSDP peer has been configured.
# Display the detailed information about the MSDP peer 10.110.11.11.
<HUAWEI> display msdp peer-status 10.110.11.11
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: unconfigured
Peer authentication type: none
Item |
Description |
---|---|
MSDP Peer |
Address of the peer. This parameter is configured using the peer connect-interface (MSDP) command. |
AS |
AS number of the MSDP peer. A question mark (?) indicates that the AS number cannot be obtained. |
Description |
Description of the verbose information. |
Information about connection status |
Information of connection status. |
State |
Status of the MSDP session.
|
Up/down time |
Time when the session becomes Up or Down. The time format
is as follows:
|
Resets |
Resetting times. |
Connection interface |
Address of a connect-interface that is used to set up the TCP connection with the peer address. This parameter is configured using the peer connect-interface (MSDP) command. |
Number of sent/received messages |
Number of MSDP messages received or sent through the connection. |
Number of discarded output messages |
Number of discarded messages. |
Elapsed time since last connection or counters clear |
Time that elapsed since the MSDP peer resetting count and control packet statistics were reset. |
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 switch 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 using the peer minimum-ttl command. |
SAs learned from this peer |
SA messages that pass through the MSDP peer and the number of SA entries in the cache. |
SA-cache maximum for the peer |
Maximum number of (S, G) entries in the cache when the switch receives the SA message from an MSDP peer. You can configure the maximum number of (S, G) entries in the cache using the peer sa-cache-maximum command. |
Input queue size |
Length of the data in the input cache. |
Output queue size |
Length of the data in the output cache. |
Counters for MSDP message |
Number of MSDP messages.
|
Peer authentication |
Whether MSDP authentication is configured. |
Peer authentication type |
MSDP authentication modes, including:
|