Re: routing problem

From: DaveW (kapsi1911@hotmail.com)
Date: Mon Feb 14 2005 - 15:30:08 GMT-3


Ed,

If you would post your router configs it would be much easier to help you.
Your configs should look something like:

Router C

router bgp 1
 no synchronization
 bgp log-neighbor-changes
 network 150.50.100.0 mask 255.255.255.224 (e0 network)
 neighbor 150.50.7.7 remote-as 1
 no auto-summary

Router B

router eigrp 1
 redistribute bgp 1 metric 10000 3000 255 1 1500
 network 150.50.5.0 0.0.0.255 (serial0 to router C)
 auto-summary
!
router bgp 1
 no synchronization
 bgp log-neighbor-changes
 bgp redistribute-internal
 neighbor 150.50.7.6 remote-as 1
 no auto-summary

Router A

router eigrp 1
 network 150.50.5.0 0.0.0.255 (serial0 to router B)
 auto-summary

RA#show ip route | include D EX
D EX 150.50.100.0/27 [170/2937856] via 150.50.5.68, 00:59:40, Serial0

DAve

----- Original Message -----
From: "Ed Lui" <edwlui@gmail.com>
To: "DW" <kapsi1911@hotmail.com>
Cc: <ccielab@groupstudy.com>
Sent: Monday, February 14, 2005 10:57 AM
Subject: Re: routing problem

> Dave,
>
> Really appreciate your instruction. Now, I got the (s1)RouterC route
> as bgp on RouterA. But not the RouterC(e0). Hm....Any clue?
>
> RouterC has this config:
>
> Router bgp 65000
> nei RouterB remote-as 65000
> no sync
> net RouterC(e0)
> net RouterC(s1)
>
> EIGRP 1 EIGRP 1/BGP65000 BGP65000
> RouterA(s0)--------(s0)RouterB(s1)------(s1)RouterC(e0)--(LAN)
>
> Anyone has any idea? Please comment.........
> Thanks all in advance
>
> --
> Edward
> (A+, Net+, MCP, MCP+I, MCSE, CCNA, CCNP)
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Thu Mar 03 2005 - 08:51:20 GMT-3