C613-50631-01 Rev A Command Reference for IE340 Series 3440
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
SFLOW COMMANDS
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
show running-config sflow
show sflow interface
Parameter Description
0 Disable polling (the default).
<1-16777215> The polling interval in seconds.