sflow polling-interval (global version)

Configures the polling interval globally.

Syntax

sflow polling-interval interval_value
no sflow polling-interval

Parameters

interval_value
Specifies a value in seconds to set the polling interval. Valid values range from 1 through 65535 seconds.

Command Default

The default is 20.

Modes

Global configuration mode

Usage Guidelines

The interval is the maximum number of seconds between successive samples of counters to be sent to the collector.

The no form of this command restores the default value.

Examples

To set the polling interval to 135 seconds:

device# configure terminal
device(config)# sflow polling-interval 135