[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <logical-systems>
        <protocols>
            <ospf>
                <traceoptions>
                    <flag>
                        <name>name</name> <!-- identifier -->
                        <send/>
                        <receive/>
                        <detail/>
                        <disable/>
                    </flag>
                </traceoptions>
            </ospf>
        </protocols>
    </logical-systems>
</configuration>

Description

Tracing parameters.

Contents

<detail>—Trace detailed information.

<disable>—Disable this trace flag.

<name>—No documentation is available yet.

<receive>—Trace received packets.

<send>—Trace transmitted packets.


[Contents] [Prev] [Next] [Index] [Report an Error]