interval

Configures the NetFlow template export interval

Supported in the following platforms:

Syntax

interval <300-3600>

Parameters

interval <300-3600>
interval <300-3600> Specify the interval, in seconds, at which the AP (Exporter) exports NetFlow templates to the specified NetFlow Collector host.
  • <300-3600> - Set a value from 300 - 3600 seconds. The default value is 300 seconds.

Examples

nx9500-6C8809(config-netflow-policy-test)#interval 400
nx9500-6C8809(config-netflow-policy-test)#show context
netflow-policy test
 collector host 10.234.160.126 port 2095 proto udp
 netflow-template-interval 400
nx9500-6C8809(config-netflow-policy-test)#

Related Commands

no (netflow-policy-config) Reverts the inetrval configuration to the default of 300 seconds.