EasyManua.ls Logo

Juniper ACX2000

Juniper ACX2000
3270 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
stateTrace all state transitions.
timerTrace all timer events.
Related
Documentation
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
Example: Configuring VRRP
Configure one master (Router A) and one backup (Router B) router running VRRP. The
address configured in the virtual-address statements differs from the addresses configured
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.
On Router A [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;
}
}
}
}
}
On Router B [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;
665Copyright © 2017, Juniper Networks, Inc.
Chapter 21: Configuring Virtual Router Redundancy Protocol (VRRP)

Table of Contents

Other manuals for Juniper ACX2000

Related product manuals