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 <interface> flow-monitoring exporter <exporter-name>

Defines flow-monitoring exporter on a data plane interface.

set interfaces dataplane interface flow-monitoring exporter exporter-name
delete interfaces dataplane interface flow-monitoring exporter exporter-name
show interfaces dataplane interface flow-monitoring exporter exporter-name

None

interface
A data plane interface. For more information about data plane interfaces, refer to Ciena Vyatta Network OS LAN Interfaces Configuration Guide.
exporter-name
Name of a flow exporter.

Configuration mode

interfaces {
    dataplane interface {
        flow-monitoring {
            exporter exporter-name
        }
    }
}

Use the set form of this command to define a flow-monitoring exporter on a data plane interface.

Use the delete form of this command to remove a configured flow-monitoring exporter from the data plane interface.

Use the show form of this command to display the name of a configured exporter for a data plane interface.