From: Brian McGahan (bmcgahan@internetworkexpert.com)
Date: Mon Aug 14 2006 - 16:21:48 ART
First off are the BGP neighbors established? Look at the "show
ip bgp summary" output. Next is R4 actually advertising anything? Look
at the "show ip bgp" and "show ip bgp neighbor 150.1.5.5
advertised-routes" on R4. If not issue a "network" statement on R4 to
originate something and then you should see a prefix with the AS-Path
"400" on R5.
HTH,
Brian McGahan, CCIE #8593
bmcgahan@internetworkexpert.com
Internetwork Expert, Inc.
http://www.InternetworkExpert.com
Toll Free: 877-224-8987 x 705
Outside US: 775-826-4344 x 705
24/7 Support: http://forum.internetworkexpert.com
Live Chat: http://www.internetworkexpert.com/chat/
> -----Original Message-----
> From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf
Of
> trevelle@wowway.com
> Sent: Monday, August 14, 2006 3:15 AM
> To: ccielab@groupstudy.com
> Subject: AS path not seen.
>
> I am not able to see AS 400 path in R5 when I use show ip bgp. Is
there
> something missing.
> R4
> router bgp 400
> synchronization
> bgp router-id 150.1.4.4
> bgp log-neighbor-changes
> neighbor 150.1.5.5 remote-as 200
> neighbor 150.1.5.5 ebgp-multihop 255
> neighbor 150.1.5.5 update-source Loopback0
>
> R5
> router bgp 200
> no synchronization
> bgp router-id 150.1.5.5
> bgp log-neighbor-changes
> neighbor 136.1.15.1 remote-as 100
> neighbor 136.1.57.7 remote-as 200
> neighbor 136.1.245.2 remote-as 300
> neighbor 150.1.4.4 remote-as 400
> neighbor 150.1.4.4 ebgp-multihop 255
> neighbor 150.1.4.4 update-source Loopback0
> neighbor 192.10.1.254 remote-as 254
> neighbor 192.10.1.254 password CISCO
> no auto-summary
>
>
This archive was generated by hypermail 2.1.4 : Fri Sep 01 2006 - 15:41:57 ART