[Contents] [Prev] [Next] [Index] [Report an Error]

VRRP for IPv6 Configuration Hierarchy

To configure VRRP for IPv6, include the following statements at either of these hierarchy levels:

vrrp-inet6-group group-id {
(accept-data | no-accept-data);
fast-interval milliseconds;
inet6-advertise-interval seconds;
(preempt | no-preempt) {
hold-time seconds;
}
priority number;
track {
interface interface-name {
priority-cost priority;
bandwidth-threshold bits-per-second {
priority-cost priority;
}
}
priority-hold-time seconds;
route prefix routing-instance instance-name {
priority-cost priority;
}
}
virtual-inet6-address [ addresses ];
virtual-link-local-address ipv6-address
}

[Contents] [Prev] [Next] [Index] [Report an Error]