Hi Alan and all

Thank you for your reply. I could configure my router when referring to your 
advice. 
I will try to get I2J account.

Many thanks,
----


> -----Original Message-----
> From: Alan Gravett
> Sent: Fri, Dec 14 2007 22:43:18 JST
> To: [EMAIL PROTECTED]
> Subject: Re: [j-nsp] Configuration of prefix length filter
> 
> Hi - see example below...
> 
> [edit policy-options]
> [EMAIL PROTECTED] show policy-statement 27-or-less
> term 1 {
>     from {
>         route-filter 0.0.0.0/0 prefix-length-range /0-/27 accept;
>     }
>     then reject;
> }
> 
> [edit policy-options]
> 
> 
> On 12/14/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >
> > Hello all,
> >
> > I want to make prefix length filter, it works to allow all prefixes up to
> > /27.
> > The configuration of IOS is follows;
> > ip prefix-list test seq 10 permit 0.0.0.0/0 le 27
> >
> > How to configure it?
> >
> > Thanks & regards,
> >
> >
> > _______________________________________________
> > juniper-nsp mailing list [email protected]
> > https://puck.nether.net/mailman/listinfo/juniper-nsp
> >

_______________________________________________
juniper-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to