[Contents] [Prev] [Next] [Index] [Report an Error]

VRRP Trace and Startup Configuration Statements

To trace VRRP operations, include the traceoptions statement at the [edit protocols vrrp] hierarchy level:

traceoptions {
file {
filename filename;
files number;
match regex;
microsecond-stamp;
size size;
(world-readable | no-world-readable);
}
flag flag;
}

To configure the startup period for VRRP operations, include the startup-silent-period statement at the [edit protocols vrrp] hierarchy level:

[edit protocols vrrp]
startup-silent-period seconds;

[Contents] [Prev] [Next] [Index] [Report an Error]