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


Usage

<configuration>
    <routing-instances>
        <instance>
            <protocols>
                <ospf3>
                    <realm>
                        <traceoptions>
                            <flag>
                                <name>name</name> <!-- identifier -->
                                <send/>
                                <receive/>
                                <detail/>
                                <disable/>
                            </flag>
                        </traceoptions>
                    </realm>
                </ospf3>
            </protocols>
        </instance>
    </routing-instances>
</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]