From: Kang, Bob (CAP, ITS, CA) (Bob.Kang@xxxxxxxxxxxx)
Date: Sun Jan 30 2000 - 17:16:07 GMT-3
Hi there,
Eigrp has no idea of /32 network, it will not distribute any address with
/32 mask.
Your config shows the 137 network is incorporated into ospf with /32. That
is the reason!
Use any other mask (except /0, that is also not recognized by eigrp), you
will find the pretty route you loved to see!
Bob
-----Original Message-----
From: zhencai [mailto:zhencai@home.com]
Sent: January 29, 2000 8:56 PM
To: ccielab@groupstudy.com
Subject: redistribution help
Importance: High
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