aristanetworks / avd

Arista Validated Designs
https://avd.arista.com
Apache License 2.0
251 stars 186 forks source link

Feat(eos_cli_config_gen): Add support for "permit response traffic nat" under ip acls #4119

Closed ClausHolbechArista closed 1 week ago

ClausHolbechArista commented 2 weeks ago

Add support for "permit response traffic nat" under ip acls in eos_cli_config_gen. It should be added as a string only accepting "nat" for now. Add it at the same level as counter option. The cli should be printed after all sequences have been printed.

The schema doc should mention minimum EOS 4.32.2F

permit_response_traffic : <str; "nat">