HP VPN Firewall Appliances High Availability Command Reference
25
Views
Interface view
Default command level
2: System level
Parameters
virtual-router-id: VRRP group number, which ranges from 1 to 255.
adver-interval: Interval at which the master in the specified VRRP group sends VRRP advertisements. It
ranges from 100 to 4095 centiseconds.
Usage guidelines
The Adver_Timer controls the interval at which the master sends VRRP packets.
Before executing the command, create a VRRP group on an interface and configure the virtual IPv6
address of the VRRP group.
Routers in the same VRRP group must use the same Adver_Timer setting.
Examples
# Set the master in VRRP group 1 to send VRRP advertisements at intervals of 500 centiseconds.
<Sysname> system-view
[Sysname] interface gigabitethernet0/1
[Sysname-GigabitEthernet0/1] vrrp ipv6 vrid 1 virtual-ip fe80::2 link-local
[Sysname-GigabitEthernet0/1] vrrp ipv6 vrid 1 timer advertise 500
Related commands
display vrrp ipv6
vrrp ipv6 vrid track
Use vrrp ipv6 vrid track to associate an IPv6 VRRP group with a track entry and control master switchover
in the VRRP group in response to changes (such as uplink state changes) detected by the track entry.
Use undo vrrp ipv6 vrid track to remove the association between an IPv6 VRRP group and a track entry.
If no track entry is specified, the association between the VRRP group and any track entry is removed.
Syntax
vrrp ipv6 vrid virtual-router-id track track-entry-number [ reduced priority-reduced | switchover ]
undo vrrp ipv6 vrid virtual-router-id track [ track-entry-number ]
Default
An IPv6 VRRP group is not associated with any track entry.
Views
Interface view
Default command level
2: System level
Parameters
virtual-router-id: Specifies a VRRP group number, which ranges from 1 to 255.