Command Reference VRRP Commands
VRRP group number of the virtual device
IPv6 address of the virtual device
This function is disabled by default.
Interface configuration mode
IPv6 VRRP and IPv4 VRRP share group numbers ranging from 1 to 255. One VRRP group number of
an interface is applicable to both IPv4 VRRP and IPv6 VRRP at the same time. The first configured
address should be the link’s local address, which cannot be deleted until the other virtual addresses
are deleted.
The following example enables the IPv6 VRRP function on Ethernet interface FastEthernet 0/0 with
VRRP group number 1and virtual IPv6 address FE80::1 and 2001::1.
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)#ipv6 enable
Ruijie(config-if-GigabitEthernet 0/0)#ipv6 address 2001::2/64
Ruijie(config-if-GigabitEthernet 0/0)#vrrp 1 ipv6 FE80::1
Ruijie(config-if-GigabitEthernet 0/0)#vrrp 1 ipv6 2001::1
show ipv6 vrrp [ brief | group ]
Displays the IPv6 VRRP configuration.
Use this command to set the preemption mode of the VRRP group.
Use the no form of this command to restore the default setting.
vrrp [ ipv6 ] group preempt [ delay seconds ]
no vrrp [ ipv6 ] group preempt [ delay ]
(Optional)Specifies the delay before a device declares itself master.
The default value is 0.