On (09/01/09 18:06), Peter Memishian wrote: > > > Given that iptun *must* have both addresses, is it better to require them > > to be provided as a comma-separated pair? > > That's not so; e.g. a 6to4 tunnel only has one address.
true. for ipadm the syntax is -a <addr>[,<addr>] where the tunnel type is used to check if one or two addresses is needed. but my point was that, instead of using a separate -l and -r we could get both in the same option.. --Sowmini