[c-nsp] Fwd: XR RPL advice

tim Wall tim.wall07 at gmail.com
Fri May 18 15:54:53 EDT 2012


Chip hi  yes I do..

I am trying to do the following:  match tagged routes and then set the
community, then filter the routes via a prefix-set. Then use the
route-policy when redistributing IGP to BGP

route-policy prefix-to-announce-out
  if tag eq 123 then
    set community (111:123)
  endif
  if destination in prefix-to-announce then
    pass
  endif
  end-policy

redistribute ospf 1 route-policy prefix-to-announce-out

The matching tag and setting the community works but the filtering is not
working. Not sure if this is the correct way of doing it. I did thing about
using an ORF?

Tim



Chipch

On 18 May 2012 20:07, chip <chip.gwyn at gmail.com> wrote:

> Sure, seems to work pretty well for my needs, do you have specific
> questions?
>
> --chip
>
> On Fri, May 18, 2012 at 1:52 PM, Tim.wall07 at gmail.com
> <tim.wall07 at gmail.com> wrote:
> > Hi
> >
> > Anyone have experience with XR RPL's for filtering redistributed ospf
> routes into bgp?
> >
> > Regards Tim
> >
> >
> >
> > _______________________________________________
> > cisco-nsp mailing list  cisco-nsp at puck.nether.net
> > https://puck.nether.net/mailman/listinfo/cisco-nsp
> > archive at http://puck.nether.net/pipermail/cisco-nsp/
>
>
>
> --
> Just my $.02, your mileage may vary,  batteries not included, etc....
>


More information about the cisco-nsp mailing list