From: bobby bobby (ccie_boy@yahoo.com)
Date: Fri Aug 15 2008 - 17:01:18 ART
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