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


Usage

<configuration>
    <forwarding-options>
        <packet-capture>
            <file>
                <filename>filename</filename> <!-- mandatory -->
                <files>files</files>
                <size>size</size>
                <world-readable/>
            </file>
        </packet-capture>
    </forwarding-options>
</configuration>

Description

Parameters for file that contains captured packets.

Contents

<filename>—Name of file.

<files>—Maximum number of files.

<size>—Maximum file size.

<world-readable>—Allow any user to read packet-capture files.


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