From: Paul Crist (pcrist@xxxxxxxxxxx)
Date: Mon Apr 23 2001 - 22:09:46 GMT-3
   
I ran into a problem with this lab.  It asks you to setup r1 and r4 with
internal bgp.  r1, r2, r3 and r4 are also running eigrp.  When I attempt to
configure bgp on r1 and r4 it does not work.  I get an error saying connection
refused and the local id is not the loopback, but another interface.
Here are the configs:
r1<------------>r2
|                 |
|                 |
|                 |
r3<----------->r4
r1
router bgp 200
 bgp router-id 192.19.15.65
 redistribute eigrp 200
 neighbor 192.19.15.97 remote-as 200
 neighbor 192.19.15.97 update-source Serial3
 no auto-summary
r4
router bgp 200
 no synchronization
 bgp router-id 192.19.15.97
 redistribute connected
 redistribute eigrp 200
 neighbor 192.19.13.1 remote-as 100
 neighbor 192.19.15.65 remote-as 200
 neighbor 192.19.15.65 update-source TokenRing0
 no auto-summary
error from debug ip bgp on r4
03:22:24: BGP: 192.19.15.65 open active, local address 192.19.15.194
03:22:24: BGP: 192.19.15.65 open failed: Connection refused by remote host
Thanks,
Paul Crist
**Please read:http://www.groupstudy.com/list/posting.html
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:29:54 GMT-3