8 Mar
2014
8 Mar
'14
5:12 a.m.
It seems the version of BIRD shipped with Ubuntu 12.04 (1.3.4-1) does not support that syntax. Thanks for the pointer! On Fri, Mar 7, 2014 at 5:11 PM, Fritz Grimpen <fritz@grimpen.net> wrote:
Hi Job,
at least for me, adresses in the form of ADDRESS@INTERFACE are accepted, here is an excerpt from my GRE IBGP configuration:
protocol bgp dn42_i_molybdenum from _dn42_peer { neighbor fe80::200:5efe:2ef6:6ce9 % 'molybdenum' as 64712; source address fe80::200:5efe:6d4b:b8ad; direct; bfd yes; }
Perhaps you have to put the interface name in single quotes?
Kind regards,
Fritz