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


Usage

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