81
[Sysname-Vlan-interface2] vrrp ipv6 vrid 1 priority 150
Related commands
display
vrrp ipv6
vrrp ipv6 vrid shutdown
Use
vrrp ipv6 vrid shutdown
to disable an IPv6 VRRP group.
Use
undo vrrp ipv6 vrid shutdown
to restore the default.
Syntax
vrrp ipv6 vrid
virtual-router-id
shutdown
undo vrrp ipv6 vrid
virtual-router-id
shutdown
Default
An IPv6 VRRP group is enabled.
Views
Interface view
Predefined user roles
network-admin
mdc-admin
Parameters
virtual-router-id
: Specifies an IPv6 VRRP group by its virtual router ID in the range of 1 to 255.
Usage guidelines
You can use this command to temporarily disable an IPv6 VRRP group. After this command is
configured, the VRRP group stays in initialized state, and its configurations remain unchanged. You
can change its configuration, and your changes take effect when you enable the VRRP group again.
Examples
# Disable IPv6 VRRP group 1.
<Sysname> system-view
[Sysname] interface vlan-interface 2
[Sysname-Vlan-interface2] vrrp ipv6 vrid 1 shutdown
vrrp ipv6 vrid timer advertise
Use
vrrp ipv6 vrid timer advertise
to configure the interval at which the master in an IPv6 VRRP
group sends VRRP advertisements.
Use
undo vrrp ipv6 vrid timer advertise
to restore the default.
Syntax
vrrp ipv6 vrid
virtual-router-id
timer advertise
adver-interval
undo vrrp ipv6 vrid
virtual-router-id
timer advertise
Default
The master in an IPv6 VRRP group sends VRRP advertisements at an interval of 100 centiseconds.
Views
Interface view