From: Kulcsár
Date: Thu Aug 17 2006 - 06:46:56 ART
Hello Udo,
I think the problem can be that the route-map LOOPBACK1 doesn't have "match interface serial0/0" and that implicitly denies the Serial0/0 interface to be redistributed into eigrp.
Regards,
Andras
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of Udo Konstantin
Sent: Thursday, August 17, 2006 8:41 AM
To: ccielab@groupstudy.com
Subject: RIP Problem
Hi all,
I'm really not sure what happens...
I had the following config
===============================
Router 6
interface Serial0/0
ip address 54.1.3.6 255.255.255.0
encapsulation frame-relay
frame-relay map ip 54.1.3.254 51 broadcast
no frame-relay inverse-arp
...
router eigrp 100
redistribute connected route-map LOOPBACK1
redistribute rip metric 100000 1000 255 1 1500
network 136.1.136.6 0.0.0.0
network 150.1.6.6 0.0.0.0
network 195.1.1.1 0.0.0.0
network 195.1.2.1 0.0.0.0
network 195.1.3.1 0.0.0.0
network 195.1.4.1 0.0.0.0
network 195.1.5.1 0.0.0.0
network 195.1.6.1 0.0.0.0
network 195.1.7.1 0.0.0.0
no auto-summary
!
router rip
version 2
redistribute eigrp 100 metric 3
>>network 54.0.0.0 ! I doesn't see this network on any other router... network 204.12.1.0 no auto-summary
Also I don't see it in the eigrp topologie table !!
It should be redistributed ?
Any help for me ?
Udo
This archive was generated by hypermail 2.1.4 : Fri Sep 01 2006 - 15:41:57 ART