If VCMP configured on a switch does not take effect, run the display vcmp counters command to view statistics on VCMP packets. The statistics helps you determine whether data on the switch is incorrect and locate faults.
# Display statistics on VCMP packets.
<HUAWEI> display vcmp counters
VCMP statistics:
Received summary packets : 0
Received request packets : 0
Received subset packets : 0
Sent summary packets : 0
Sent request packets : 0
Sent subset packets : 0
Received packets with ethheader error : 0
Received packets with version error : 0
Received packets with type error : 0
Received packets with digest error : 0
Received packets with domain error : 0
Received packets with deviceid error : 0
Failed to receive packets for bad vcmp state : 0
Failed to send packets for bad vcmp state : 0
Failed to receive packets for bad vlan : 0
Failed to send packets for bad vlan : 0
Failed to receive packets for bad link state : 0
Failed to send packets for bad link state : 0
Failed to receive packets for bad link type : 0
Failed to send packets for bad link type : 0
Failed to receive packets for bad forward state : 0
Failed to send packets for bad forward state : 0
Failed to receive packets for bad length : 0
Failed to receive packets for other : 0
Item |
Description |
---|---|
VCMP statistics |
Statistics on VCMP packets. |
Received summary packets |
Number of received VCMP Summary-Advert packets. |
Received request packets |
Number of received VCMP Advert-Request packets. |
Received subset packets |
Number of received VCMP subset packets. |
Sent summary packets |
Number of sent VCMP Summary-Advert packets. |
Sent request packets |
Number of sent VCMP Advert-Request packets. |
Sent subset packets |
Number of sent VCMP subset packets. |
Received packets with ethheader error |
Number of received VCMP packets with an incorrect Ethernet header. |
Received packets with version error |
Number of received VCMP packets with an incorrect protocol version. |
Received packets with type error |
Number of received VCMP packets of an incorrect type. |
Received packets with digest error |
Number of received VCMP packets with an incorrect digest. |
Received packets with domain error |
Number of received VCMP packets with an incorrect VCMP domain name. |
Received packets with deviceid error |
Number of received VCMP packets with an incorrect device ID. |
Failed to receive packets for bad vcmp state |
Number of packets that failed to be received due to incorrect VCMP status. |
Failed to send packets for bad vcmp state |
Number of packets that failed to be sent due to incorrect VCMP status. |
Failed to receive packets for bad vlan |
Number of packets that failed to be received due to incorrect VLAN information. |
Failed to send packets for bad vlan |
Number of packets that failed to be sent due to incorrect VLAN information. |
Failed to receive packets for bad link state |
Number of packets that failed to be received due to incorrect link status. |
Failed to send packets for bad link state |
Number of packets that failed to be sent due to incorrect link status. |
Failed to receive packets for bad link type |
Number of packets that failed to be received due to an incorrect link type. |
Failed to send packets for bad link type |
Number of packets that failed to be sent due to an incorrect link type. |
Failed to receive packets for bad forward state |
Number of packets that failed to be received due to incorrect forwarding status of the Layer 2 Ethernet interface. |
Failed to send packets for bad forward state |
Number of packets that failed to be sent due to incorrect forwarding status of the Layer 2 Ethernet interface. |
Failed to receive packets for bad length |
Number of packets that failed to be received because their lengths are incorrect. |
Failed to receive packets for other |
Number of packets that failed to be received due to other causes. |