HP VPN Firewall Appliances High Availability Command Reference
21
Usage guidelines
If you specify both an interface and a VRRP group, the statistics about the specified VRRP group on the
specified interface are cleared. If you specify only an interface, the statistics about all the VRRP groups
on the interface are cleared. If you specify neither, the statistics about all the VRRP groups on the router
are cleared.
Examples
# Clear the statistics about all the VRRP groups on the router.
<Sysname> reset vrrp ipv6 statistics
Related commands
display vrrp ipv6 statistics
vrrp ipv6 method
Use vrrp ipv6 method to specify the type of the MAC addresses mapped to the virtual IPv6 addresses of
the VRRP groups.
Use undo vrrp ipv6 method to restore the default.
Syntax
vrrp ipv6 method { real-mac | virtual-mac }
undo vrrp ipv6 method
Default
The virtual MAC addresses are mapped to the virtual IP addresses of the VRRP groups.
Views
System view
Default command level
2: System level
Parameters
real-mac: Maps the real MAC address of the interface to the virtual IPv6 addresses of VRRP groups.
virtual-mac: Maps the virtual MAC addresses to the virtual IPv6 addresses of VRRP groups.
Usage guidelines
Specify the type of the MAC addresses mapped to the virtual IPv6 addresses before creating a VRRP
group. Otherwise, you cannot change the type of the MAC address by using this command.
Examples
# Map the virtual IPv6 address of the current VRRP group to the real MAC address of the interface.
<Sysname> system-view
[Sysname] vrrp ipv6 method real-mac
Related commands
display vrrp ipv6