TAP Series Switch Command Line Reference
Examples
This example shows how to enable input packet sampling on route port eth-0-1:
Switch# configure terminal
Switch(config)# interface eth-0-1
Switch(config-if)# sflow flow-sampling enable input
This example shows how to enable input packet sampling on route port eth-0-1:
Switch# configure terminal
Switch(config)# interface eth-0-1
Switch(config-if)# no sflow flow-sampling enable input
Related Commands
show sflow
Use this command to turn on the debug switches of sflow module.
Use the no form of this command to turn off the debug switches of sflow module.
Command Syntax
debug sflow ( all | counter | packet | sample )
no debug sflow ( all | packet | counter | sample )
Enable to report all debug messages
Enable to report sflow debug messages for
counters
Enable to report sflow debug messages for
sending and receiving packets
Enable to report sflow debug messages for
sampling
Command Mode
Privileged EXEC