Hi, I have 2 bgp routers (named border1 and border2) with a ebgp session to one ISP (yyy.yyy.yyy.yyy) and ibgp session (xxx.xxx.xxx.1 and xxx.xxx.xxx.2).
My border2 is very very slow to converge. After +-3h I didn't get all my border1 routes. I reset the session it's the same. I tryed to debug but I found nothing interresting. Is it normal that ibgp is slower to converge than ebgp ? border 1 Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd xxx.xxx.xxx.1 4 xxx 393383 240084 1474202 0 0 02:52:48 262989 yyy.yyy.yyy.yyy 4 yyy 385063 6977 1474162 0 0 4d20h 263050 border 2 Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd xxx.xxx.xxx.2 4 xxx 193535 346835 1101321 0 0 02:52:55 195000 yyy.yyy.yyy.yyy 4 yyy 384692 6962 1101321 0 0 4d19h 263050 This is my bgp conf : router bgp xxx no synchronization no bgp fast-external-fallover bgp always-compare-med bgp log-neighbor-changes bgp dampening network xxx.xxx.xxx.xxx mask 255.255.254.0 neighbor iBGP peer-group neighbor iBGP remote-as xxx neighbor iBGP description iBGP with our other router neighbor iBGP password 7 xxxxxxxxxxxxxxxxxxxxxxx neighbor iBGP update-source Loopback0 neighbor iBGP version 4 neighbor iBGP next-hop-self neighbor iBGP send-community neighbor iBGP soft-reconfiguration inbound neighbor xxx.xxx.xxx.1 peer-group iBGP neighbor xxx.xxx.xxx.1 description iBGP neighbor yyy.yyy.yyy.yyy remote-as yyy neighbor yyy.yyy.yyy.yyy description eBGP neighbor yyy.yyy.yyy.yyy password 7 xxxxxxxxxxxxxxxxxxxxxxx neighbor yyy.yyy.yyy.yyy version 4 neighbor yyy.yyy.yyy.yyyx send-community neighbor yyy.yyy.yyy.yyy remove-private-as neighbor yyy.yyy.yyy.yyy soft-reconfiguration inbound no auto-summary _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
