Tag Elements Beginning with F
> <flag> (configuration/routing-instances/instance/protocols/msdp/
group/peer/traceoptions)
Usage
<configuration>
<routing-instances>
<instance>
<protocols>
<msdp>
<group>
<peer>
<traceoptions>
<flag>
<name>name</name> <!-- identifier -->
<send/>
<receive/>
<detail/>
<disable/>
</flag>
</traceoptions>
</peer>
</group>
</msdp>
</protocols>
</instance>
</routing-instances>
</configuration>
Description
Tracing parameters.
Contents
<detail>—Trace detailed information.
<disable>—Disable this trace flag.
<name>—No documentation is available yet.
-
all—Trace everything.
-
general—Trace general events.
-
keepalive—Trace keepalive messages.
-
normal—Trace normal events.
-
packets—Trace all MSDP packets.
-
policy—Trace policy processing.
-
route—Trace routing information.
-
source-active—Trace source-active messages.
-
source-active-request—Trace source-active request messages.
-
source-active-response—Trace source-active response messages.
-
state—Trace state transitions.
-
task—Trace routing protocol task processing.
-
timer—Trace routing protocol timer processing.
<receive>—Trace received packets.
<send>—Trace transmitted packets.