From: Matthew Poole (matthew.poole@blueyonder.co.uk)
Date: Fri Mar 14 2003 - 15:12:19 GMT-3
Check your spelling on route-map allowcon - it should have two n's.
----- Original Message -----
From: "Garnet Ulrich" <garnet.ulrich@gmx.net>
To: "ccielab" <ccielab@groupstudy.com>
Sent: Friday, March 14, 2003 2:18 PM
Subject: redistribution problem with route-map
> I'm trying to redistribute some connected routes into ospf. What I am
> attempting to do is filter the connected that I let into ospf. The
> following works successfully for me (all the connected routes show up in
> sh ip ospf database.
>
> router ospf 1
> log-adjacency-changes
> redistribute connected metric 66 subnets
> redistribute isis metric 23 metric-type 1 subnets
> network 55.55.55.1 0.0.0.0 area 0
>
> The problem is that the following results in none of the connected being
> redist into ospf:
>
> router ospf 1
> log-adjacency-changes
> redistribute connected metric 66 subnets route-map allowconn
> redistribute isis metric 23 metric-type 1 subnets
> network 55.55.55.1 0.0.0.0 area 0
>
> route-map allowcon permit 10
>
> I've tried an empty (allow-all) route-map, match ip addr, match ip addr
> pref and none have allowed any of the connected into the ospf database.
>
>
> sh ver
> Cisco Internetwork Operating System Software
> IOS (tm) 2500 Software (C2500-JK8OS-L), Version 12.2(1d), RELEASE
> SOFTWARE (fc1)
>
> Anyone have any idea why?
>
> garnet
>
> [GroupStudy removed an attachment of type application/pgp-signature which
had a name of signature.asc]
This archive was generated by hypermail 2.1.4 : Sat Apr 05 2003 - 08:51:39 GMT-3