19 Feb
2023
19 Feb
'23
5:28 p.m.
Hi Alexander, thanks a lot for the fast response.
On 19. Feb 2023, at 16:31, Alexander Zubkov <green@qrator.net> wrote: Hi,
I doubt that strict bind option is incompatible with multihop. Do you have some problems with it?
I get the following error: Multihop BGP cannot be bound to interface when I am trying with an ibgp config like this: protocol bgp test { local <ip> as <myas>; interface "<iface>"; strict bind yes; ipv6 { ... } neighbour <theirip> as <myas>; } Thanks Sebastian