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


Option: Configure an Aggregate Export Timer

When you use cflowd version 8 records for active flow monitoring, you can configure an aggregate export timer. To configure, include the aggregate-export-interval statement at the [edit forwarding-options sampling output] hierarchy level. The timer value has a default minimum setting of 90 seconds and a maximum value of 1800 seconds.

[edit] 
forwarding-options {
    sampling {
        output {
            aggregate-export-interval duration;
        }
    }
}

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