From: Edwards, Andrew M (andrew.m.edwards@boeing.com)
Date: Fri Nov 05 2004 - 18:17:08 GMT-3
Hahahahah.. Yes, and this reminds me of why I don't usually respond to
the group. 8)
But, practice makes perfect...
Andy
-----Original Message-----
From: Marvin Greenlee [mailto:marvingreenlee@yahoo.com]
Sent: Friday, November 05, 2004 1:15 PM
To: Edwards, Andrew M
Subject: RE: Even routes and metric of 10 in RIP
Actually they're the same. If you want to match even
routes, you just care that the ones bit is set to 0.
Permit 0.0.0.0 255.255.254.255
Permit 0.0.2.0 255.255.254.255
Permit 0.0.4.0 255.255.254.255
Permit 0.0.6.0 255.255.254.255
....
Permit 0.0.254.0 255.255.254.255
Are all the same as far as filtering is concerned.
--- "Edwards, Andrew M" <andrew.m.edwards@boeing.com>
wrote:
> Close. Permit "even" routes
>
> Permit 0.0.2.0 255.255.254.255
>
> andy
>
> -----Original Message-----
> From: Lee Gillespie
> [mailto:gillespie_ccie@yahoo.com]
> Sent: Friday, November 05, 2004 12:52 PM
> To: Cisco Net; Group Study
> Subject: Re: Even routes and metric of 10 in RIP
>
>
> I think your permit statement needs to look like
> this:
>
> permit 0.0.0.0 255.255.254.255
>
> --- Cisco Net <network.cisco@gmail.com> wrote:
>
> > Hi
> > From my neighbor i am getting a lot of rip routes
> > from my neighbor router.
> >
> > My objective is to allow only even routes that
> match
> > the 3rd octet.
> > and
> > I should also see a metric of 10 in my routing
> table
> >
> > now can i do this,
> > ip access-list standard INCOME
> > permit 0.0.1.0 0.0.254.0
> >
> > router rip
> > version 2
> > passive-interface default
> > no passive-interface Ethernet0/0
> > offset-list INCOME in 9 Ethernet0/0 ----> Watch
> > this
> > network 10.0.0.0
> > distribute-list INCOME in Ethernet0/0 ---> Watch
> > this
> > distribute-list name in
> > no auto-summary
> >
> >
> > "router rip" having both distribute list and
> off-set
> > list for the same
> > routes...
> > Does it work and Is this a good solution
> > Regds
> > Cert
> >
> >
>
This archive was generated by hypermail 2.1.4 : Thu Dec 02 2004 - 06:57:39 GMT-3