Hello,
I have a working IPSEC BGP tunnel between my vyos and a specific Amazon VPC. Since end of october, Amazon VPC supports sharing the IP address for each customer gateway:
Tonight, I tried setting up a second connection from my vyos to a second VPC, but when entering the first bgp setting, with another ASN, I got this error:
vyos@vyos# set protocols bgp 65001 neighbor 169.254.20.25 remote-as '9059'
Cannot set node "65001": number of values exceeds limit(1 allowed)
Set failed
Is vyos really limited to a single BGP setup? Or am I misinterpreting this error?
Ringo