Configuring global cflowd parameters

The following cflowd parameters apply to all instances where cflowd is enabled.

Use the following CLI commands to configure cflowd parameters:

- config>cflowd#
    - active-flow-timeout seconds
    - cache-size num-entries
    - enhanced-distribution
    - export-mode {automatic | manual}
    - inactive-flow-timeout seconds
    - overflow percent
    - sample-profile 1 create
    -      sample-rate rate
    - template-retransmit seconds
    - no shutdown

The following example shows an example cflowd configuration:

A:ALA-1>config>cflowd# info 
#------------------------------------------
        active-flow-timeout 1800
        inactive-flow-timeout 10
        overflow 10
        sample-profile 1 create
           sample-rate 100
        exit
#------------------------------------------
A:ALA-1>config>cflowd#