Le Mon, 8 Nov 2010 16:07:06 +0100,
Claudio Jeker <cjeker@diehard.n-r-g.com> a icrit :
Do you mean bgpctl show rib ? No.
Well, it takes some time but I'm able to reproduce this:
# bgpctl show rib
flags: * = Valid, > = Selected, I = via IBGP, A = Announced
origin: i = IGP, e = EGP, ? = Incomplete
flags destination gateway lpref med aspath origin
AI* 129.20.0.0/16 0.0.0.0 100 0 i
AI* 148.60.0.0/16 0.0.0.0 100 0 i
* 192.168.1.0/24 193.51.184.26 100 0 2200 i
AI* 193.52.12.0/24 0.0.0.0 100 0 i
AI* 193.52.37.0/24 0.0.0.0 100 0 i
AI* 193.52.56.0/24 0.0.0.0 100 0 i
AI* 193.52.60.0/24 0.0.0.0 100 0 i
AI* 195.220.94.0/24 0.0.0.0 100 0 i
AI* 2001:660:7307::/48 :: 100 0 i
* 2001:660:7310:10::/80 2001:660:7300:1005:0:38:0:2200 100 0
2200 i
------
And there is nothing announced in show rib out neig <PEER>
Ok for incomming routes :
# bgpctl show rib in neig RenaterV4
flags: * = Valid, > = Selected, I = via IBGP, A = Announced
origin: i = IGP, e = EGP, ? = Incomplete
flags destination gateway lpref med aspath origin
* 192.168.1.0/24 193.51.184.26 100 0 2200 i
The peer (running OpenBGPd but on FreeBSD) does not receive any route
I keep the BGP session up if you need more informations.
Thanks, regards.