HP VPN Firewall Appliances High Availability Command Reference

5
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
If you specify both an interface and a VRRP group, only the statistics about the specified VRRP group on
the interface are displayed. If you only specify an interface, the statistics about all the VRRP groups on the
interface are displayed. If you specify neither, the statistics about all the VRRP groups on the router are
displayed.
To clear the VRRP group statistics, use the reset vrrp statistics command.
Examples
# When VRRP operates in standard mode, display the statistics about all VRRP groups.
<Sysname> display vrrp statistics
Interface : GigabitEthernet0/1
VRID : 1
CheckSum Errors : 0 Version Errors : 0
Invalid Type Pkts Rcvd : 0 Advertisement Interval Errors : 0
IP TTL Errors : 0 Auth Failures : 0
Invalid Auth Type : 0 Auth Type Mismatch : 0
Packet Length Errors : 0 Address List Errors : 0
Become Master : 1 Priority Zero Pkts Rcvd : 0
Adver Rcvd : 0 Priority Zero Pkts Sent : 0
Adver Sent : 807
Global statistics
CheckSum Errors : 0
Version Errors : 0
VRID Errors : 0
Table 3 Command output
Field Descri
p
tion
Interface Interface to which the VRRP group belongs.
VRID Serial number of the VRRP group.
CheckSum Errors Number of packets with checksum errors.
Version Errors Number of packets with version errors.
Invalid Type Pkts Rcvd Number of packets with incorrect packet type.
Advertisement Interval Errors Number of packets with advertisement interval errors.
IP TTL Errors Number of packets with TTL errors.
Auth Failures Number of packets with authentication failures.
Invalid Auth Type
Number of packets with authentication failures due to invalid authentication
types.