Name

vrrp-inet6-group

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;
}

Hierarchy level

[edit interfaces interface-name unit logical-unit-number family inet6 address address]
[edit logical-systems logical-system-name interfaces interface-name unit logical-unit-number family inet6 address address]

Description

Configure a VRRP IPv6 group.

Option

group-id

VRRP group identifier. If you enable MAC source address filtering on the interface, you must include the virtual MAC address in the list of source MAC addresses that you specify in the source-address-filter statement. MAC addresses ranging from 00:00:5e:00:01:00–00:00:5e:00:01:ff are reserved for VRRP, as defined in RFC 2338. The VRRP group number must be the decimal equivalent of the last hexadecimal byte of the virtual MAC address. Range: 0–255.

The remaining statements are explained separately.

Get JUNOS High Availability now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.