Tag Elements Beginning with F
> <flag> (configuration/protocols/l2circuit/traceoptions)
Usage
<configuration>
<protocols>
<l2circuit>
<traceoptions>
<flag>
<name>name</name> <!-- identifier -->
<send/>
<receive/>
<detail/>
<disable/>
</flag>
</traceoptions>
</l2circuit>
</protocols>
</configuration>
Description
Tracing parameters.
Contents
<detail>—Trace detailed information.
<disable>—Disable this trace flag.
<name>—No documentation is available yet.
-
all—Trace everything.
-
connections—Trace Layer 2 circuit connections.
-
error—Trace errors.
-
fec—Trace Layer 2 circuit VC FEC advertisements.
-
general—Trace general events.
-
normal—Trace normal events.
-
oam—Trace Layer 2 circuit OAM messages.
-
policy—Trace policy processing.
-
route—Trace routing information.
-
state—Trace state transitions.
-
task—Trace routing protocol task processing.
-
timer—Trace routing protocol timer processing.
-
topology—Trace Layer 2 circuit topology changes.
<receive>—Trace received packets.
<send>—Trace transmitted packets.