HP VPN Firewall Appliances High Availability Command Reference
1
VRRP commands
The interfaces that VRRP involves can only be Layer 3 Ethernet interfaces and subinterfaces, VLAN
interfaces, and Layer 3 aggregate interfaces unless otherwise specified.
VRRP cannot be configured on interfaces in aggregation groups.
The term "router" in this document refers to both routers and routing-capable firewalls and firewall
modules.
IPv4-based VRRP commands
display vrrp
Use display vrrp to display the state information of VRRP groups.
Syntax
display vrrp [ verbose ] [ interface interface-type interface-number [ vrid virtual-router-id ] ] [ | { begin |
exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
verbose: Displays detailed state information of VRRP groups.
interface interface-type interface-number: Displays VRRP group state information of the specified
interface. interface-type interface-number specifies an interface by its type and number.
vrid virtual-router-id: Displays state 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 do not specify verbose, only the brief state information of VRRP group is displayed.
If you specify both an interface and a VRRP group, only the state information of the specified VRRP group
on the interface is displayed. If you only specify an interface, the state information of all the VRRP groups
on the interface is displayed. If you specify neither, the state information of all the VRRP groups on the
router is displayed.