F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices High Availability Command Reference-6PW100

15
The virtual IP address of a VRRP group cannot be 0.0.0.0, 255.255.255.255, loopback address, non
A/B/C address and other illegal IP addresses such as 0.0.0.1.
A VRRP group operates properly only when the configured virtual IP address and the interface IP address
belong to the same segment and are legal host addresses. If they are not in the same network segment,
or the configured IP address is the network address or network broadcast address of the network
segment to which the interface IP address belongs, though you can perform the configuration successfully,
the state of the VRRP group is always Initialize, which means VRRP does not take effect .
Examples
# Create VRRP group 1 and set its virtual IP address to 10.10.10.10.
<Sysname> system-view
[Sysname] interface gigabitetherne0/2
[Sysname-GigabitEtherne0/2] vrrp vrid 1 virtual-ip 10.10.10.10
# Add virtual IP address 10.10.10.11 to VRRP group 1.
[Sysname-GigabitEtherne0/2] vrrp vrid 1 virtual-ip 10.10.10.11
Related commands
display vrrp
IPv6-based VRRP configuration commands
The following matrix shows the feature and hardware compatibility:
Hardware IPv6-based VRRP
com
p
atible
F1000-A-EI/F1000-S-EI Yes
F1000-E Yes
F5000 Yes
Firewall module Yes
U200-A Yes
U200-S No
display vrrp ipv6
Use display vrrp ipv6 to display the state information of VRRP groups for IPv6.
Syntax
display vrrp ipv6 [ verbose ] [ interface interface-type interface-number [ vrid virtual-router-id ] ] [ |
{ begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
verbose: Displays detailed state information of VRRP groups.