[j-nsp] Conditional Advertisemet?

Paul Goyette pgoyette at juniper.net
Thu Oct 5 15:44:11 EDT 2006


> This might work:
> 
> [edit routing-options]
> # show generate
> route w.x.y.z/28 policy MATCH-16;
> 
> 
> [edit policy-options]
> # show policy-statement MATCH-16
> term 1 {
>     from {
>         route-filter w.x.0.0/16 exact;
>     }
>     then accept;
> }
> term 2 {
>     then reject;
> }

I don't think so.  Aggregate and generate routes
need to have contributors which have _longer_
prefix lengths than the route being created....



More information about the juniper-nsp mailing list