Celestica Documentation Portal

Find your product documents here

SFLOW interface enable

Enables/disables sflow at an interface level. By default, sflow is enabled on all interfaces at the interface level. Use this command to explicitly disable sFlow for a specific interface. An interface is sampled if sflow is enabled globally as well as at the interface level. Note that this configuration deals only with sFlow flow samples and not counter samples.

Syntaxsflow enable
Command mode Ethernet interface
Parameters None
UsageUse no sflow enable to disable sFlow on this interface.
Supported Releases 1.0.0 or later
Click commandconfig sflow interface enable <interface_name>
Example
sonic(config)#interface Ethernet 1
sonic(conf-if-Ethernet1)#sflow enable
sonic(conf-if-Ethernet1)# exit
sonic(config)#