[j-nsp] (no subject)

Gordon Smith gsmith at wxc.co.nz
Wed Oct 12 21:31:17 EDT 2005


Hi Randy,

I don't believe that you can do that with a prefix-list statement.
Tried doing it this way?

policy-statement foo {
	from {
		42.0.0.0/8 orlonger;
	}
	then {
		reject;
	}
}

This works well for me...  :-)


Cheers,
Gordon
 

> -----Original Message-----
> From: juniper-nsp-bounces at puck.nether.net 
> [mailto:juniper-nsp-bounces at puck.nether.net] On Behalf Of Randy Bush
> Sent: Thursday, 13 October 2005 1:34 p.m.
> To: jnsp list
> Subject: [j-nsp] (no subject)
> 
> i want to have
> 
>     policy-options {
>         prefix-list foo {
>             42.0.0.0/8 or longer;
>             }
>         }
> 
> note the "or longer," on which my 7.3R1.6 pukes
> 
> clue by four, please
> 
> randy
> 
> _______________________________________________
> juniper-nsp mailing list juniper-nsp at puck.nether.net 
> http://puck.nether.net/mailman/listinfo/juniper-nsp
> 



More information about the juniper-nsp mailing list