R3721-F3210-F3171-HP High-End Firewalls High Availability Command Reference-6PW101
22
View
Interface view
Default level
2: System level
Parameters
virtual-router-id: VRRP group number, which ranges from 1 to 255.
simple: Sets the authentication mode to plain text authentication.
key: Authentication key of 1 to 8 case-sensitive characters in plain text.
Description
Use vrrp ipv6 vrid authentication-mode to configure authentication mode and authentication key for the
VRRP groups to send and receive VRRP packets.
Use undo vrrp ipv6 vrid authentication-mode to restore the default.
By default, authentication is disabled.
Before executing the command, create a VRRP group on an interface and configure the virtual IP address
of the VRRP group.
You might configure different authentication types 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.
Related commands: display vrrp ipv6.
Examples
# Set the authentication mode to simple and authentication key to Sysname for VRRP group 10 on
interface GigabitEthernet 0/1 to send and receive VRRP packets.
<Sysname> system-view
[Sysname] interface GigabitEthernet 0/1
[Sysname-GigabitEthernet0/1] vrrp ipv6 vrid 10 virtual-ip fe80::2 link-local
[Sysname-GigabitEthernet0/1] vrrp ipv6 vrid 10 authentication-mode simple Sysname
vrrp ipv6 vrid preempt-mode
Syntax
vrrp ipv6 vrid virtual-router-id preempt-mode [ timer delay delay-value ]
undo vrrp ipv6 vrid virtual-router-id preempt-mode [ timer delay ]
View
Interface view
Default level
2: System level
Parameters
virtual-router-id: Virtual router ID or VRRP group number, which ranges from 1 to 255.
timer delay delay-value: Sets preemption delay. The delay-value argument ranges from 0 to 255 seconds
and defaults to 0 seconds.