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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <forwarding-options>
                    <packet-capture>
                        <disable/>
                        <file>...</file>
                        <maximum-capture-size>bytes</maximum-capture-size>
                    </packet-capture>
                </forwarding-options>
            </instance>
        </routing-instances>
    </logical-systems>
</configuration>

Description

Packet capture options.

Contents

<disable>—Disable packet-capture.

<file>—Parameters for file that contains captured packets.

<maximum-capture-size>—Maximum packet size to capture.


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