vrrp ipv6 vrid follow

Use vrrp ipv6 vrid follow to configure an IPv6 VRRP group to follow a master group.

Use undo vrrp ipv6 vrid follow to remove the configuration.

Syntax

vrrp ipv6 vrid virtual-router-id follow name

undo vrrp ipv6 vrid virtual-router-id follow

Default

An IPv6 VRRP group does not follow a master group.

Views

Interface view

Predefined user roles

network-admin

Parameters

virtual-router-id: Specifies an IPv6 VRRP group by its virtual router ID in the range of 1 to 255.

name: Specifies a master IPv6 VRRP group by its name, a case-sensitive string of 1 to 20 characters.

Usage guidelines

This command configures an IPv6 VRRP group as a subordinate VRRP group to follow a master group. A subordinate IPv6 VRRP group can forward service traffic.

An IPv6 VRRP group cannot be both a master group and a subordinate group. The vrrp ipv6 vrid name and vrrp ipv6 vrid follow commands are mutually exclusive.

An IPv6 VRRP group stays in Inactive state if it is configured to follow a nonexistent master VRRP group.

If an IPv6 VRRP group in Inactive or Initialize state follows a master group that is not in Inactive state, the state of the VRRP group does not change.

Examples

# Configure IPv6 VRRP group 1 to follow master group abc.

<Sysname> system-view
[Sysname] interface vlan-interface 2
[Sysname-Vlan-interface2] vrrp ipv6 vrid 1 follow abc

Related commands

display vrrp ipv6 binding

vrrp ipv6 vrid name