Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have two Cisco 3845 routers running as multihomed to two larger ISPs with BGP4. I am trying to configure iBGP between the two routers. When I activate the BGP on both routers one router will download routes slowly while the other router downloads r...
My config is working. In the end all I added was the "next-hop-self" to both routers. yesterday, I started the session between both routers to gather debugging info I observed the same results... high C1 CPU and an initial download of routes to C2 fo...
Both routers are Cisco 3845 with 1 gig memory. Both are running IOS 12.4(10)Here is the "show ip bgp sum" from both routers. The 199.36.132.x and 12.118.236.x peers are upstream (my providers) and the 207.162.183.x is downstream (a customer). The iBG...
No memory problems mentioned in the router logs. These routers previously had 3 full BGP sessions for many years. Right now each router has only one full load. This iBGP session would make a 2nd load on each router.
I just noticed the router 2 config I pasted above was missing the iBGP entries. Here is the proper display after removing the "soft-reconfiguration inbound" and adding "next-hop-self"Router 1See first message.Router 2router bgp 11970 no synchronizati...
If you don't have any traffic other than SIP/RTP you can do a "debug ip udp". This would show debugging like this.Dec 13 14:47:49: UDP: sent src=xx.yy.163.70(5060), dst=192.168.2.45(5065), length=383Dec 13 14:47:49: UDP: sent src=xx.yy.163.70(17063),...