Silly question about bgp_local_pref

fredrik danerklint fredan-bird at fredan.se
Tue May 10 16:37:12 CEST 2011


Hi!

Can someone show me a working example how that works with iBGP?

I've tried with:

protocol bgp bgp4_1_2_3 {
	import filter {
	bgp_local_pref=150;
	accept;
	};
etc....
};

without any success with 'show route':
bird> show route 
10.20.30.0/24      via 1.2.3.4 on igb1 [bgp4_1_2_3] 16:28 from 1.2.3.5] * 
(100/5) [i]

-- 
//fredan



More information about the Bird-users mailing list