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 flow-monitoring aggregator <aggregator-name> hashtable-bits

Specifies the length of hashtable used for aggregation in bits for the Netflow collector.

set service flow-monitoring aggregator aggregator-name hashtable-bits bit-length
delete service flow-monitoring aggregator aggregator-name hashtable-bits
show service flow-monitoring aggregator aggregator-name

The default hashtable-bits size is 17.

aggregator-name
The name of the flow-aggregator.
bit-length
Length of the hashtable used for aggregation in bits. The number ranges from 1 through 32.

Configuration mode

service {
flow-monitoring {
  exporter aggregator-name{
          hashtable-bits {
              bit-length
            }
        }
    }
}

Use the set form of this command to specify the length of the hashtable used for aggregation

Use the delete form of this command to remove the hashtable-bit length.

Use the show form of this command to display the aggregator configuration