Configuration procedure, Displaying and maintaining vrrp for ipv6, Ipv4-based vrrp configuration examples – H3C Technologies H3C S12500 Series Switches User Manual
Page 163

152
VRRP advertisements for a specified period of time. To solve this problem, configure the same
interval for sending VRRP advertisements on each router in the VRRP group.
Configuration procedure
To configure VRRP packet attributes:
Step 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.
IPv4-based VRRP configuration examples
IMPORTANT:
By default, an Ethernet, VLAN, or aggregate interface is in DOWN state. To configure such an interface,
use the undo shutdown command to bring it up first.