Sebastien Roy wrote:
On Mon, 2009-10-19 at 23:50 +1100, Darren Reed wrote:
In many system administration environments, it is desirable to do
system installation via jumpstart. Although jumpstart as we know
it today will go away with IPS, IPS will provide a new mechanism
to do automated network installs so this need does not go away...

As it is today, dladm only appears to support automated installs
creating bridge devices, leaving IP tunnels, vnics, aggregations
and others out in the cold.

How many of those that do not support -R can be "fixed"?

It looks like every dladm create-* subcommand supports a -R option.  I'm
unclear about what you're referring to.

$ dladm |& grep create
create-aggr [-t] [-P <policy>] [-L <mode>] [-T <time>] [-u <address>]
   create-secobj    [-t] [-f <file>] -c <class> <secobj>
   create-vlan      [-ft] -l <link> -v <vid> [link]
   create-iptun     [-t] -T <type> [-a {local|remote}=<addr>,...] <link>]
   create-vnic      [-t] -l <link> [-m <value> | auto |
   create-etherstub [-t] <link>
   create-bridge    [-R <root-dir>] [-P <protect>] [-p <priority>]

oh... the "usage" output disagrees with the man page...
silly me for not checking the man page.

Darren

_______________________________________________
networking-discuss mailing list
networking-discuss@opensolaris.org

Reply via email to