Tag Elements Beginning with F
> <flag> (configuration/protocols/rsvp/traceoptions)
Usage
<configuration>
<protocols>
<rsvp>
<traceoptions>
<flag>
<name>name</name> <!-- identifier -->
<send/>
<receive/>
<detail/>
<disable/>
</flag>
</traceoptions>
</rsvp>
</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 error conditions.
-
event—Trace RSVP related events.
-
lmp—Trace RSVP-LMP related interactions.
-
packets—Trace all RSVP packets.
-
path—Trace RSVP path messages.
-
pathtear—Trace RSVP PathTear messages.
-
resv—Trace RSVP Resv messages.
-
resvtear—Trace RSVP ResvTear messages.
-
route—Trace routing information.
-
state—Trace state transitions.
<receive>—Trace received packets.
<send>—Trace transmitted packets.