Re: redistribute connected under eigrp

From: bobby bobby (ccie_boy@yahoo.com)
Date: Fri Aug 15 2008 - 18:06:51 ART


Thanks Fahad,
                            I had seen my mistake. I was matching wrong
interface .I macthed Fa0/1 instead of Fa0/0. What a stupid mistake !
 
Thanks
 

--- On Fri, 8/15/08, Fahad Khan <fahad.khan@gmail.com> wrote:

From: Fahad Khan <fahad.khan@gmail.com>
Subject: Re: redistribute connected under eigrp
To: "bobby bobby" <ccie_boy@yahoo.com>
Cc: ccielab@groupstudy.com
Date: Friday, August 15, 2008, 1:25 PM

Kindly send the outputs of "sh run inter fa0/1" and "sh inter fa0/1"
 
regards,
 
On 8/15/08, bobby bobby <ccie_boy@yahoo.com> wrote:

Dear experts,

         I was matching a connected interface under eigrp. When i used a
route map that matched the interface type it did not redistribute .
It only works when i matched ip address of the connected interface under a
route map

Please is this an eigrp behaviour.

My config is below

router eigrp 5
redistribute connected metric 1000 1500 1 255 1500 route-map BB2
redistribute ospf 1 metric 1000 100 255 1 1500
network 170.16.17.5 0.0.0.0
no auto-summary
eigrp router-id 150.1.5.5

method 1
!
route-map BB2 permit 10
match interface FastEthernet0/1 this was not working

method 2 this works
!
access-list 10 permit 183.1.5.0 0.0.0.255
!
route-map BB2 permit 10
match ip address 10
!
!
!

Blogs and organic groups at http://www.ccie.net



This archive was generated by hypermail 2.1.4 : Mon Sep 01 2008 - 08:15:30 ART