< Home

display vrrp statistics

Function

The display vrrp statistics command displays statistics about sent and received packets of VRRP groups.

Format

display vrrp [ interface interface-type interface-number ] [ virtual-router-id ] statistics

Parameters

Parameter

Description

Value

interface interface-type interface-number Displays statistics about sent and received packets of all VRRP groups on a specified interface.
  • interface-type specifies the interface type.
  • interface-number specifies the interface number.
If this parameter is not specified, statistics about sent and received packets of all VRRP groups or a specified VRRP group on the device are displayed.

-

virtual-router-id Displays statistics about sent and received packets of a specified VRRP group. If this parameter is not specified, statistics about sent and received packets of all VRRP groups on the device or a specified interface are displayed.

The VRID of the VRRP group must have been created.

statistics Displays statistics about sent and received packets of a VRRP group.

-

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

The display vrrp statistics command displays information about sent and received packets of VRRP groups.

Example

# Display statistics about sent and received packets of VRRP group 1 on VLANIF100.

<HUAWEI> display vrrp interface vlanif 100 1 statistics
  Vlanif 100 | 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                             
                                                                                

# Display statistics about all VRRP Advertisement packets on the device.

<HUAWEI> display vrrp statistics
  Checksum errors : 0                                                           
   Version errors : 0                                                           
      Vrid errors : 0                                                           
     Other errors : 0                                                           
                                                                                
  Vlanif 100 | 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                             
                                                                                
Table 1 Description of the display vrrp statistics command output

Item

Description

Checksum errors

CRC error count.

Version errors

Version error count.

Vrid errors

Number of VRID errors.

Other errors

Number of other errors.

Vlanif 100 | Virtual Router 1

Interface where the VRRP group is configured and VRID of the VRRP 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 VRRP Advertisement packets of invalid type.

Received unmatched address list packets

Number of packets with incorrect virtual IP address lists.

Unknown authentication type packets

Number of packets with an unknown authentication mode.

Mismatched authentication type

Number of packets with a non-matched authentication mode.

Packet length errors

Number of packets with incorrect length.

Discarded packets since track admin-vrrp

Number of received packets that are discarded after a VRRP group is bound to a management VRRP (mVRRP) group.

Received attacking packets

Number of received attack packets.

Received selfsend packets

Number of received packets sent by the switch.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >