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.

interfaces dataplane <dp-port> sflow

Specifies an interface for which to record inbound sFlow packet statistics and port counters.

set interfaces dataplane dp-port sflow
delete interfaces dataplane dp-port sflow
dp-port
The name of a data plane interface.

Configuration mode


interfaces {
    dataplane dp-port {
        sflow
    }
}

You can enable multiple interfaces by issuing this command multiple times, once for each interface.

Use the set form of this command to enable sFlow on an interface.

Use the delete form of this command to disable sFlow on an interface.