C613-50170-01 Rev B
Command Reference for x510 Series
2814
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
S
F
LOW
C
OMMANDS
SFLOW
POLLING
-
INTERVAL
sflow polling-interval
Overview
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:
awplus#
configure terminal
awplus(config)#
interface port1.0.1,port1.0.7
awplus(config-if)#
sflow polling-interval 60
Related
Commands
Parameter
Description
0
Disable polling (the default).
<
1-16777215
>
The polling interval in seconds.