T Commands

template data timeout

To configure the template data timeout parameter for the NetFlow exporter, use the template data timeout command. To remove the template data timeout parameter, use the no form of this command.

template data timeout time

no template data timeout [time]

Syntax Description

time

(Optional) 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 template data timeout parameter:


switch(config)# 
flow exporter Netflow-Exporter-1
switch(config-flow-exporter)# version 9
switch(config-flow-exporter-version-9)# template data timeout 120

This example shows how to remove the template data timeout parameter configuration:


switch(config-flow-exporter)# version 9
switch(config-flow-exporter-version-9)# no template data timeout 120