TAP Series Switch Command Line Reference
This example shows how to enable sFlow services globally:
Switch(config)# no sflow enable
Related Commands
show sflow
Use this command to configure sFlow agent.
Use the no form of this command to delete the sFlow agent.
Command Syntax
sflow agent ip IP_ADDR
no sflow agent ip
Command Mode
Global Configuration
Default
0.0.0.0
Usage
Use this command to configure IP address for sflow agent. If not configured, sflow agent IP
address will be 0.0.0.0.
Examples
This example shows how to configure agent with IP address 10.0.0.254.
Switch(config)# sflow agent ip 10.0.0.254
This example shows how to configure agent with IP address 0.0.0.0.
Switch(config)# no sflow agent ip