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
• Tracing VRRP Operations on page 664
• Example: Configuring VRRP on page 665
Tracing VRRP Operations
To trace VRRP operations, include the traceoptions statement at the [edit protocols vrrp]
hierarchy level.
By default, VRRP logs the error, data carrier detect (DCD) configuration, and routing
socket events in a file in the /var/log directory. By default, this file is named /var/log/vrrpd.
The default file size is 1 megabyte (MB), and three files are created before the first one
gets overwritten.
To change the configuration of the logging file, include the traceoptions statement at the
[edit protocols vrrp] hierarchy level:
[edit protocols vrrp]
traceoptions {
file <filename> size <size> ;
flag flag;
no-remote-trace;
}
flag flag;
You can specify the following VRRP tracing flags:
•
all—Trace all VRRP operations.
•
database—Trace all database changes.
•
general—Trace all general events.
•
interfaces—Trace all interface changes.
•
normal—Trace all normal events.
•
packets—Trace all packets sent and received.
Copyright © 2017, Juniper Networks, Inc.664
ACX Series Universal Access Router Configuration Guide