The MPLS-OPS Archive

Cell Relay Retreat>MPLS-OPS Archive>month:2001-Aug> msg00223



[Date Prev][Date Next][Thread Prev][Thread Next]  
  [Date Index][Thread Index][Author Index][Subject Index]

Re: RT filtering

  • From: Marcelo Blanes <mblanes@larc.usp.br>
  • Date: Sat, 25 Aug 2001 20:55:10 -0300 (EST)
  • cc: mpls-ops@mplsrc.com
  • Resent-Date: Sat, 25 Aug 2001 21:27:50 -0400
  • To: Robert Raszuk <raszuk@cisco.com>
  • X-Sender: mblanes@melao


Robert,

What I would like to do is use regular expression like:

ip extcommunity-list expanded NAME permit <regular expression>

I think IOS does not support it for now. Do you know when it are going to
be suported?

Thanks,
Marcelo.

On Wed, 15 Aug 2001, Robert Raszuk wrote:

> 
> Hi Marcelo,
> 
> Yes you can do it in the vrf directly. Use import-map <route-map>. Note
> that import route targets and import-map are used sequentially.
> 
> That is:
> 
> The import route-targets selects the set of routes which are eligible
> for import the import-map allows you to prevent specific routes from
> actually being imported
> 
> Example:
> 
> ip vrf RED
>   import-map import-red
>   route-target import 2000:7
> !
> access-list 1 permit 8.8.8.8
> 
> route-map import-red permit 10
>  match ip address 1
> 
> R.
> 
> > Marcelo Blanes wrote:
> > 
> > Hi list,
> > 
> > Is there any way to implement RT filtering in VRF instance. I would like
> > to match a expression when defining route target import command? May
> > be something like BGP route filtering using route-maps.
> > 
> > Is it possible?
> > 
> > Thanks,
> > 
> > Marcelo.
> > 
> > -------
> > The MPLS-OPS Mailing List
> > Subscribe/Unsubscribe:  http://www.mplsrc.com/mplsops.shtml
> > Archive: http://www.mplsrc.com/mpls-ops_archive.shtml
> 
> -------
> The MPLS-OPS Mailing List
> Subscribe/Unsubscribe:  http://www.mplsrc.com/mplsops.shtml
> Archive: http://www.mplsrc.com/mpls-ops_archive.shtml
> 
> 
> 

-------
The MPLS-OPS Mailing List
Subscribe/Unsubscribe:  http://www.mplsrc.com/mplsops.shtml
Archive: http://www.mplsrc.com/mpls-ops_archive.shtml