From: Victor Cappuccio (vcappuccio@desca.com)
Date: Sun Jan 07 2007 - 18:48:20 ART
This was the problem
Vanilla#Show ip bgp 108.201.14.0
BGP routing table entry for 108.201.14.0/30, version 0
Paths: (1 available, no best path)
Not advertised to any peer
507
10.1.1.3 from 10.1.1.3 (108.201.14.2)
Origin incomplete, metric 0, localpref 100, valid, internal, not synchronized
-------------
Vanilla#ping 10.1.1.3
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.1.1.3, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 20/22/32 ms Vanilla#ping 108.201.14.2
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 108.201.14.2, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
Vanilla#
Solution: no syn in all routers
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of ??? ?????????
Sent: Sunday, January 07, 2007 5:37 PM
To: 'Xiangling'; psuthar@cisco.com
Cc: ccielab@groupstudy.com
Subject: RE: Problem with redistribution of eBGP learned routes
Hi,
Something seems a boit weird here ...
Could you please provide a small diagram of the network.
From what I have counted you have 2 peers in AS 409 on Straberry:
network 10.1.1.0 mask 255.255.255.0
> neighbor 10.1.1.2 remote-as 409
> neighbor 192.168.2.2 remote-as 409
From your post I could understand that inly straberry and vannila are in AS
409.
As I am sure you are aware of you cannot readvertise an iBGP learned route
to another iBGP peer.
Eli
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Xiangling
Sent: Sunday, January 07, 2007 8:35 AM
To: psuthar@cisco.com
Cc: ccielab@groupstudy.com
Subject: Re: Problem with redistribution of eBGP learned routes
It looks weird. Can you provide the output of command"sh ip bgp
108.201.15.0" on Vanilla and "sh ip bgp 62.120.0.0" on Staberry?
On 1/7/07, psuthar@cisco.com <psuthar@cisco.com> wrote:
>
> Hi,
> Need some basic help with BGP.
> I got two routers Vanilla and Straberry, in AS=409 (iBGP). In addition
> Vanilla has eBGP connection to Mint(AS=203), Straberry has eBGP
> connection to Chocolate (AS=507). Straberry advertise next-hop-self
> for neighbor to Vanilla.
> The config details are as follows : -
> Vanilla#sh runn | begin bgp
> router bgp 409
> no synchronization
> bgp log-neighbor-changes
> network 10.1.1.0 mask 255.255.255.0
> neighbor 10.1.1.3 remote-as 409 <<Straberry neighbor 62.129.48.1
> remote-as 203 neighbor 192.168.1.2 remote-as 409 neighbor 192.168.2.2
> remote-as 409 no auto-summary
>
> Vanilla#sh ip bgp
> BGP table version is 7, local router ID is 62.129.48.2 Status codes: s
> suppressed, d damped, h history, * valid, > best, i - internal Origin
> codes: i - IGP, e - EGP, ? - incomplete
>
> Network Next Hop Metric LocPrf Weight Path
> *> 10.1.1.0/24 0.0.0.0 0 32768 i
> * i 10.1.1.3 0 100 0 i
> * i10.2.2.0/24 192.168.1.2 0 100 0 ?
> * i10.2.3.0/24 192.168.1.2 0 100 0 ?
> * i10.2.5.0/24 192.168.1.2 0 100 0 ?
> * i10.200.1.0/24 192.168.2.2 0 100 0 ?
> * i10.200.3.0/24 192.168.2.2 0 100 0 ?
> * i10.200.5.0/24 192.168.2.2 0 100 0 ?
> *> 62.120.0.0/16 62.129.48.1 0 0 203 ?
> *> 62.121.0.0/16 62.129.48.1 0 0 203 ?
> *> 62.123.0.0/16 62.129.48.1 0 0 203 ?
> *> 62.129.48.0/30 62.129.48.1 0 0 203 ?
> * i108.201.14.0/30 10.1.1.3 0 100 0 507 ?
> * i108.201.15.0/24 10.1.1.3 0 100 0 507 ?
> * i108.201.17.0/24 10.1.1.3 0 100 0 507 ?
> * i108.201.19.0/24 10.1.1.3 0 100 0 507 ?
> * i192.168.1.0/30 192.168.1.2 0 100 0 ?
> * i192.168.2.0/30 192.168.2.2 0 100 0 ?
>
> Vanilla#sh ip route
> Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
> D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
> N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
> E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
> i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS
> inter area
> * - candidate default, U - per-user static route, o - ODR
> P - periodic downloaded static route
>
> Gateway of last resort is not set
>
> 10.0.0.0/24 is subnetted, 1 subnets
> C 10.1.1.0 is directly connected, Ethernet0/0
> 192.168.1.0/30 is subnetted, 1 subnets
> O 192.168.1.0 [110/74] via 10.1.1.4, 01:25:36, Ethernet0/0
> 62.0.0.0/8 is variably subnetted, 4 subnets, 2 masks
> B 62.123.0.0/16 [20/0] via 62.129.48.1, 00:52:25
> B 62.120.0.0/16 [20/0] via 62.129.48.1, 00:52:25
> B 62.121.0.0/16 [20/0] via 62.129.48.1, 00:52:25
> C 62.129.48.0/30 is directly connected, Serial1/0
> 192.168.2.0/30 is subnetted, 1 subnets
> O 192.168.2.0 [110/74] via 10.1.1.4, 01:25:36, Ethernet0/0
> Straberry#sh runn | begin bgp
> router bgp 409
> no synchronization
> bgp log-neighbor-changes
> network 10.1.1.0 mask 255.255.255.0
> neighbor 10.1.1.2 remote-as 409
> neighbor 10.1.1.2 next-hop-self
> neighbor 108.201.14.1 remote-as 507
> neighbor 192.168.1.2 remote-as 409
> neighbor 192.168.2.2 remote-as 409
> no auto-summary
> !
> ip classless
> no ip http server
> ip pim bidir-enable
> !
> !
> !
> !
> line con 0
> line aux 0
> line vty 0 4
> !
> end
>
> Straberry#
> Straberry#sh ip bgp
> BGP table version is 6, local router ID is 108.201.14.2 Status codes:
> s suppressed, d damped, h history, * valid, > best, i - internal
> Origin codes: i - IGP, e - EGP, ? - incomplete
>
> Network Next Hop Metric LocPrf Weight Path
> * i10.1.1.0/24 10.1.1.2 0 100 0 i
> *> 0.0.0.0 0 32768 i
> * i10.2.2.0/24 192.168.1.2 0 100 0 ?
> * i10.2.3.0/24 192.168.1.2 0 100 0 ?
> * i10.2.5.0/24 192.168.1.2 0 100 0 ?
> * i10.200.1.0/24 192.168.2.2 0 100 0 ?
> * i10.200.3.0/24 192.168.2.2 0 100 0 ?
> * i10.200.5.0/24 192.168.2.2 0 100 0 ?
> * i62.120.0.0/16 62.129.48.1 0 100 0 203 ?
> * i62.121.0.0/16 62.129.48.1 0 100 0 203 ?
> * i62.123.0.0/16 62.129.48.1 0 100 0 203 ?
> * i62.129.48.0/30 62.129.48.1 0 100 0 203 ?
> *> 108.201.14.0/30 108.201.14.1 0 0 507 ?
> *> 108.201.15.0/24 108.201.14.1 0 0 507 ?
> *> 108.201.17.0/24 108.201.14.1 0 0 507 ?
> *> 108.201.19.0/24 108.201.14.1 0 0 507 ?
> * i192.168.1.0/30 192.168.1.2 0 100 0 ?
> * i192.168.2.0/30 192.168.2.2 0 100 0 ?
> Straberry#
> Straberry#sh ip route
> Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
> D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
> N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
> E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
> i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS
> inter area
> * - candidate default, U - per-user static route, o - ODR
> P - periodic downloaded static route
>
> Gateway of last resort is not set
>
> 10.0.0.0/24 is subnetted, 1 subnets
> C 10.1.1.0 is directly connected, Ethernet0/0
> 108.0.0.0/8 is variably subnetted, 4 subnets, 2 masks
> B 108.201.15.0/24 [20/0] via 108.201.14.1, 00:58:01
> C 108.201.14.0/30 is directly connected, Serial1/0
> B 108.201.17.0/24 [20/0] via 108.201.14.1, 00:58:01
> B 108.201.19.0/24 [20/0] via 108.201.14.1, 00:58:01
> 192.168.1.0/30 is subnetted, 1 subnets
> O 192.168.1.0 [110/74] via 10.1.1.4, 01:32:30, Ethernet0/0
> 192.168.2.0/30 is subnetted, 1 subnets
> O 192.168.2.0 [110/74] via 10.1.1.4, 01:32:30, Ethernet0/0
>
> Question:
> (1) Why Straberry is not advertising eBGP learned routes to Vanilla?.
> (2) From Vanilla,I can ping next-hop 10.1.1.3, but routes learned
> through this are not added into routing tables
> * i108.201.14.0/30 10.1.1.3 0 100 0 507 ?
> * i108.201.15.0/24 10.1.1.3 0 100 0 507 ?
> * i108.201.17.0/24 10.1.1.3 0 100 0 507 ?
> * i108.201.19.0/24 10.1.1.3 0 100 0 507 ?
>
> Thanks for help.
> Best regards,
>
> Prakash Suthar
>
> ______________________________________________________________________
> _ Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
>
-- Thanks & Regards, Xiangling |-------------------------| | | \ I Love You All / \ / \___________/
This archive was generated by hypermail 2.1.4 : Thu Feb 08 2007 - 23:46:56 ART