Tag Elements Beginning with F
> <flag> (configuration/logical-systems/protocols/pgm/traceoptions)
Usage
<configuration>
<logical-systems>
<protocols>
<pgm>
<traceoptions>
<flag>
<name>name</name> <!-- identifier -->
<send/>
<receive/>
<detail/>
<disable/>
</flag>
</traceoptions>
</pgm>
</protocols>
</logical-systems>
</configuration>
Description
Tracing parameters.
Contents
<detail>—Trace detailed information.
<disable>—Disable this trace flag.
<name>—No documentation is available yet.
-
all—Trace everything.
-
init—Trace initialization events.
-
packets—Trace packet processing.
-
parse—Trace parser processing.
-
route-socket—Trace route-socket events.
-
show—Trace show command servicing.
-
state—Trace state transitions.
<receive>—Trace received packets.
<send>—Trace transmitted packets.