vrrp-inet6 from 18.1R1
Virtual Router Redundancy Protocol (VRRP)
Scale: 14.2 and beyond : 8000 per system, 3000 per MPC line card
{primary:node1}[edit]
root# show interfaces xe-13/0/2
unit 0 {
family inet {
address 10.255.185.92/28;
}
family inet6 {
address fe80::5:0:0:6/64 {
vrrp-inet6-group 3 {
virtual-inet6-address fe80::5:0:0:7;
virtual-link-local-address fe80::5:0:0:7;
}
}
}
}