The display msdp peer-status command displays detailed information about Multicast Source Discovery Protocol (MSDP) peers.
Parameter | Description | Value |
---|---|---|
vpn-instance vpn-instance-name |
Displays detailed information about MSDP peers in a specified VPN instance. vpn-instance-name specifies the name of a VPN instance. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. The VPN instance name "_public_" cannot be used. The string can contain spaces if it is enclosed with double quotation marks ("). |
all-instance |
Displays detailed information about MSDP peers in all instances. |
- |
peer-address |
Displays detailed information about a specified MSDP peer. peer-address specifies the address of an MSDP peer. |
The value is in dotted decimal notation. |
Usage Scenario
After MSDP peers establish a TCP connection, you can run the display msdp peer-status command to display detailed information about MSDP peers, such as the interface status, interface configuration, policy for filtering messages, and number of messages.
Prerequisites
MSDP peer relationships have been set up.
Precautions
If neither vpn-instance vpn-instance-name nor all-instance is specified, the command displays detailed information about MSDP peers in the public network instance.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> 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.10.10.20)
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
Local 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: none
Item | Description |
---|---|
MSDP Peer Information of VPN-Instance | Instance in which detailed information about the MSDP peer is displayed. |
MSDP Peer | Address of the MSDP peer. |
Peer authentication | Indicates whether MSDP authentication is configured. Indicates MSDP authentication modes, including:
|
Information about (Source, Group)-based SA filtering policy |
|
Information about SA-Requests |
By default, the Router receives all the SA request messages sent by the MSDP peer. The item is expressed by none.
By default, when receiving a Join message, the Router does not sent the SA request message to its MSDP peers, but waits for the next SA message. |
AS | Autonomous system (AS) number of the MSDP peer. "?" indicates that the AS number is not obtained. |
Up/down time | Time when the session becomes Up or Down. The time format is as follows:
|
Connection interface | Interface and address used to set up the TCP connection with the peer address. |
Number of sent/received messages | Number of MSDP messages sent and received through the connection. |
Number of discarded output messages | Number of discarded messages to be sent. |
Elapsed time since last connection or counters clear | Period from the time of the latest resetting of the statistics, and inputting and outputting the statistics to the current time. |
Minimum TTL to forward SA with encapsulated data | If the SA message received is encapsulated with the multicast data packet, the Router 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 the 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 Router 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 |
|
State | MSDP connection status.
|