White Papers

Table Of Contents
69 sFlow samples dropped due to sub-sampling
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 gigabitethernet 1/1
Gi 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 gigabitethernet 1/16
!
interface GigabitEthernet 1/16
no ip address
switchport
sflow ingress-enable
sflow sample-rate 8192
no shutdown
Displaying Show sFlow on a Stack-unit
To view sFlow statistics on a specified Stack-unit, use the following command.
Display sFlow configuration information and statistics on the specified interface.
EXEC mode
show sflow stackunit slot-number
DellEMC#show sflow Stack-unit 1
1
Samples rcvd from h/w :0
Total UDP packets exported :0
UDP packets exported via RPM :0
UDP packets dropped :36
Configuring Specify Collectors
The sflow collector command allows identification of sFlow collectors to which sFlow datagrams are forwarded.
You can specify up to two sFlow collectors. If you specify two collectors, the samples are sent to both.
Identify sFlow collectors to which sFlow datagrams are forwarded.
CONFIGURATION mode
sflow collector ip-address agent-addr ip-address [number [max-datagram-size number] ] |
[max-datagram-size number ]
The default UDP port is 6343.
The default max-datagram-size is 1400.
782
sFlow