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 aggregator <aggregator-name>

Defines flow-monitoring aggregator on a data plane interface.

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

None

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

Configuration mode

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

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

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

Use the show form of this command to display the name of flow-monitoring aggregator for a data plane interface.