HP VPN Firewall Appliances High Availability Command Reference

14
If no interface is specified, the undo vrrp vrid track interface command removes the association between
the VRRP group and any interface.
If you configure an interface to be tracked on a router that is the IP address owner in a VRRP group, the
configuration does not take effect. If the router is not the IP address owner in the VRRP group later, the
configuration takes effect.
When the status of the tracked interface turns from down or removed to up, the corresponding router
automatically restores its priority.
The interface specified in this command can be a Layer 3 Ethernet interface, a VLAN interface, a Layer
3 aggregate interface, or a dialer interface. The dialer interface must function as the PPPoE client and
operate in the permanent online mode.
Examples
# On interface GigabitEthernet 0/1, set the interface to be tracked as GigabitEthernet 0/2, making the
priority of VRRP group 1 on interface GigabitEthernet 0/1 decrement by 50 when GigabitEthernet 0/2
is down or removed.
<Sysname> system-view
[Sysname] interface gigabitetherne0/1
[Sysname-GigabitEtherne0/1] vrrp vrid 1 virtual-ip 10.1.1.1
[Sysname-GigabitEtherne0/1] vrrp vrid 1 track interface gigabitetherne0/2 reduced 50
Related commands
display vrrp
vrrp vrid track
vrrp vrid virtual-ip
Use vrrp vrid virtual-ip to create a VRRP group and configure a virtual IP address for it or add another
virtual IP address for an existing VRRP group.
Use undo vrrp vrid virtual-ip to remove an existing VRRP group or the virtual IP address of the VRRP
group.
Syntax
vrrp vrid virtual-router-id virtual-ip virtual-address
undo vrrp vrid virtual-router-id [ virtual-ip virtual-address ]
Default
No VRRP group is created.
Views
Interface view
Default command level
2: System level
Parameters
virtual-router-id: VRRP group number, which ranges from 1 to 255.
virtual-address: Virtual IP address.