How to use bgp_next_hop

Christian Lyra lyra at pop-pr.rnp.br
Mon Dec 17 18:12:24 CET 2001


Hi all

	I'm using bird to receive full route from one AS  (A) and export to another 
AS (B). But I need to change the the next_hop information so the routers at 
the AS B send his packets to my router and not to my bird machine. I tried 
something like
	filter export {
		bgp_next_hop.add(xxx.yyy.zzz.www);
		accept;
	};

	but didnt work... the daemon dies after a few seconds!

	thanks in advance!

		Christian Lyra



More information about the Bird-users mailing list