Combining routes in BIRD OSPF export

Ondrej Zajicek santiago at crfreenet.org
Fri Feb 28 02:16:07 CET 2014


On Fri, Feb 28, 2014 at 10:52:58AM +1100, Steve (Telsat Broadband) wrote:
> Hi Ondrej,
> 
> Thank you very much for the reply; just to confirm if it should look
> something like this:
> 
> protocol ospf {
> 	import all;
> 	export filter {
> 		ospf_metric1 = 1000;
> 		if source = RTS_STATIC then accept; else reject;
> 	};
> 
> 	stubnet 2001:abcd::/56 { summary; };
> 
> 	area 0 {
> 		interface "eth0" {


No, more like:

...
	area 0 {

		stubnet 2001:abcd::/56 { summary; };

		interface "eth0" {
...


-- 
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: 197 bytes
Desc: Digital signature
URL: <http://trubka.network.cz/pipermail/bird-users/attachments/20140228/34293ef3/attachment-0001.asc>


More information about the Bird-users mailing list