Tag Elements Beginning with F
> <flag> (configuration/logical-systems/routing-instances/
instance/protocols/ospf/traceoptions)
Usage
<configuration>
<logical-systems>
<routing-instances>
<instance>
<protocols>
<ospf>
<traceoptions>
<flag>
<name>name</name> <!-- identifier -->
<send/>
<receive/>
<detail/>
<disable/>
</flag>
</traceoptions>
</ospf>
</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.
-
database-description—Trace database description packets.
-
error—Trace errored packets.
-
event—Trace OSPF state machine events.
-
flooding—Trace LSA flooding.
-
general—Trace general events.
-
graceful-restart—Trace graceful restart.
-
hello—Trace hello packets.
-
ldp-synchronization—Trace synchronization between OSPF and LDP.
-
lsa-ack—Trace LSA acknowledgment packets.
-
lsa-request—Trace LSA request packets.
-
lsa-update—Trace LSA update packets.
-
normal—Trace normal events.
-
nsr-synchronization—Trace NSR synchronization events.
-
on-demand—Trace demand circuit extensions.
-
packet-dump—Dump the contents of selected packet types.
-
packets—Trace all OSPF packets.
-
policy—Trace policy processing.
-
route—Trace routing information.
-
spf—Trace SPF calculations.
-
state—Trace state transitions.
-
task—Trace routing protocol task processing.
-
timer—Trace routing protocol timer processing.
<receive>—Trace received packets.
<send>—Trace transmitted packets.