HP VPN Firewall Appliances High Availability Configuration Guide

24
Configuring VRRP packet attributes
Configuration prerequisites
Before you configure the relevant attributes of VRRP packets, create a VRRP group and configure a virtual
IPv6 address.
Configuration guidelines
You might configure different authentication modes and authentication keys for the VRRP groups on
an interface. However, the members of the same VRRP group must use the same authentication
mode and authentication key.
Excessive traffic might cause a backup to trigger a change of its status because the backup does not
receive any VRRP advertisements for a specified period of time. To solve this problem, prolong the
time interval to send VRRP advertisements.
Configuring different intervals for sending VRRP advertisements on the firewalls in a VRRP group
might cause a backup to trigger a change of its status because the backup does not receive any
VRRP advertisements for a specified period of time. To solve this problem, configure the same
interval for sending VRRP advertisements on each firewall in the VRRP group.
Configuration procedure
To configure VRRP packet attributes:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter the specified interface
view.
interface interface-type
interface-number
N/A
3. Configure the authentication
mode and authentication key
when the VRRP groups send
or receive VRRP packets.
vrrp ipv6 vrid virtual-router-id
authentication-mode simple
[ cipher ] key
Optional.
Authentication is not performed by
default.
4. Configure the time interval for
the master in the VRRP group
to send VRRP advertisement.
vrrp ipv6 vrid virtual-router-id timer
advertise adver-interval
Optional.
100 centiseconds by default.
Displaying and maintaining VRRP for IPv6
Task Command
Remarks
Display VRRP group
status.
display vrrp ipv6 [ verbose ] [ interface interface-type
interface-number [ vrid virtual-router-id ] ] [ | { begin |
exclude | include } regular-expression ]
Available in any view.
Display VRRP group
statistics.
display vrrp ipv6 statistics [ interface interface-type
interface-number [ vrid virtual-router-id ] ] [ | { begin |
exclude | include } regular-expression ]
Available in any view.
Clear VRRP group
statistics.
reset vrrp ipv6 statistics [ interface interface-type
interface-number [ vrid virtual-router-id ] ]
Available in user view.