Tag Elements Beginning with F
> <flag> (configuration/logical-systems/routing-instances/
instance/protocols/bgp/traceoptions)
Usage
<configuration>
<logical-systems>
<routing-instances>
<instance>
<protocols>
<bgp>
<traceoptions>
<flag>
<name>name</name> <!-- identifier -->
<send/>
<receive/>
<detail/>
<disable/>
<filter>...</filter>
</flag>
</traceoptions>
</bgp>
</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.
-
4byte-as—Trace 4 byte AS events.
-
all—Trace everything.
-
bfd—Trace BFD events.
-
damping—Trace BGP damping information.
-
general—Trace general events.
-
graceful-restart—Trace Graceful Restart events.
-
keepalive—Trace BGP keepalive packets.
-
normal—Trace normal events.
-
nsr-synchronization—Trace NSR synchronization events.
-
open—Trace BGP open packets.
-
packets—Trace all BGP protocol packets.
-
policy—Trace policy processing.
-
refresh—Trace BGP refresh packets.
-
route—Trace routing information.
-
state—Trace state transitions.
-
task—Trace routing protocol task processing.
-
timer—Trace routing protocol timer processing.
-
update—Trace BGP update packets.
<receive>—Trace received packets.
<send>—Trace transmitted packets.