To define the version 9 templates, include the following statements at the [edit services flow-monitoring version9] hierarchy level:
- services {
-
-
flow-monitoring {
-
-
version9 {
-
-
template name {
-
flow-active-timeout seconds;
-
flow-inactive-timeout seconds;
-
option-refresh-rate packets packets seconds seconds;
-
template-refresh-rate packets packets seconds seconds;
-
- (ipv4-template | mpls-ipv4-template | mpls-template) {
-
label-position [ label ];
- }
- }
- }
- }
- }
The following details apply to the configuration statements:
![]() |
Note: In active flow monitoring, the cflowd records are exported after a time period that is a multiple of 60 seconds and greater than or equal to the configured active timeout value. For example, if the active timeout value is 90 seconds, the cflowd records are exported at 120-second intervals. If the active timeout value is 150 seconds, the cflowd records are exported at 180-second intervals, and so forth. |