aristanetworks / avd

Arista Validated Designs

Home Page:https://avd.arista.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

ClausHolbechArista opened this issue · comments

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">