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


Usage

<configuration>
    <forwarding-options>
        <sampling>
            <output>
                <file>...</file>
                <cflowd>...</cflowd>
                <aggregate-export-interval>seconds</aggregate-export-interval>
                <flow-inactive-timeout>seconds</flow-inactive-timeout>
                <flow-active-timeout>seconds</flow-active-timeout>
                <interface>...</interface>
                <extension-service>...</extension-service>
            </output>
        </sampling>
    </forwarding-options>
</configuration>

Description

Traffic sampling data disposition.

Contents

<aggregate-export-interval>—Interval of exporting aggregate accounting information.

<cflowd>—Configure sending traffic aggregates in cflowd format.

<extension-service>—Define the customer specific sampling configuration.

<file>—Configure parameters for dumping sampled packets.

<flow-active-timeout>—Interval after which an active flow is exported.

<flow-inactive-timeout>—Interval of inactivity that marks a flow inactive.

<interface>—Interfaces used to send monitored information.


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