F3215-HP Load Balancing Module High Availability Command Reference-6PW101

35
Default command level
1: Monitor level
Parameters
interface interface-type interface-number: Clears VRRP group statistics of a specific interface.
interface-type interface-number specifies an interface by its type and number.
vrid virtual-router-id: Clears VRRP statistics of the specified VRRP group. The virtual-router-id argument
specifies a VRRP group by its group number, which ranges from 1 to 255.
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 device
are cleared.
Examples
# Clear the statistics about all the VRRP groups on the device.
<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.