Tag Elements Beginning with F
> <flag> (configuration/logical-systems/routing-instances/
instance/protocols/isis/traceoptions)
Usage
<configuration>
<logical-systems>
<routing-instances>
<instance>
<protocols>
<isis>
<traceoptions>
<flag>
<name>name</name> <!-- identifier -->
<send/>
<receive/>
<detail/>
<disable/>
</flag>
</traceoptions>
</isis>
</protocols>
</instance>
</routing-instances>
</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.
-
csn—Trace complete sequence number (CSN) packets.
-
error—Trace errored packets.
-
general—Trace general events.
-
graceful-restart—Trace graceful restart events.
-
hello—Trace hello packets.
-
ldp-synchronization—Trace synchronization between IS-IS and LDP.
-
lsp—Trace link-state packets.
-
lsp-generation—Trace LSP generation.
-
normal—Trace normal events.
-
nsr-synchronization—Trace NSR synchronization events.
-
packets—Trace IS-IS packets.
-
policy—Trace policy processing.
-
psn—Trace partial sequence number (PSN) packets.
-
route—Trace routing information.
-
spf—Trace SPF events.
-
state—Trace state transitions.
-
task—Trace routing protocol task processing.
-
timer—Trace routing protocol timer processing.
<receive>—Trace received packets.
<send>—Trace transmitted packets.