M Commands
mode
269
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
mode
To specify the mode in a NetFlow sampler, use the mode command. To remove the mode, use the no
form of this command.
mode samples
no mode [samples]
Syntax Description
Defaults None
Command Modes NetFlow sampler configuration (config-flow-sampler)
Supported User Roles network-admin
vdc-admin
Command History
Usage Guidelines This command does not require a license.
Note For F2 Series modules, and additional sampling of 1:100 is applied over the configured valued. For
example, if the configured sampling is 1 in 800, the actual applied samplings is 1 in 80000. With this
always-enabled additional 1:100 sampling, the packets range for all F2 Series module ports is from 1 to
819100.
Examples This example shows how to specify the mode in a NetFlow sampler:
switch(config)# sampler Custom-NetFlow-Sampler-1
switch(config-flow-sampler)# mode 1 out-of 1000
switch(config-flow-sampler)#
This example shows how to remove the mode configuration:
switch(config-flow-sampler)# no mode
samples Number of samples per sampling. The range is from 1 to 64.
Release Modification
4.0(1) This command was introduced.