To enable FP-accelerated cflowd processing, configure the following:
A cflowd collector for FP-accelerated cflowd processing using the cflowd collector address[:port] template-set fastpath option.
Configure one or more sample profiles using the configure cflowd sample-profile metering-process fp-accelerated option.
The following shows a configuration example.
cflowd
    inband-collector-export-only true
    sample-profile 2 {
        sample-rate 2000
        metering-process fp-accelerated 
    }
    collector 10.10.10.10  {
        template-set fastpath
        version 10
    }