Command Reference VRRP Commands
version of VRRP packets based on the actual network environment. VRRPv2 is based on RFC3768
and VRRPv3 is based on RFC 5798.
This command is applicable to IPv4 VRRP only.
The following example configures the version of sending the IPv4 VRRP packets on the interface
gi0/0.
Ruijie#configure terminal
Ruijie(config)#interface GigabitEthernet 0/0
Ruijie(config-if-GigabitEthernet 0/0)#no switchport //used on the switch.
Ruijie(config-if-GigabitEthernet 0/0)#ip address 10.0.1.1 255.255.255.0
Ruijie(config-if-GigabitEthernet 0/0)#vrrp 1 ip 10.0.1.20
Ruijie(config-if-GigabitEthernet 0/0)# vrrp 1 version 3
vrrp group ip ipaddress [ secondary ]
Enables the VRRP function and set the IP
address for the virtual device.
vrrp group timers advertise interval
Sets the interval of sending the VRRP
advertisement.