Figure 3-38, Sflow global configuration – LevelOne FGL-2870 User Manual
Page 121

Sampling Traffic Flows
3-67
3
Web – Click sFlow, Configuration. Set the global status for flow sampling, the ports
or port groups to be sampled, the sampling rate, and then click Apply.
Figure 3-38 sFlow Global Configuration
CLI – This example enables sFlow globally, and then enables sampling and sets the
sampling rate for Port 1 (which effectively configures the same sFlow settings for all
port members in Group 1).
Console(config)#sflow
Console(config)#interface ethernet 1/1
Console(config-if)#sflow source
Console(config-if)#sflow sample 10
Console(config-if)#end
Console#show sflow
sFlow global status : Enabled
Console#show sflow interface ethernet 1/1
Interface of Ethernet 1/1 :
Interface status : Enabled
Owner name : None
Owner destination : 0.0.0.0
Owner socket port : 6343
Time out : 0
Maximum header size : 128
Maximum datagram size : 1400
Sample rate : 1/10
Polling interval : -
Console#