[afnog] BGP Problem
Thomas Klein
klein at luxlink.lu
Tue Aug 17 12:43:00 UTC 2010
Maybe the next hop self statement (on both routers) can help for your
i-bgp:
like:
neighbor 41.222.197.202 next-hop-self
-tom
Am 16.08.2010 12:36, schrieb Bope Christian:
>
> I need the Good config (BGP and iBGP)
>
> Router RT02
> router bgp 30400
> bgp router-id 41.222.197.254
> bgp log-neighbor-changes
> neighbor 41.222.191.X remote-as 30400
> neighbor 41.222.191.X description iBGP-RT01
> neighbor 41.222.191.x update-source FastEthernet0/0/0
> neighbor 41.222.197.201 version 4
> neighbor 192.168.232.180 remote-as 25395
> neighbor 192.168.232.180 description LINK-TO-BELG
> neighbor 192.168.232.180 update-source Serial3/0
> neighbor 192.168.232.180 version 4
> !
> address-family ipv4
> neighbor 41.222.191.x activate
> neighbor 192.168.232.180 activate
> neighbor 192.168.232.180 soft-reconfiguration inbound
> no auto-summary
> no synchronization
> network 41.222.191.0 mask 255.255.255.0
> exit-address-family
> Router RT01
> router bgp 30400
> bgp router-id 41.222.197.253
> bgp log-neighbor-changes
> neighbor 41.207.126.x remote-as 30402
> neighbor 41.207.126.x description LINK-TO-KDN
> neighbor 41.207.126.x update-source GigabitEthernet0/1
> neighbor 41.207.126.x version 4
> neighbor 41.222.197.202 remote-as 30402
> neighbor 41.222.197.202 description iBGP-RT02
> neighbor 41.222.197.202 update-source GigabitEthernet0/0
> neighbor 41.222.197.202 version 4
> !
> address-family ipv4
> neighbor 41.207.126.x activate
> neighbor 41.207.126.x soft-reconfiguration inbound
> neighbor 41.222.197.202 activate
> no auto-summary
> no synchronization
> network 41.222.196.0 mask 255.255.255.0
> network 41.222.197.0 mask 255.255.255.0
> exit-address-family
>
> and when i set this config in RTO1 the CPU becam 100%
>
>
> _______________________________________________
> afnog mailing list
> http://afnog.org/mailman/listinfo/afnog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://afnog.org/pipermail/afnog/attachments/20100817/5e7ca78e/attachment.html>
More information about the afnog
mailing list