BIRD 2.0.5 and 1.6.7
Ondrej Zajicek
santiago at crfreenet.org
Mon Aug 5 19:47:44 CEST 2019
On Mon, Aug 05, 2019 at 07:07:37PM +0200, Vincent Bernat wrote:
> ❦ 5 août 2019 18:28 +02, Ondrej Zajicek <santiago at crfreenet.org>:
>
> >> You mean I can do:
> >>
> >> protocol bgp XXX {
> >> neighbor;
> >> interface eth0;
> >> /* ... */
> >> }
> >>
> >> ?
> >
> > No, you need to specify neighbor link-local address
> > (i probably misunderstood your point):
> >
> > protocol bgp XXX {
> > neighbor fe80::1 external;
> > interface eth0;
> > }
>
> Oh, OK, not as convenient as specifying an interface. I wonder how FRR
> is getting the remote IP. Maybe it's automatically in the neighbor table
> due to neighbor advertisements?
For BGP autodiscovery, there are currently two drafts:
draft-acee-idr-lldp-peer-discovery-05
draft-xu-idr-neighbor-autodiscovery-10
One could also do some hacks like listening for router advertisements.
--
Elen sila lumenn' omentielvo
Ondrej 'Santiago' Zajicek (email: santiago at crfreenet.org)
OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net)
"To err is human -- to blame it on a computer is even more so."
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://trubka.network.cz/pipermail/bird-users/attachments/20190805/33673c84/attachment.sig>
More information about the Bird-users
mailing list