Feat(eos_cli_config_gen): add hardware flow tracking standard record format support #3650
Closed
1 task done
Labels
type: enhancement
New feature or request
Enhancement summary
In order to stream IPFIX-based flow tracking data to CloudVision, EOS must be configured with
record format ipfix standard timestamps counters
underflow tracking hardware
. This command is not currently exposed through eos_cli_config_gen.Which component of AVD is impacted
eos_cli_config_gen
Use case example
CCS platforms (which support hardware flow tracking) showing traffic flow data in CloudVision.
Describe the solution you would like
Add a boolean
record_format_ipfix_standard_timestamps_counters
(or similar) underflow_tracking: hardware
Describe alternatives you have considered
raw_eos_cli
at the "root" device level is the only current alternative I've found. Ifeos_cli
could be supported underflow tracking: hardware
, this might be an alternative.Additional context
EOS documentation: https://www.arista.com/en/support/toi/eos-4-23-1f/14409-hardware-flow-tracking-with-ipfix-export#:~:text=To%20configure%20standard%20IPFIX%20information%20elements%20for%20timestamps%20and%20counters%3A
Contributing Guide
The text was updated successfully, but these errors were encountered: