Sflow owner, Sflow polling- interval, Sflow polling-interval – LevelOne GTL-2691 User Manual
Page 858
C
HAPTER
27
| Flow Sampling Commands
– 858 –
sflow owner
This command configures the name of the receiver (i.e., sFlow Collector).
Use the no form to remove this name.
S
YNTAX
sflow owner name
no sflow owner
name - The name of the receiver. (Range: 1-256 characters)
D
EFAULT
S
ETTING
None
C
OMMAND
M
ODE
Interface Configuration (Ethernet)
E
XAMPLE
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.
S
YNTAX
sflow polling-interval seconds
no sflow polling-interval
seconds - The interval at which the sFlow process adds counter
values to the sample datagram. (Range: 0-10000000 seconds,
where 0 disables this feature)
D
EFAULT
S
ETTING
Disabled
C
OMMAND
M
ODE
Interface Configuration (Ethernet)
E
XAMPLE
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)#