Print this page
        
@@ -8,21 +8,21 @@
 .SH NAME
 zonecfg \- set up zone configuration
 .SH SYNOPSIS
 .LP
 .nf
-\fBzonecfg\fR {\fB-z\fR \fIzonename\fR | \fB-u\fR \fIuuid\fR}
+\fBzonecfg\fR \fB-z\fR \fIzonename\fR
 .fi
 
 .LP
 .nf
-\fBzonecfg\fR {\fB-z\fR \fIzonename\fR | \fB-u\fR \fIuuid\fR} \fIsubcommand\fR
+\fBzonecfg\fR \fB-z\fR \fIzonename\fR \fIsubcommand\fR
 .fi
 
 .LP
 .nf
-\fBzonecfg\fR {\fB-z\fR \fIzonename\fR | \fB-u\fR \fIuuid\fR} \fB-f\fR \fIcommand_file\fR
+\fBzonecfg\fR \fB-z\fR \fIzonename\fR \fB-f\fR \fIcommand_file\fR
 .fi
 
 .LP
 .nf
 \fBzonecfg\fR help
@@ -40,12 +40,11 @@
 .LP
 The following synopsis of the \fBzonecfg\fR command is for interactive usage:
 .sp
 .in +2
 .nf
-{\fB-z\fR \fIzonename\fR | \fB-u\fR \fIuuid\fR}
-zonecfg {\fB-z\fR \fIzonename | \fB-u\fR \fIuuid} subcommand\fR
+zonecfg \fB-z\fR \fIzonename subcommand\fR
 .fi
 .in -2
 .sp
 
 .sp
@@ -333,20 +332,10 @@
 .RE
 
 .sp
 .ne 2
 .na
-\fB(global)\fR
-.ad
-.sp .6
-.RS 4n
-\fBzfs-io-priority\fR
-.RE
-
-.sp
-.ne 2
-.na
 \fB\fBfs\fR\fR
 .ad
 .sp .6
 .RS 4n
 \fBdir\fR, \fBspecial\fR, \fBraw\fR, \fBtype\fR, \fBoptions\fR
@@ -357,11 +346,11 @@
 .na
 \fB\fBnet\fR\fR
 .ad
 .sp .6
 .RS 4n
-\fBaddress\fR, \fBallowed-address\fR, \fBdefrouter\fR, \fBglobal-nic\fR, \fBmac-addr\fR, \fBphysical\fR, \fBproperty\fR, \fBvlan-id\fR
+\fBaddress\fR, \fBphysical\fR, \fBdefrouter\fR
 .RE
 
 .sp
 .ne 2
 .na
@@ -620,24 +609,14 @@
 .RE
 
 .sp
 .ne 2
 .na
-\fB\fBinherit-pkg-dir\fR: dir\fR
+\fB\fBnet\fR: address, physical, defrouter\fR
 .ad
 .sp .6
 .RS 4n
-The directory path.
-.RE
-
-.sp
-.ne 2
-.na
-\fB\fBnet\fR: address, allowed-address, defrouter, global-nic, mac-addr, physical, property, vlan-id\fR
-.ad
-.sp .6
-.RS 4n
 The network address and physical interface name of the network interface. The
 network address is one of:
 .RS +4
 .TP
 .ie t \(bu
@@ -669,14 +648,10 @@
 property must be plumbed in the global zone prior to booting the non-global
 zone. However, if the interface is not used by the global zone, it should be
 configured \fBdown\fR in the global zone, and the default router for the
 interface should be specified here.
 .sp
-The global-nic is used for exclusive stack zones which will use a VNIC on-demand.  When the zone boots, a VNIC named using the physical property will be created on the global NIC.  If provided, the mac-addr and vlan-id will be set on this VNIC.
-.sp
-The \fBproperty\fR setting is a resource which can be used to set arbitrary name/value pairs on the network.  These name/value pairs are made available to the zone's brand, which can use them as needed to set up the network interface.
-.sp
 For an exclusive-IP zone, the physical property must be set and the address and
 default router properties cannot be set.
 .RE
 
 .sp
@@ -909,20 +884,10 @@
 administrator to compromise the system with a malicious filesystem image, and
 is not supported.
 .RE
 
 .sp
-.ne 2
-.na
-\fBglobal: \fBzfs-io-priority\fR\fR
-.ad
-.sp .6
-.RS 4n
-Specifies a priority for this zone's ZFS I/O. The priority is used by the ZFS I/O scheduler as in input to determine how to schedule I/O across zones. By default all zones have a priority of 1. The value can be increased for zones whose I/O is more critical. This property is the preferred way to set the \fBzone.zfs-io-priority\fR rctl.
-.RE
-
-.sp
 .LP
 The following table summarizes resources, property-names, and types:
 .sp
 .in +2
 .nf
@@ -941,26 +906,17 @@
 (global)          max-msg-ids     simple
 (global)          max-sem-ids     simple
 (global)          max-shm-ids     simple
 (global)          max-shm-memory  simple
 (global)          scheduling-class simple
-(global)          zfs-io-priority simple
 fs                dir             simple
                    special         simple
                    raw             simple
                    type            simple
                    options         list of simple
 net               address         simple
-                   allowed-address simple
-                   defrouter       simple
-                   global-nic      simple
-                   mac-addr        simple
                    physical        simple
-                   property        list of complex
-                    name            simple
-                    value           simple
-                   vlan-id         simple
 device            match           simple
 rctl              name            simple
                    value           list of complex
 attr              name            simple
                    type            simple
@@ -1167,20 +1123,10 @@
 the underscore (\fB_\fR) the hyphen (\fB-\fR), and the dot (\fB\&.\fR). The
 name \fBglobal\fR and all names beginning with \fBSUNW\fR are reserved and
 cannot be used.
 .RE
 
-.sp
-.ne 2
-.na
-\fB\fB-u\fR \fIuuid\fR\fR
-.ad
-.sp .6
-.RS 4n
-Specify the uuid of a zone instead of the Zone name.
-.RE
-
 .SH SUBCOMMANDS
 .LP
 You can use the \fBadd\fR and \fBselect\fR subcommands to select a specific
 resource, at which point the scope changes to that resource. The \fBend\fR and
 \fBcancel\fR subcommands are used to complete the resource specification, at
@@ -1266,11 +1212,12 @@
 .RE
 
 .sp
 .ne 2
 .na
-\fB\fBcreate [\fR\fB-F\fR\fB] [\fR \fB-a\fR \fIpath\fR |\fB-b\fR \fB|\fR \fB-t\fR \fItemplate\fR\fB] [\fR\fB-X\fR\fB]\fR\fR
+\fB\fBcreate [\fR\fB-F\fR\fB] [\fR \fB-a\fR \fIpath\fR |\fB-b\fR \fB|\fR
+\fB-t\fR \fItemplate\fR\fB]\fR\fR
 .ad
 .sp .6
 .RS 4n
 Create an in-memory configuration for the specified zone. Use \fBcreate\fR to
 begin to configure a new zone. See \fBcommit\fR for saving this to stable
@@ -1288,12 +1235,10 @@
 (see \fBzoneadm\fR(1M)). All validation of the new zone happens during the
 \fBattach\fR process, not during zone configuration.
 .sp
 Use the \fB-b\fR option to create a blank configuration. Without arguments,
 \fBcreate\fR applies the Sun default settings.
-.sp
-Use the \fB-X\fR option to facilitate creating a zone whose XML definition already exists on the host. The zone will be atomically added to the zone index file.
 .RE
 
 .sp
 .ne 2
 .na
@@ -1366,25 +1311,22 @@
 .RE
 
 .sp
 .ne 2
 .na
-\fB\fBremove\fR [\fR\fB-F\fR\fB] \fIresource-type\fR\fB [\fR\fIproperty-name\fR\fB=\fR\fIproperty-value\fR\fB]* \fR(global scope)\fR
-.br
-\fB\fBremove\fR \fR\fIproperty-name\fR\fB \fR\fIproperty-value\fR\fB \fR(resource scope)\fR
+\fB\fBremove\fR \fIresource-type\fR\fB{\fR\fIproperty-name\fR\fB=\fR\fIproperty
+-value\fR\fB}\fR(global scope)\fR
 .ad
 .sp .6
 .RS 4n
 In the global scope, removes the specified resource. The \fB[]\fR syntax means
-0 or more property name-value pairs. If you want to only remove a
+0 or more of whatever is inside the square braces. If you want only to remove a
 single instance of the resource, you must specify enough property name-value
 pairs for the resource to be uniquely identified. If no property name-value
 pairs are specified, all instances will be removed. If there is more than one
-pair specified, a confirmation is required, unless you use the \fB-F\fR
-option. Likewise, the \fB-F\fR option can be used to remove a resource that
-does not exist (that is, no error will occur). In the resource scope, remove
-the specified name-value pair.
+pair is specified, a confirmation is required, unless you use the \fB-F\fR
+option.
 .RE
 
 .sp
 .ne 2
 .na