Example: Configuring Vrrp - Juniper ACX1000 Configuration Manual

Junos os; acx series universal access router
Hide thumbs Also See for ACX1000:
Table of Contents

Advertisement

Related
Documentation

Example: Configuring VRRP

On Router A
On Router B
Copyright © 2017, Juniper Networks, Inc.
—Trace all state transitions.
state
—Trace all timer events.
timer
Understanding VRRP on ACX Series Routers on page 651
Configuring Basic VRRP Support on page 653
Configuring the Advertisement Interval for the VRRP Master Router on page 655
Configuring a Backup Router to Preempt the Master Router on page 656
Modifying the Preemption Hold-Time Value on page 657
Configuring Asymmetric Hold Time for VRRP Routers on page 657
Configuring an Interface to Accept Packets Destined for the Virtual IP Address on
page 658
Configuring a Logical Interface to Be Tracked on page 659
Configuring a Route to Be Tracked on page 661
Configuring the Silent Period on page 663
Example: Configuring VRRP on page 665
Configure one master (Router A) and one backup (Router B) router running VRRP. The
address configured in the
virtual-address
in the
address
statements. When you configure multiple VRRP groups on an interface,
you configure one to be the master virtual router for that group.
[edit interfaces]
ge-0/0/0 {
unit 0 {
family inet {
address 192.168.1.20/24 {
vrrp-group 27 {
virtual-address 192.168.1.15;
priority 254;
}
}
}
}
}
[edit interfaces]
ge-4/2/0 {
unit 0 {
family inet {
address 192.168.1.24/24 {
vrrp-group 27 {
virtual-address 192.168.1.15;
Chapter 21: Configuring Virtual Router Redundancy Protocol (VRRP)
statements differs from the addresses configured
665

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Acx5048Acx5096Acx500Acx1100Acx2000Acx2100 ... Show all

Table of Contents