""Cisco Nuts""  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Chuck,
>
> The trick was to match all networks, not just the 200 networks.
>
> #access-list 99 permit 0.0.0.0 255.254.255.255
>
> matched any even network and then allowed the others to come in


first question - what are your odd numbered routes? are they 200.odd.x.x?

second question - what is the output of your "show access-lists" command?
what are you seeing in hits?

third question - does "debug ip routing" reveal anything of interest?

fourth question - does "show ip ospf database" reveal anything of interest?

again, my apologies. my routers are off line because I'm busy on a monster
AVVID proposal, and I don't have time to mock anything up at the moment.

Chuck



>
> Thanks once again.
>
> Sincerely,
>
> CN
>
> >From: "Chuck Larrieu" >To: "\"Cisco Nuts\"" >Subject: Re: Odd and Even
> routes --- Puzzling?? [7:61456] >Date: Tue, 21 Jan 2003 21:43:28 -0800 >
> > > >what does your access-list look like? > >sorry, my routers are off
> and I can't mock anything up tonight. but I >suspect you are denying odd
> routes, then permitting all routes in your >access-list, in which case it
> doesn't matter what your second route-map >clause does. > >Chuck >
> >TANSTAAFL >"there ain't no such thing as a free lunch" > > > > >-----
> Original Message ----- >From: ""Cisco Nuts"" >Newsgroups:
> groupstudy.cisco >Sent: Tuesday, 21 January, 2003 6:26 AM >Subject: Odd
> and Even routes --- Puzzling?? [7:61456] > > > > Hello,I am trying to set
> the metric to 1000 for all even routes and > > metric-type 1 for all
> other routes while redistributing rip into ospf. > > This is based on the
> cyscoexpert sample lab (which I think is awesome!!).I > > can get the
> even routes to get to the rest of the network but cannot see > > the odd
> routes.What am I doing wrong? Please help.Sincerely,CN Here is my > >
> config:R4#rbr > > router ospf 100 > > area 0 authentication > >
> redistribute rip metric-type 1 subnets route-map even!access-list 99 > >
> permit 200.0.0.0 0.254.255.255 > > route-map even permit 10 > > match ip
> address 99 > > set metric 1000 > > ! > > route-map even permit 20 > > !
> On the hub router:R3#r > > O E1 200.0.0.0/24 [110/1064] via 150.1.111.4,
> 00:23:29, Serial0 > > O E1 200.2.0.0/24 [110/1064] via 150.1.111.4,
> 00:23:29, Serial0 > > O E1 200.4.0.0/24 [110/1064] via 150.1.111.4,
> 00:23:29, Serial0 > > O E1 200.6.0.0/24 [110/1064] via 150.1.111.4,
> 00:23:29, Serial0 Why don't > > I see the rest of the routes???? > > > >
> ------------------------------------------------------------------------
> > > > > Help STOP SPAM: Try the new MSN 8 and get 2 months FREE* > > > >
> archives, and subscription info:
> >http://www.groupstudy.com/list/cisco.html > > Report misconduct and
> Nondisclosure violations to [EMAIL PROTECTED] > >
>
> ------------------------------------------------------------------------
>
> The new MSN 8: smart spam protection and 2 months FREE*




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=61649&t=61456
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to