ipspace / netlab

Making virtual networking labs suck less
https://netlab.tools
Other
409 stars 58 forks source link

[BUG] VyOS does not apply bgp.session parameters to unnumbered EBGP sessions #1159

Closed ipspace closed 2 months ago

ipspace commented 2 months ago

It looks like VyOS applies bgp.session parameters only to neighbors with IPv4/IPv6 addresses. The unnumbered session is established, but VyOS does not advertise the default route over it.

ssasso commented 2 months ago

yap, I found the issue.

I will refactor the template for better handling of all the capabilities, and fix the issue.

(but after ITNOG8 ;) )