HP VPN Firewall Appliances High Availability Command Reference
7
Related commands
display vrrp statistics
vrrp method
Use vrrp method to specify the type of the MAC addresses mapped to the virtual IP addresses of the
VRRP groups.
Use undo vrrp method to restore the default.
Syntax
vrrp method { real-mac | virtual-mac }
undo vrrp 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 IP address of the VRRP group.
virtual-mac: Maps the virtual MAC address to the virtual IP address of the VRRP group.
Usage guidelines
Specify the type of the MAC addresses mapped to the virtual IP address before creating a VRRP group.
Otherwise, you cannot change the type of the MAC address by using this command.
Examples
# Map the virtual IP address of a VRRP group to the real MAC address of the interface.
<Sysname> system-view
[Sysname] vrrp method real-mac
Related commands
display vrrp
vrrp un-check ttl
Use vrrp un-check ttl to disable TTL check on VRRP packets.
Use undo vrrp un-check ttl to enable TTL check on VRRP packets.
Syntax
vrrp un-check ttl
undo vrrp un-check ttl
Default
TTL check on VRRP packets is enabled.