From: Carlos (cchorao@xtra.co.nz)
Date: Fri Mar 14 2003 - 18:59:25 GMT-3
not at all Garnet. demonstrates an important lesson for chosing names for
route-maps , for instance my practice at the moment is :
- not to use "O" ," 0","o" or "0" anywhere in a name . like wise for
"1" - the number and "l" - the letter
- keep the map name as short ( but informative as possible)
- not to use any characters consecutively e.g no "ll" or "aa" etc
e.g. route-map dealing with redis of connected to ospf use to be "c2ospf"
, now it is "c2spf"
seems like a non issue until you do hit your head .
Carlos
Telecom New Zealand - Advanced Solutions Group : Network Design and Security
----- Original Message -----
From: "Garnet Ulrich" <garnet.ulrich@gmx.net>
To: "FATHALLAH" <sfathallah@mail.cbi.net.ma>
Cc: "ccielab" <ccielab@groupstudy.com>
Sent: Saturday, March 15, 2003 6:52 AM
Subject: RE: redistribution problem with route-map
> How embarrassing.
>
> garnet
>
> On Fri, 2003-03-14 at 11:45, FATHALLAH wrote:
> > the route-map defined in your config named "allowcon" is not the same as
> > "allowconn". see well the difference.
> > Be carefull during the LAB test. this is the type of mistake witch get
you
> > failed.
> >
> > Let me know.
> >
> > Said FATHALLAH.
> >
> > -----Message d'origine-----
> > De : nobody@groupstudy.com [mailto:nobody@groupstudy.com]De la part de
> > Garnet Ulrich
> > Envoyi : vendredi 14 mars 2003 14:19
> > @ : ccielab
> > Objet : 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]
> --
> Garnet Ulrich
> garnet.ulrich@gmx.net
>
> The secret of success is honesty and fair dealing. If you can fake
> those, you've got it made.
>
> [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