VMware VCF Operations for Networks
To disable port aggregation for all ports:
/home/ubuntu/build-target/nfdump/ipfix.configurationnoAggThreshold: 65536 forceAggThreshold: 65536Restart flow-processor sudo service flow-processor stop sudo service flow-processor startScreenshot for Reference:
To enable port aggregation for all ports:
/home/ubuntu/build-target/nfdump/ipfix.configurationnoAggThreshold: 65536
forceAggThreshold: 65536
sudo service flow-processor stop sudo service flow-processor start