The documentation set for this product strives to use bias-free language. For the purposes of this documentation set, bias-free is defined as language that does not imply discrimination based on age, disability, gender, racial identity, ethnic identity, sexual orientation, socioeconomic status, and intersectionality. Exceptions may be present in the documentation due to language that is hardcoded in the user interfaces of the product software, language used based on RFP documentation, or language that is used by a referenced third-party product. Learn more about how Cisco is using Inclusive Language.
This chapter describes theCisco Nexus 1000V commands that begin with the letter O.
To specify a timeout period for resending NetFlow flow exporter data, use the option exporter-stats timeout command. To remove the timeout period, use the no form of this command.
option exporter-stats timeout time
no option exporter-stats timeout
time |
A time period between 1 and 86400 seconds. |
None
Netflow flow exporter version 9 configuration (config-flow-exporter-version-9)
network-admin
|
|
4.0(4)SV1(1) |
This command was introduced. |
This example shows how to configure a 3600-second timeout period for resending NetFlow flow exporter data:
n1000v#
config t
n1000v(config)# flow exporter ExportTest
n1000v(config-flow-exporter)# version 9
n1000v(config-flow-exporter-version-9)# option exporter-stats timeout 3600
This example shows how to remove the timeout period for resending NetFlow flow exporter data:
n1000v#
config t
n1000v(config)# flow exporter ExportTest
n1000v(config-flow-exporter)# version 9
n1000v(config-flow-exporter-version-9)# no option exporter-stats timeout
n1000v(config-flow-exporter)#
To specify the timeout period for resending the NetFlow flow exporter interface table, use the option interface-table timeout command. To remove the timeout period, use the no form of this command.
option interface-table timeout time
no option interface-table timeout
time |
A time period between 1 and 86400 seconds. |
None
Netflow flow exporter version 9 configuratio (config-flow-exporter-version-9)
network-admin
|
|
4.0(4)SV1(1) |
This command was introduced. |
This example shows how to configure a 3600 second timeout period for resending the NetFlow flow exporter interface table:
n1000v#
config t
n1000v(config)# flow exporter ExportTest
n1000v(config-flow-exporter)# version 9
n1000v(config-flow-exporter-version-9)# option exporter-stats timeout 3600
This example shows how to remove the timeout period for resending the NetFlow flow exporter interface table:
n1000v#
config t
n1000v(config)# flow exporter ExportTest
n1000v(config-flow-exporter)# version 9
n1000v(config-flow-exporter-version-9)# no option exporter-stats timeout
n1000v(config-flow-exporter)#