Not re-exporting learned OSPF routes

Ryan Whelan rcwhelan at gmail.com
Tue Jun 18 14:57:23 CEST 2013


That would be helpful-  it'd be nice to not have to keep the same setting
in multiple places in the config file


On Tue, Jun 18, 2013 at 4:50 AM, Ondrej Zajicek <santiago at crfreenet.org>wrote:

> On Sat, Jun 15, 2013 at 02:41:12PM -0400, Ryan Whelan wrote:
> > Wow- thanks for the quick response guys!  This works great!
> >
> > Is it possible to set the dead timer, auth ttype, password, etc per area
> > and only override the interface differences (like cost) on a per
> interface
> > basis? (having the interfaces inherit the non-specified settings from the
> > area config)
>
> It is not currently possible, you have to copy the options.
>
> I don't think that setting per-area defaults is the best way how to
> solve this. It is not uncommon to have several classes of ifaces with
> different sets of options. Perhaps named iface templates, like ones
> used for protocols, could solve this issue in a better way:
>
> template "wired" { hello 3; retransmit 2; wait 10; dead 15; check link; };
> template "wireless" { hello 5; retransmit 2; wait 10; dead 60; };
>
> interface "eth0" from "wired" { cost 10; };
> interface "eth1" from "wired" { cost 20; };
> interface "wlan0" from "wireless" { cost 100; };
> interface "wlan1" from "wireless" { cost 200; };
>
> Any comments?
>
> --
> 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."
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (GNU/Linux)
>
> iEYEARECAAYFAlHAH0EACgkQw1GB2RHercMePwCeMKVrw6K8LsawRiUNCc64JCk5
> JD4An2flEzgK5I/JsGRogaZcIbvAu5qc
> =WDMI
> -----END PGP SIGNATURE-----
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://trubka.network.cz/pipermail/bird-users/attachments/20130618/e5a2ce9f/attachment-0001.html>


More information about the Bird-users mailing list