A SERVICE OF

logo

If you enable sFlow on an interface, the show output displays the following (shown in bold).
Dell(conf-if-te-1/10)#show sflow
sFlow services are enabled
Egress Management Interface sFlow services are disabled
Global default sampling rate: 32768
Global default counter polling interval: 86400
Global default extended maximum header size: 256 bytes
Global extended information enabled: none
1 collectors configured
Collector IP addr: 100.1.1.12, Agent IP addr: 100.1.1.1, UDP port: 6343 VRF:
Default
0 UDP packets exported
0 UDP packets dropped
0 sFlow samples collected
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
The Dell Networking OS includes the following sFlow display commands.
Displaying Show sFlow Global
Displaying Show sFlow on an Interface
Displaying Show sFlow on a Stack Unit
Displaying Show sFlow Global
To view sFlow statistics, use the following command.
Display sFlow configuration information and statistics.
EXEC mode
show sflow
Example of Viewing sFlow Configuration (Global)
The first bold line indicates sFlow is globally enabled.
Dell#show sflow
sFlow services are enabled
sFlow
845