Cflowd configuration commands, Global commands, Cflowd – Alcatel-Lucent 7750 SR OS User Manual

Page 465: Active-timeout, Cflowd configuration commands global commands

Advertising
background image

Cflowd

7750 SR OS Router Configuration Guide

Page 465

Cflowd Configuration Commands

Global Commands

cflowd

Syntax

[no] cflowd

Context

config>cflowd

Description

This command creates the context to configure cflowd. The interface can be set to either sample all
packets (interface mode) or sample only packets matching an IP filter with an action of filter-sample.

The no form of this command disables cflowd.

Default

no cflowd

active-timeout

Syntax

active-timeout minutes
no active-timeout

Context

config>cflowd

Description

This command configures the maximum amount of time before an active flow is aged out of the
active cache. If an individual flow is active for this amount of time, the flow is aged out and a new
flow created.

Note: Existing flows do not inherit the new active-timeout value if this parameter is changed while
cflowd is active. The active-timeout value for a flow is set when the flow is first created in the active
cache table and does not change dynamically.

The no form of this command resets the inactive timeout back to the default value.

Default

30

Parameters

minutes — The value expressed in minutes before an active flow is exported.

Values

1 — 600

Advertising