Would it be possible to add this feature for L2VPN BGP peering ?
vyos@vyos-1# set vrf name BLUE protocols bgp address-family ipv4-unicast route-target vpn import
Possible completions:
<text> Space separated route target list (A.B.C.D:MN|EF:OPQR|GHJK:MN)
vyos@vyos-1# set vrf name BLUE protocols bgp address-family l2vpn-evpn route-target import
Possible completions:
<text> Route target (A.B.C.D:MN|EF:OPQR|GHJK:MN)
turns out the route-target line can be specified multiple times on FRR. I will add this functionality - should be available in the next rolling release.