Tag Elements Beginning with F
> <flag> (configuration/logical-systems/routing-instances/
instance/protocols/ldp/traceoptions)
Usage
<configuration>
<logical-systems>
<routing-instances>
<instance>
<protocols>
<ldp>
<traceoptions>
<flag>
<name>name</name> <!-- identifier -->
<send/>
<receive/>
<detail/>
<disable/>
<filter>...</filter>
</flag>
</traceoptions>
</ldp>
</protocols>
</instance>
</routing-instances>
</logical-systems>
</configuration>
Description
Tracing parameters.
Contents
<detail>—Trace detailed information.
<disable>—Disable this trace flag.
<filter>—Filter to apply to this flag.
<name>—No documentation is available yet.
-
address—Trace address packets.
-
all—Trace everything.
-
binding—Trace label binding state.
-
error—Trace errored packets.
-
event—Trace LDP state machine events.
-
general—Trace general events.
-
initialization—Trace initialization packets.
-
label—Trace label packets.
-
normal—Trace normal events.
-
notification—Trace notification packets.
-
nsr-synchronization—Trace NSR synchronization events.
-
packets—Trace all LDP packets.
-
path—Trace label path state.
-
periodic—Trace periodic (hello and keepalive) packets.
-
policy—Trace policy processing.
-
ppmd—Trace state and events for ppmd process.
-
route—Trace routing information.
-
state—Trace state transitions.
-
task—Trace routing protocol task processing.
-
timer—Trace routing protocol timer processing.
<receive>—Trace received packets.
<send>—Trace transmitted packets.