High Availability Feature Guide for EX9200 Switches
Related
Documentation
Configuring VRRP for IPv6
On Router A
On Router B
152
priority 255;
preempt;
}
}
}
}
Understanding VRRP on page 119
Configuring VRRP for IPv6 on page 152
Configuring VRRP Route Tracking on page 153
Configure VRRP properties for IPv6 in one master (Router A) and one backup (Router B).
[edit interfaces]
ge-1/0/0 {
unit 0 {
family inet6 {
address fe80::5:0:0:6/64;
address fec0::5:0:0:6/64 {
vrrp-inet6-group 3; # VRRP inet6 group number
virtual-inet6-address fec0::5:0:0:7;
virtual-link-local-address fe80::5:0:0:7;
priority 200;
preempt;
}
}
}
}
[edit protocols]
router-advertisement {
interface ge-1/0/0.0 {
prefix fec0::/64;
max-advertisement-interval 4;
}
}
[edit interfaces]
ge-1/0/0 {
unit 0 {
family inet6 {
address fe80::5:0:0:8/64;
address fec0::5:0:0:8/64 {
vrrp-inet6-group 3; # VRRP inet6 group number
virtual-inet6-address fec0::5:0:0:7;
virtual-link-local-address fe80::5:0:0:7;
priority 100;
preempt;
}
}
}
Copyright © 2017, Juniper Networks, Inc.
Need help?
Do you have a question about the EX9200 and is the answer not in the manual?
Questions and answers