Sflow owner, Sflow polling-interval, Sflow owner sflow polling-interval – Brocade 6910 Ethernet Access Switch Configuration Guide (Supporting R2.2.0.0) User Manual
Page 192

136
Brocade 6910 Ethernet Access Switch Configuration Guide
53-1002651-02
8
Flow Sampling Commands
Example
Console(config)#interface ethernet 1/9
Console(config-if)#sflow max-header-size 256
Console(config-if)#
sflow owner
This command configures the name of the receiver (i.e., sFlow Collector). Use the no form to
remove this name.
Syntax
sflow owner name
no sflow owner
name - The name of the receiver. (Range: 1-256 characters)
Default Setting
None
Command Mode
Interface Configuration (Ethernet)
Example
This example set the owner’s name to Lamar.
Console(config)#interface ethernet 1/9
Console(config-if)#sflow owner Lamer
Console(config-if)#
sflow polling-interval
This command configures the interval at which counters are added to the sample datagram. Use
the no form to restore the default polling interval.
Syntax
sflow polling-interval seconds
no sflow polling-interval
seconds - The interval at which the sFlow process adds counter values to the sample
datagram. (Range: 1-10000000 seconds)
Default Setting
Disabled
Command Mode
Interface Configuration (Ethernet)
Example
This example sets the polling interval to 10 seconds.
Console(config)#interface ethernet 1/9
Console(config-if)#sflow polling-interval 10
Console(config-if)#