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


Usage

<configuration>
    <forwarding-options>
        <port-mirroring>
            <instance>
                <input>
                    <rate>rate</rate>
                    <run-length>run-length</run-length>
                    <maximum-packet-length>bytes</maximum-packet-length>
                </input>
            </instance>
        </port-mirroring>
    </forwarding-options>
</configuration>

Description

Settings for sampling of input packets.

Contents

<maximum-packet-length>—Maximum length of the mirrored packet.

<rate>—Ratio of packets to be sampled (1 out of N).

<run-length>—Number of samples after initial trigger.


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