White Papers

Table Of Contents
NOTE: Interface mode configuration takes priority.
To reset the maximum header size of a packet, use the following command
[no] sflow max-header-size extended
View the maximum header size of a packet.
show running-config sflow
Example of the show sflow command when the sflow max-header-size extended is configured globally
DellEMC(conf-if-te-2/1)#do show sflow
sFlow services are enabled
Egress Management Interface sFlow services are disabled
Global default sampling rate: 32768
Global default counter polling interval: 20
Global default extended maximum header size: 128 bytes
Global extended information enabled: none
0 collectors configured
0 UDP packets exported
0 UDP packets dropped
0 sFlow samples collected
Example of viewing the sflow max-header-size extended on an Interface Mode
DellEMC#show sflow interface tengigabitethernet 2/1
Te 2/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
Example of the show running-config sflow Command
DellEMC#show running-config sflow
!
sflow enable
sflow max-header-size extended
DellEMC#show running-config interface tengigabitethernet 2/1
!
interface TenGigabitEthernet 2/1
no ip address
switchport
sflow sample-rate 512
sflow max-header-size extended
no shutdown
DellEMC#
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
sFlow
759