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

Page 123

Advertising
background image

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

4-220

Console(config-if)#sflow owner Bobby

4-105

Console(config-if)#sflow destination ipv4 192.168.0.4

4-106

Console(config-if)#sflow timeout 1000

4-105

Console(config-if)#sflow max-header-size 128

4-106

Console(config-if)#sflow max-datagram-size 1400

4-107

Console(config-if)#sflow polling interval 10

4-104

Console(config-if)#end
Console#show flow

4-107

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#

Advertising