R2511-HP MSR Router Series High Availability Command Reference(V5)

28
vrrp version
Use vrrp version to specify the version of VRRP on an interface.
Use undo vrrp version to restore the default.
Syntax
vrrp version version-number
undo vrrp version
Default
VRRPv2 is used.
Views
Interface view
Default command level
2: System level
Parameters
version-number: Specifies a VRRP version. The version number is 2 or 3, where 2 indicates IPv4 VRRPv2
(described in RFC 2338) or IPv6 VRRPv2 (described in RFC 3768), and 3 indicates IPv4/IPv6 VRRPv3
(described in RFC 5798).
Usage guidelines
RFC 3768 does not define the packet format of IPv6 VRRPv2 packets. Before RFC 5798 is released, HP
implements IPv6 VRRPv2 based on RFC 3768. In IPv6 VRRPv2 packets, the Version field is 3.
This command does not apply to VRRP load balancing mode.
The version of VRRP on all routers in a VRRP group must be the same.
Examples
# Specify VRRPv3 to run on interface Ethernet 1/1.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] vrrp version 3
IPv4-based VRRP configuration commands
display vrrp
Use display vrrp to display the state information of VRRP groups.
Syntax
display vrrp [ verbose ] [ interface interface-type interface-number [ vrid virtual-router-id ] ] [ | { begin |
exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level