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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <forwarding-options>
                    <port-mirroring>
                        <input>
                            <rate>rate</rate>
                            <run-length>run-length</run-length>
                            <maximum-packet-length>bytes</maximum-packet-length>
                        </input>
                    </port-mirroring>
                </forwarding-options>
            </instance>
        </routing-instances>
    </logical-systems>
</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]