VRRP Configuration Hierarchy

To configure VRRP, include the following statements:

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

You can include these statements at the following hierarchy levels:

Related Topics