[c-nsp] Route-Map "AND" clause

Jared Mauch jared at puck.nether.net
Sun Jun 18 08:27:34 EDT 2006


On Wed, Jun 14, 2006 at 11:59:03AM +0200, Oliver Boehmer (oboehmer) wrote:
> hjan at libero.it <> wrote on Wednesday, June 14, 2006 11:46 AM:
> 
> > Is there anyone that know if it's possible to use an AND, or
> > something like an AND, clause in a route-map ? 
> > 
> > If i wrote :
> > access-list 10 permit 0.0.0.0
> > access-list 11 permit 10.10.10.0 255.255.255.2
> > 
> > route-map RED deny 10
> >  match ip address 10 11
> > route-map RED permit 20
> > 
> > Defaul behaviour of route-map is to match the deny if a packet match
> > one of the access-list statement. 
> > Is there any way to force the route-map for work only if match both
> > access-list statement? 
> 
> unfortunately not, but you could obviously create a single ACL covering
> both ACE's.

	Or do some fancy stuff with the continue clause perhaps?

	- jared

-- 
Jared Mauch  | pgp key available via finger from jared at puck.nether.net
clue++;      | http://puck.nether.net/~jared/  My statements are only mine.


More information about the cisco-nsp mailing list