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


Usage

<configuration>
    <protocols>
        <pim>
            <traceoptions>
                <flag>
                    <name>name</name> <!-- identifier -->
                    <send/>
                    <receive/>
                    <detail/>
                    <disable/>
                    <filter>...</filter>
                </flag>
            </traceoptions>
        </pim>
    </protocols>
</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.

<receive>—Trace received packets.

<send>—Trace transmitted packets.


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