[OpenIndiana-discuss] Equivalent of command "sysconfig"

Joris FAGBEMIRO fagbjoris at gmail.com
Tue Nov 18 23:06:26 UTC 2014


Thanks.i will try it.
I want to know also if you know a good tuto about configuration of VLAN and
the using of a router zone to forward packets across the VLANs.
In my architecture i have three subnets from which three wire (one per
subnet) are plugged into a switch and the router zone is also plugged into
this etherstub.i want to use VLAN to separate these three network and use
the router zone to route packets between these 3 VLANS.
On 11/17/14 11:38, Joris FAGBEMIRO wrote:
> Hi all.
> I want to create a configuration profile for a zone (which will be
cloned).
> So i have type "sysconfig create-profile" and the system said that the
> command can't be found.
> Do you know an equivalent of this command who will permit me to create a
> configuration profile for a zone?

"sysconfig" is a Solaris 11 invention, and thus doesn't exist in open code.

Personally, I'd just create a list of commands for zonecfg in a file and
then use "zonecfg -z zonename -f commandfile" to create each zone, with
suitable replacements added by a script.  Searching by google finds a
number of scripts that seem to automate this task, but I've never had a
need to try any.

--
James Carlson         42.703N 71.076W         <carlsonj at workingcode.com>

_______________________________________________
openindiana-discuss mailing list
openindiana-discuss at openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


More information about the openindiana-discuss mailing list