Hi,
I noticed that if I configure an extcommunity list in frr.conf.local, it gets wiped out when I apply SDN changes. This seems to be due to EvpnPlugin.pm not taking into account the
I noticed that if I configure an extcommunity list in frr.conf.local, it gets wiped out when I apply SDN changes. This seems to be due to EvpnPlugin.pm not taking into account the
bgp extcommunity-list
command. See here https://github.com/proxmox/pve-netw...VE/Network/SDN/Controllers/EvpnPlugin.pm#L559