aristanetworks / avd

Arista Validated Designs

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typo in route-msdp.j2 template

gusmb opened this issue · comments

Issue Summary

There is a typo on the mentioned template:

{%                     if peer.sa_filter.out_list is arista.avd.defined %}
         sa-filter out list {{ peer.sa_filter.in_list }}
{%                     endif %}

The wrong list is configured for the outbound SA filter at VRF level

Which component(s) of AVD impacted

eos_cli_config_gen

How do you run AVD ?

Ansible CLI (with virtual-env or native python)

Steps to reproduce

NA

Relevant log output

NA

Contributing Guide

  • I agree to follow this project's Code of Conduct