ibgp bird
Gianluigi Salerno
gsalerno at telnetwork.it
Wed Jul 13 18:06:37 CEST 2011
Hi, I've a problem using IBGP, it seems that next hop attribute is lost.
If I use version 1.2.5 it works fine but with 1.3.0, 1.3.1 and 1.3.2 the
problem persist.
Here it is the configuration on cisco side:
neighbor 195.36.1.7 remote-as 5392
neighbor 195.36.1.7 next-hop-self
neighbor 195.36.1.7 maximum-prefix 10
and bird:
router id 195.36.1.7;
protocol kernel {
persist;
scan time 20;
export all;
}
protocol device {
scan time 10;
}
protocol static {
}
protocol bgp milano3 {
import all;
local as 5392;
next hop self;
neighbor 195.36.1.3 as 5392;
}
Any hint ?
Thank you.
Regards.
--
Gianluigi Salerno - TELNET S.r.L. Phone: +39-0382-529751
TELNET e' associata ad AIIP, MIX, RIPE Fax: +39-0382-528074
I-27100 V. Buozzi, 5 - Pavia, Italy e-mail: gsalerno at telnetwork.it
More information about the Bird-users
mailing list