Service Manual

Table Of Contents
sFlow Show Commands
Dell EMC 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 Hu 1/2/1 and Tf 1/2/2/1
DellEMC#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
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
show sflow interface interface-name
The following example shows the show sflow interface command.
DellEMC#show sflow interface tengigabitethernet 1/1/1/1
Te 1/1/1/1
sFlow type :Ingress
Configured sampling rate :16384
Actual sampling rate :16384
Counter polling interval :20
Extended max header size :128
Samples rcvd from h/w :0
The following example shows the show running-config interface command.
DellEMC#show running-config interface tengigabitethernet 1/1/6/1
!
interface TenGigabitEthernet 1/1/6/1
no ip address
switchport
sflow ingress-enable
sflow sample-rate 8192
no shutdown
sFlow
825