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


Usage

<configuration>
    <forwarding-options>
        <packet-capture>
            <disable/>
            <file>...</file>
            <maximum-capture-size>bytes</maximum-capture-size>
        </packet-capture>
    </forwarding-options>
</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]