home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

service sflow polling-interval <polling-rate>

Specifies how often sFlow port-counter statistics are collected.

set service sflow polling-interval polling-rate
delete service sflow polling-interval polling-rate

The default polling rate is 20 seconds.

polling-rate
A polling rate in seconds. The rate ranges from 0 through 65535. A rate of 0 means that counter polling is disabled.

Configuration mode

service {
    sflow {
        polling-interval polling-rate
    }
}

Use the set form of this command to specify a polling rate.

Use the delete form of this command to restore the default polling rate, which is 20 seconds.