O Commands

This chapter describes the Cisco NX-OS system management commands that begin with the letter O.

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.

 
Defaults

None

 
Command Modes

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

 
Supported User Roles

network-admin
vdc-admin

 
Command History

Release
Modification

4.0(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)#

 
Related Commands

Command
Description

show flow exporter

Displays information about NetFlow exporters.

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.

 
Defaults

None

 
Command Modes

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

 
Supported User Roles

network-admin
vdc-admin

 
Command History

Release
Modification

4.0(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
 

 
Related Commands

Command
Description

show flow exporter

Displays information about the NetFlow exporters.

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.

 
Defaults

None

 
Command Modes

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

 
Supported User Roles

network-admin
vdc-admin

 
Command History

Release
Modification

4.0(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)# no option sampler-table timeout
switch(config)#

 
Related Commands

Command
Description

show flow exporter

Displays information about NetFlow exporters.