Show sflow – Brocade Communications Systems Brocate Ethernet Access Switch 6910 User Manual
Page 190

140
Brocade 6910 Ethernet Access Switch Configuration Guide
53-1002581-01
Flow Sampling Commands
8
Command Usage
The sFlow agent sends sample data to an sFlow collector until the timeout set by this command
expires. The sFlow agent then resets the sampling interval, the receiver’s name, address and UDP
port, the time out, maximum header size, and maximum datagram size.
Example
This example sets the time out to 1000 seconds.
Console(config)#interface ethernet 1/9
Console(config-if)#sflow timeout 10000
Console(config-if)#
show sflow
This command shows the global and interface settings for the sFlow process.
Syntax
show sflow [interface [interface]]
interface
ethernet unit/port
unit - Stack unit. (Range: 1)
port - Port number. (Range: 1-12)
Command Mode
Privileged Exec
Example
Console#show sflow
Console#show sflow interface ethernet 1/9
sFlow global status : Enabled
Interface of Ethernet 1/9 :
Interface status : Enabled
Owner name : Lamar
Owner destination : 192.168.0.4
Owner socket port : 6343
Time out : 10000
Maximum header size : 256
Maximum datagram size : 1500
Sample rate : 1/100
Polling interval : 10
Console#