The display multicast-domain control-message counters command displays the statistics about the sent and received MDT switch messages in a specified VPN instance or all VPN instances.
| Parameter | Description | Value |
|---|---|---|
| all-instance |
Displays the statistics about the sent and received MDT switch messages in all VPN instances. |
- |
| vpn-instance vpn-instance-name |
Displays the statistics about the sent and received MDT switch messages in a specified VPN instance. vpn-instance-name specifies the VPN instance name. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string. |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display multicast-domain vpn-instance red control-message counters
VPN-Instance red:
Message Type Received Sent Invalid
Switch 5000 0 5000
| Item | Description |
|---|---|
| VPN-Instance red | VPN instance to which the sent and received MDT switch messages belong. |
| Message Type | message type (MDT switch message). |
| Received | Number of received messages. |
| Sent | Number of sent messages. |
| Invalid | Number of received invalid messages. |