Figure 3-39, Sflow port configuration – LevelOne FGL-2870 User Manual
Page 123

Sampling Traffic Flows
3-69
3
Web – Click sFlow, Port Configuration. Set the parameters for flow Collector, the
reset timeout, the payload, and flow interval. Then click Apply.
Figure 3-39 sFlow Port 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)#interface ethernet 1/1
Console(config-if)#sflow owner Bobby
Console(config-if)#sflow destination ipv4 192.168.0.4
Console(config-if)#sflow timeout 1000
Console(config-if)#sflow max-header-size 128
Console(config-if)#sflow max-datagram-size 1400
Console(config-if)#sflow polling interval 10
Console(config-if)#end
Console#show flow
Console#show sflow interface ethernet 1/1
Interface of Ethernet 1/1 :
Interface status : Enabled
Owner name : Bobby
Owner destination : 192.168.0.4
Owner socket port : 6343
Time out : 986
Maximum header size : 128
Maximum datagram size : 1400
Sample rate : 1/10
Polling interval : 10
Console#