Sflow polling-interval – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 2106
sFlow Commands
Software Reference for x310 Series Switches
81.12
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
sflow polling-interval
This command sets the sFlow® counter polling interval (in seconds) for the specified ports.
A value of 0 disables polling. A counter sample is taken every N seconds where N is the
value set by this command.
The no variant of this command applies the default.
Syntax
sflow polling-interval {0|<1-16777215>}
no sflow polling-interval
Default
The polling-interval is 0 (polling disabled).
Mode
Interface Configuration
Example
To set the polling interval to 60 seconds for ports 1.0.1 and 1.0.7, use the following
commands:
Related Commands
show running-config sflow
show sflow interface
Parameter
Description
0
Disable polling (the default).
<1-16777215>
The polling interval in seconds.
awplus#
configure terminal
awplus(config)#
interface port1.0.1,port1.0.7
awplus(config-if)#
sflow polling-interval 60