Users Guide

Configured sampling rate :16384
Actual sampling rate :16384
Counter polling interval :20
Extended max header size :256
Samples rcvd from h/w :0
Example of the show running-config sflow Command
Dell#show running-config sflow
!
sflow collector 100.1.1.12 agent-addr 100.1.1.1
sflow enable
sflow max-header-size extended
Dell#show run int tengigabitEthernet 1/10
!
interface TenGigabitEthernet 1/10
no ip address
switchport
sflow ingress-enable
sflow max-header-size extended
no shutdown
sFlow Show Commands
Dell Networking OS includes the following sFlow display commands.
Displaying Show sFlow Globally
Displaying Show sFlow on an Interface
Displaying Show sFlow on a Line Card
Displaying Show sFlow Global
To view sFlow statistics, use the following command.
Display sFlow configuration information and statistics.
EXEC mode
show sflow
The first bold line indicates sFlow is globally enabled.
The second bold lines indicate sFlow is enabled on Te 1/16 and Te 1/17
Dell#show sflow
sFlow services are enabled
Global default sampling rate: 32768
Global default counter polling interval: 20
1 collectors configured
Collector IP addr: 133.33.33.53, Agent IP addr: 133.33.33.116, UDP port: 6343
77 UDP packets exported
0 UDP packets dropped
165 sFlow samples collected
69 sFlow samples dropped due to sub-sampling
Stack-unit 1 Port set 0 H/W sampling rate 8192
Te 1/16: configured rate 8192, actual rate 8192, sub-sampling rate 1
Te 1/17: configured rate 16384, actual rate 16384, sub-sampling rate 2
Displaying Show sFlow on an Interface
To view sFlow information on a specific interface, use the following command.
Display sFlow configuration information and statistics on a specific interface.
EXEC mode
sFlow
719