sflow polling
Syntax
sflow polling <INTERVAL>
no sflow polling [<INTERVAL>]
Description
Defines the global polling interval for sFlow in seconds.
The
no
form of this command sets the polling interval to the default value of 30 seconds.
Command context
config
Parameters
<INTERVAL>
Specifies the polling interval in seconds. Range: 10 to 3600. Default: 30.
Authority
Administrators
Examples
Setting the polling interval to 10:
switch(config)# sflow polling 10
Setting the polling interval to the default value.
switch(config)# no sflow polling