From: Shine Joseph (shinepjoseph@iprimus.com.au)
Date: Wed Sep 12 2007 - 08:58:26 ART
Ashok,
Do they have basic connectivity between them? Why R2 has the ebgp-multihop
configured? What's does show ip bgp summary say? Does it say Open or Active
or....
You can debug the connectivity between them debug ip packet detail, and see
if they are trying to establish a TCP session on port 179?
HTH,
Shine
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Ashok CCIE
Sent: Wednesday, 12 September 2007 9:27 PM
To: ccielab@groupstudy.com
Subject: BGP over Frame-relay
Hi Team,
I am configuring IBGP b/w loopback interfaces of two interfaces which are
over Frame-relay. But my routers are not making any neighbor relationship.
Why so?
Config is here..
R1
router bgp 100
no synchronization
bgp router-id 2.2.2.1
bgp log-neighbor-changes
network 1.1.1.0 mask 255.255.255.0
network 2.2.2.1 mask 255.255.255.255
neighbor 2.2.2.2 remote-as 100
neighbor 2.2.2.2 next-hop-self
neighbor 2.2.2.3 remote-as 100
neighbor 2.2.2.3 next-hop-self
no auto-summary
R2
router bgp 100
no synchronization
bgp router-id 2.2.2.2
bgp log-neighbor-changes
network 1.1.1.0 mask 255.255.255.0
network 2.2.2.2 mask 255.255.255.255
neighbor 2.2.2.1 remote-as 100
neighbor 2.2.2.1 ebgp-multihop 255
no auto-summary
Could you please help?
Thanks,
Ashok
This archive was generated by hypermail 2.1.4 : Sat Oct 06 2007 - 12:01:11 ART