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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <routing-options>
                    <dynamic-tunnels>
                        <traceoptions>
                            <flag>
                                <name>name</name> <!-- identifier -->
                                <send/>
                                <receive/>
                                <detail/>
                                <disable/>
                            </flag>
                        </traceoptions>
                    </dynamic-tunnels>
                </routing-options>
            </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.

<receive>—Trace received packets.

<send>—Trace transmitted packets.


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