Configure the IPFIX Aging Interval

About this task

Use the following procedure to configure an aging interval for IPFIX. The aging interval determines how long a traffic flow that is no longer being received, is retained as a flow.

Procedure

  1. Enter Global Configuration mode:

    enable

    configure terminal

  2. Configure a value for the aging interval:

    ip ipfix aging-interval <100ms | 1s | 10s | 60s | 10m | 30m | 1h |10h |1d>

  3. Configure a value for the aging interval:

    ip ipfix aging-interval <1-60>

Example

Switch:1>enable
Switch:1#configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
Switch:1(config)#ip ipfix aging-interval 1d

Variable Definitions

The following table defines parameters for the ip ipfix aging-interval command.

Variable

Value

<100ms | 1s | 10s | 60s | 10m | 30m | 1h |10h |1d>

Specifies (in seconds, minutes, hours, or days) the flow record aging interval. The aging interval determines how long a traffic flow that is no longer being received is retained as a flow.

The default is 10 seconds.