[Bulk] [Xorp-users] Policy...

'Kristian Larsson' kristian@juniks.net
Sat, 15 Oct 2005 10:59:51 +0200


Ah, I see.

It's a icky bit of a pain editing a network4-list
with say 100 prefixes this way.
Another reason xorp should utilize juniper style
set/rename/delete commands...

  Kristian.

On Fri, Oct 14, 2005 at 07:04:38PM -0600, Mike Horn wrote:
> Kristian,
> 
> You need to separate each element with a comma, so a list would be entered:
> 
> network4-list 192.168.1.0/24,192.168.2.0/24 
> 
> -mike
> 
> -----Original Message-----
> From: xorp-users-admin@xorp.org [mailto:xorp-users-admin@xorp.org] On Behalf
> Of Kristian Larsson
> Sent: Friday, October 14, 2005 6:46 PM
> To: xorp-users@xorp.org
> Subject: [Bulk] [Xorp-users] Policy...
> 
> How do I add several elements to a network4-list?
> and why is it called "network4-list", every other router implementation I
> know call them "prefix-list".
> And the "elements: " part is superflous, is it not?
> 
> JunOS prefix-list:
> policy-options {
>   prefix-list test {
>     192.168.0.0/24;
>     192.168.1.0/24;
>   }
> }
> nice and clean without the elements part. :)
> 
>    Kristian.
> _______________________________________________
> Xorp-users mailing list
> Xorp-users@xorp.org
> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-users
> 
> 
> _______________________________________________
> Xorp-users mailing list
> Xorp-users@xorp.org
> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-users