HP VPN Firewall Appliances High Availability Command Reference
19
Default command level
1: Monitor level
Parameters
interface interface-type interface-number: Displays VRRP group statistics information of the specified
interface. The interface-type interface-number argument specifies an interface by its type and number.
vrid virtual-router-id: Displays statistics information of the specified VRRP group. The virtual-router-id
argument specifies a VRRP group by its group number, which ranges from 1 to 255.
|: 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 ipv6 statistics command.
Examples
# When VRRP operates in standard mode, display the statistics about all VRRP groups.
<Sysname> display vrrp ipv6 statistics
Interface : GigabitEtherne0/1
VRID : 1
CheckSum Errors : 0 Version Errors : 0
Invalid Type Pkts Rcvd : 0 Advertisement Interval Errors : 0
Hop Limit 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 : 425
Global statistics
CheckSum Errors : 0
Version Errors : 0
VRID Errors : 0
Table 6 Command output
Field Descri
p
tion
Interface Interface to which the VRRP group belongs.
VRID ID of the VRRP group.
CheckSum Errors Number of packets with checksum errors.