version
Syntax
version
描述
Sets the protocol version for the VRRP group. Version change is allowed only for the IPv4 address-family. The default value is 2, which supports IPv4 with minimum 1 second advertisement interval. Value 3 supports IPv4 and IPv6 with minimum 1 second advertisement interval.
Command context
config
Parameters
-
<
> -
Specifies the VRRP protocol version. Possible values: 2 or 3. The default value is 2, which supports IPv4 with a minimum 1 second advertisement interval.
权威
Administrators or local user group members with execution rights for this command.
Example
Setting the protocol version for the VRRP group to 3:
switch(config)#interface 1/1/1switch(config-if)#vrrp 1 ipv4地址系列switch(config-if-vrrp)#version 3