Hi Khaled,
I am not familar with the topology but have u confirmed layer 3 reachability 
between ur spoke and hub? Sourcing ur icmp pings from your respective loopbacks?
Sent from my BlackBerry® smartphone provided by Airtel Nigeria.

-----Original Message-----
From: khaled al-ajeman <[email protected]>
Sender: [email protected]
Date: Sun, 22 Apr 2012 08:57:33 
To: <[email protected]>
Subject: [OSL | CCIE_RS] VOL. 1 LAB 14.1 a

Hi fellas,

I have done my bgp connection right, but still my bgp connection is not up
as a matter of fact it is still active.  Below are my configuration

R2 ------ > hub


R2#sr | s bgp
router bgp 1
 no bgp default ipv4-unicast
 bgp log-neighbor-changes
 neighbor peergroup peer-group
 neighbor peergroup remote-as 1
 neighbor peergroup update-source Loopback0
 neighbor 200.0.0.1 peer-group peergroup
 neighbor 200.0.0.5 peer-group peergroup
 !
 address-family ipv4
  neighbor peergroup route-reflector-client
  neighbor peergroup next-hop-self
  neighbor 200.0.0.1 activate
  neighbor 200.0.0.5 activate
  no auto-summary
  no synchronization
 exit-address-family
 !
 address-family ipv4 multicast
  neighbor peergroup route-reflector-client
  neighbor peergroup next-hop-self
  neighbor 200.0.0.1 activate
  neighbor 200.0.0.5 activate
  no auto-summary
  no synchronization
 exit-address-family
R2#



R1 ----------> spoke

R1#sr | s bg
router bgp 1
 no bgp default ipv4-unicast
 bgp log-neighbor-changes
 neighbor 200.0.0.2 remote-as 1
 neighbor 200.0.0.2 update-source Loopback0
 !
 address-family ipv4
  neighbor 200.0.0.2 activate
  no auto-summary
  no synchronization
 exit-address-family
 !
 address-family ipv4 multicast
  neighbor 200.0.0.2 activate
  no auto-summary
  no synchronization
 exit-address-family
R1#





R5 -------->  Spoke


R5#sr | s bg
router bgp 1
 no bgp default ipv4-unicast
 bgp log-neighbor-changes
 neighbor 200.0.0.2 remote-as 1
 neighbor 200.0.0.2 update-source Loopback0
 !
 address-family ipv4
  neighbor 200.0.0.2 activate
  no auto-summary
  no synchronization
 exit-address-family
 !
 address-family ipv4 multicast
  neighbor 200.0.0.2 activate
  no auto-summary
  no synchronization
 exit-address-family
R5#

here is my output from R2:



R2#sh ip bgp ipv4 unicast sum
BGP router identifier 200.0.0.2, local AS number 1
BGP table version is 1, main routing table version 1
Neighbor        V    AS MsgRcvd MsgSent   TblVer  InQ OutQ Up/Down
State/PfxRcd
200.0.0.1       4     1       0       0        0    0    0 never
Active                                           ---------------> it is
suppose to be 0 for both routers R1 AND R5
200.0.0.5       4     1       0       0        0    0    0 never    Active
R2#sh ip bgp ipv4 multicast sum
BGP router identifier 200.0.0.2, local AS number 1
BGP table version is 1, main routing table version 1
Neighbor        V    AS MsgRcvd MsgSent   TblVer  InQ OutQ Up/Down
State/PfxRcd
200.0.0.1       4     1       0       0        0    0    0 never    Active
200.0.0.5       4     1       0       0        0    0    0 never    Active
R2#



Thanks,
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

http://onlinestudylist.com/mailman/listinfo/ccie_rs
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

http://onlinestudylist.com/mailman/listinfo/ccie_rs

Reply via email to