Tracing Vrrp Operations - Juniper EX9200 Features Manual

High availability feature guide ex series
Hide thumbs Also See for EX9200:
Table of Contents

Advertisement

High Availability Feature Guide for EX9200 Switches
On Router R3
Related
Documentation

Tracing VRRP Operations

154
}
[edit]
policy-options {
policy-statement static-policy {
term term1 {
then accept;
}
}
}
protocols {
ospf {
export static-policy;
reference-bandwidth 4g;
area 0.0.0.0 {
interface all;
interface fxp0.0 {
disable;
}
}
}
}
routing-options {
static {
route 59.0.0.153/32 next-hop 45.45.45.46;
route 59.0.0.154/32 next-hop 45.45.45.46;
route 59.0.0.155/32 next-hop 45.45.45.46;
}
}
Understanding VRRP on page 119
Configuring a Route to Be Tracked for a VRRP Group on page 143
Configuring VRRP on page 150
Configuring VRRP for IPv6 on page 152
To trace VRRP operations, include the
hierarchy level.
By default, VRRP logs the error, data carrier detect (DCD) configuration, and routing
socket events in a file in the
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
hierarchy level:
[edit protocols vrrp]
[edit protocols vrrp]
traceoptions
{
statement at the
traceoptions
/var/log
directory. By default, this file is named
[edit protocols vrrp]
/var/log/vrrpd
statement at the
traceoptions
Copyright © 2017, Juniper Networks, Inc.
.

Advertisement

Table of Contents
loading

Table of Contents