TAP Series Switch Command Line Reference
Related Commands
show sflow
15.5 sflow counter-sampling enable
Use this command to enable counter sampling on specified port.
Use the no form of this command to disable counter sampling.
Command Syntax
sflow counter-sampling enable
no sflow counter-sampling enable
Command Mode
Interface Configuration
Default
Disabled
Usage
Use this command to enable counter sampling on specified port. This command can only be
configured on a port which is not a link-agg group member. The port can be either a physical
port or a link-agg port.
Examples
This example shows how to enable sFlow counter sampling on interface eth-0-1
Switch(config)# interface eth-0-1
Switch(config-if)# sflow counter-sampling enable
This example shows how to disable sFlow counter sampling on interface eth-0-1
Switch(config)# interface eth-0-1
Switch(config-if)# no sflow counter-sampling enable