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 <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 30

Variable Definitions

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

Variable

Value

<1-60>

Specifies, in seconds, 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 40 seconds.