When you use flow monitoring version 8 records for active flow monitoring, you can configure an aggregate export timer. To configure this timer, 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;
- }
- }
- }