O Commands

option exporter-stats timeout

To configure the NetFlow exporter resend timer, use the option exporter-stats timeout command. To remove the NetFlow exporter resend timer, use the no form of this command.

option exporter-stats timeout time

no option exporter-stats timeout

Syntax Description

time

Time in seconds. The range is from 1 to 86400.

Command Default

None

Command Modes

NetFlow exporter version 9 configuration (config-flow-exporter-version-9)

Command History

Release

Modification

7.0(0)N1(1)

This command was introduced.

Usage Guidelines

This command does not require a license.

Examples

This example shows how to configure the NetFlow exporter resend timer:


switch(config)# flow exporter Custom-Flow-Exporter-1
switch(config-flow-exporter)# version 9
switch(config-flow-exporter-version-9)# option exporter-stats timeout 1200
switch(config-flow-exporter-version-9)#

This example shows how to remove the NetFlow exporter resend timer configuration:


switch(config-flow-exporter-version-9)# no option exporter-stats timeout
switch(config-flow-exporter-version-9)#

option interface-table timeout

To configure the NetFlow exporter interface-table timer, use the option interface-table timeout command. To remove the interface-table timer, use the no form of this command.

option interface-table timeout time

no option interface-table timeout [time]

Syntax Description

time

Time in seconds. The range is from 1 to 86400.

Command Default

None

Command Modes

NetFlow exporter version 9 configuration (config-flow-exporter-version-9)

Command History

Release

Modification

7.0(0)N1(1)

This command was introduced.

Usage Guidelines

This command does not require a license.

Examples

This example shows how to configure the NetFlow exporter interface-table timer:


switch(config)# flow exporter Custom-Flow-Exporter-1
switch(config-flow-exporter)# version 9
switch(config-flow-exporter-version-9)# option interface-table timeout 1200
switch(config-flow-exporter-version-9)#

This example shows how to remove the NetFlow exporter interface-table timer configuration:


switch(config-flow-exporter-version-9)# no
 option interface-table timeout

option sampler-table timeout

To configure the NetFlow exporter sampler-table timer, use the option sampler-table timeout command. To remove the sampler-table timer, use the no form of this command.

option sampler-table timeout time

no option sampler-table timeout [time]

Syntax Description

time

Time in seconds. The range is from 1 to 86400.

Command Default

None

Command Modes

NetFlow exporter version 9 configuration (config-flow-exporter-version-9)

Command History

Release

Modification

7.0(0)N1(1)

This command was introduced.

Usage Guidelines

This command does not require a license.

Examples

This example shows how to configure the NetFlow exporter sampler-table timer:


switch(config)# flow exporter Custom-Flow-Exporter-1
switch(config-flow-exporter)# version 9
switch(config-flow-exporter-version-9)# option sampler-table timeout 1200
switch(config-flow-exporter-version-9)#

This example shows how to remove the sampler-table timer configuration:


switch(config)#nooption sampler-table timeout
switch(config)#