From: Ron Panus (ronp6@xxxxxxxxxxx)
Date: Sun Jan 30 2000 - 00:44:07 GMT-3
Try EIGRP's no auto-summary on your last two routers. You have it one the
first one, but not the last two.
Good luck.
>From: "zhencai" <zhencai@home.com>
>Reply-To: "zhencai" <zhencai@home.com>
>To: <ccielab@groupstudy.com>
>Subject: redistribution help
>Date: Sat, 29 Jan 2000 17:56:20 -0800
>
>Hi,
>
>I thought I knew redistribution and this is a fairly simply senario, but I
>couldn't make this work, any help will be greatly appreciated!!!
>
>------R1=======R2=======R3
> e0 s0 s0 s1 s0
>|-ospf-|-------eigrp-----|
>
>R1:
>interface e0
> ip addr 137.20.20.1 255.255.255.0
>interface s0
> ip addr 192.168.21.1 255.255.255.0
>router ospf 10
> redistribute eigrp 200 metric 64 subnet
> network 137.20.20.1 0.0.0.0 area 0
>router eigrp 200
> redistribute ospf 10 metric 10000 100 255 1 1500
> network 192.168.21.0
> no auto-summary
>
>R2:
>interface s0
> ip addr 192.168.21.2 255.255.255.0
>interface s1
> ip addr 192.168.17.1 255.255.255.0
>router eigrp 200
> network 192.168.17.0
> network 192.168.21.0
>
>R3:
>interface s0
> ip addr 192.168.17.2 255.255.255.0
>router eigrp 200
> network 192.168.17.0
>
>Clock rate is properly configured. From R3, I can't see R1's e0 subnet
>unless I chance R1's e0 to /16 subnet. But EIGRP is VLSM, 137.20.20.0/24
>should be able to get advertised into EIGRP. right? What did I do wrong?
>Thanks a lot.
>
>Zhen Cai
>
>p.s. IOS is 11.2(12) enterprise
>
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:22:46 GMT-3