The display vrrp6 statistics command displays statistics about sent and received packets of VRRP6 groups.
display vrrp6 [ interface interface-type interface-number ] [ vrid virtual-router-id ] statistics
Parameter | Description | Value |
---|---|---|
interface interface-type interface-number | Displays statistics about sent and received packets
of all VRRP6 groups on a specified interface.
|
- |
vrid virtual-router-id | Displays statistics about sent and received packets of a specified VRRP6 group. If this parameter is not specified, statistics about sent and received packets of all VRRP6 groups on the switch or a specified interface are displayed. | The VRID of the VRRP6 group must have been created. |
The display vrrp6 statistics command displays information about sent and received packets of VRRP6 groups.
# Display statistics about all VRRP6 Advertisement packets on the switch.
<HUAWEI> display vrrp6 statistics
Checksum errors : 0 Version errors : 0 Vrid errors : 0 Other errors : 0 Vlanif100 | Virtual Router 1 Transited to master : 1 Transited to backup : 1 Transited to initialize : 0 Received advertisements : 0 Sent advertisements : 1000 Advertisement interval errors : 0 Failed to authentication check : 0 Received ip ttl errors : 0 Received packets with priority zero : 0 Sent packets with priority zero : 0 Received invalid type packets : 0 Received unmatched address list packets : 0 Unknown authentication type packets : 0 Mismatched authentication type : 0 Packet length errors : 0 Discarded packets since track admin-vrrp : 0 Received attacking packets : 0 Received selfsend packets : 0
Item |
Description |
---|---|
Checksum errors |
CRC error count. |
Version errors |
Version error count. |
Vrid errors |
Number of VRID errors. |
Other errors |
Number of other errors. |
Vlanif100 | Virtual Router 1 |
Interface where the VRRP6 group is configured and VRID of the VRRP6 group. |
Transited to master |
Number of times the switch transitions to the Master state. |
Transited to backup |
Number of times the switch transitions to the Backup state. |
Transited to initialize |
Number of times the switch transitions to the Initialize state. |
Received advertisements |
Number of received VRRP Advertisement packets. |
Sent advertisements |
Number of sent VRRP Advertisement packets. |
Advertisement interval errors |
Number of times VRRP Advertisement packets are sent at an incorrect interval. |
Failed to authentication check |
Number of authentication failures. |
Received ip ttl errors |
Number of packets with TTL errors. |
Received packets with priority zero |
Number of received VRRP Advertisement packets with the priority of 0. |
Sent packets with priority zero |
Number of sent VRRP Advertisement packets with the priority of 0. |
Received invalid type packets |
Number of received VRRP6 Advertisement packets of invalid type. |
Received unmatched address list packets |
Number of packets with incorrect virtual IPv6 address lists. |
Unknown authentication type packets |
Number of invalid authentication packets. |
Mismatched authentication type |
Number of packets with mismatching authentication types. |
Packet length errors |
Number of packets with incorrect length. |
Discarded packets since track admin-vrrp |
Number of received packets that are discarded after a VRRP6 group is bound to a management VRRP6 (mVRRP6) group. |
Received attacking packets |
Number of received attack packets. |
Received selfsend packets |
Number of received packets sent by the switch. |