Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat(eos_cli_config_gen): add hardware flow tracking standard record format support #3650

Closed
1 task done
matthewgottlieb opened this issue Feb 21, 2024 · 0 comments · Fixed by #3681
Closed
1 task done
Assignees
Labels
type: enhancement New feature or request

Comments

@matthewgottlieb
Copy link
Contributor

Enhancement summary

In order to stream IPFIX-based flow tracking data to CloudVision, EOS must be configured with record format ipfix standard timestamps counters under flow 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) under flow_tracking: hardware

Describe alternatives you have considered

raw_eos_cli at the "root" device level is the only current alternative I've found. If eos_cli could be supported under flow 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

  • I agree to follow this project's Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
2 participants