Tag Elements Beginning with F
> <flag> (configuration/protocols/ripng/traceoptions)
Usage
<configuration>
<protocols>
<ripng>
<traceoptions>
<flag>
<name>name</name> <!-- identifier -->
<send/>
<receive/>
<detail/>
<disable/>
</flag>
</traceoptions>
</ripng>
</protocols>
</configuration>
Description
Tracing parameters.
Contents
<detail>—Trace detailed information.
<disable>—Disable this trace flag.
<name>—No documentation is available yet.
-
all—Trace everything.
-
error—Trace RIPng errors.
-
expiration—Trace RIPng route expiration processing.
-
general—Trace general events.
-
holddown—Trace RIPng hold-down processing.
-
normal—Trace normal events.
-
nsr-synchronization—Trace NSR synchronization events.
-
packets—Trace all RIPng packets.
-
policy—Trace policy processing.
-
request—Trace RIPng information packets.
-
route—Trace routing information.
-
state—Trace state transitions.
-
task—Trace routing protocol task processing.
-
timer—Trace routing protocol timer processing.
-
trigger—Trace RIPng triggered updates.
-
update—Trace RIPng update packets.
<receive>—Trace received packets.
<send>—Trace transmitted packets.