Print this page
manuals

@@ -5,11 +5,11 @@
 NAME
        dladm - administer data links
 
 SYNOPSIS
        dladm show-link [-P] [-s [-i interval]] [[-p] -o field[,...]] [link]
-       dladm rename-link [-R root-dir] link new-link
+       dladm rename-link [-R root-dir] [-z zonename] link new-link
 
 
        dladm delete-phys phys-link
        dladm show-phys [-m | -H | -P] [[-p] -o field[,...]] [phys-link]
 

@@ -64,13 +64,15 @@
 
 
        dladm show-ether [-x] [[-p] -o field[,...]] [ether-link]
 
 
-       dladm set-linkprop [-t] [-R root-dir] -p prop=value[,...] link
-       dladm reset-linkprop [-t] [-R root-dir] [-p prop[,...]] link
-       dladm show-linkprop [-P] [[-c] -o field[,...]] [-p prop[,...]] [link]
+       dladm set-linkprop [-t] [-R root-dir] [-z zonename] -p prop=value[,...]
+            link
+       dladm reset-linkprop [-t] [-R root-dir] [-z zonename] [-p prop[,...]] link
+       dladm show-linkprop [-P] [-z zonename] [[-c] -o field[,...]]
+            [-p prop[,...]] [link]
 
 
        dladm create-secobj [-t] [-R root-dir] [-f file] -c class secobj
        dladm delete-secobj [-t] [-R root-dir] secobj[,...]
        dladm show-secobj [-P] [[-p] -o field[,...]] [secobj,...]

@@ -77,13 +79,13 @@
 
 
        dladm create-vnic [-t] -l link [-R root-dir] [-m value | auto |
             {factory -n slot-identifier]} | {random [-r prefix]}]
             [-v vlan-id] [-p prop=value[,...]] vnic-link
-       dladm delete-vnic [-t] [-R root-dir] vnic-link
+       dladm delete-vnic [-t] [-R root-dir] [-z zonename] vnic-link
        dladm show-vnic [-pP] [-s [-i interval]] [-o field[,...]]
-            [-l link] [vnic-link]
+            [-l link] [-z zonename] [vnic-link]
 
 
        dladm create-etherstub [-t] [-R root-dir] etherstub
        dladm delete-etherstub [-t] [-R root-dir] etherstub
        dladm show-etherstub [etherstub]

@@ -311,21 +313,26 @@
                which statistics should be displayed. If this option is not
                specified, statistics will be displayed only once.
 
 
 
-       dladm rename-link [-R root-dir] link new-link
+       dladm rename-link [-R root-dir] [-z zonename] link new-link
            Rename link to new-link. This is used to give a link a meaningful
            name, or to associate existing link configuration such as link
            properties of a removed device with a new device. See the EXAMPLES
            section for specific examples of how this subcommand is used.
 
            -R root-dir, --root-dir=root-dir
                See "Options," above.
 
 
+           -z zonename
+               A link assigned to a zone can only be renamed while the zone is
+               in the ready state.
 
+
+
        dladm delete-phys phys-link
            This command is used to delete the persistent configuration of a
            link associated with physical hardware which has been removed from
            the system. See the EXAMPLES section.
 

@@ -1626,11 +1633,11 @@
                Extended output is displayed for PTYPE values of current,
                capable, adv and peeradv.
 
 
 
-       dladm set-linkprop [-t] [-R root-dir] -p prop=value[,...] link
+       dladm set-linkprop [-t] [-R root-dir] [-z zonename] -p prop=value[,...] link
            Sets the values of one or more properties on the link specified.
            The list of properties and their possible values depend on the link
            type, the network device driver, and networking hardware. These
            properties can be retrieved using show-linkprop.
 

@@ -1641,19 +1648,24 @@
 
            -R root-dir, --root-dir=root-dir
                See "Options," above.
 
 
+           -z zonenme
+               Operate on a link that has been delegated to the specified
+               zone.
+
+
            -p prop=value[,...], --prop prop=value[,...]
                A comma-separated list of properties to set to the specified
                values.
 
            Note that when the persistent value is set, the temporary value
            changes to the same value.
 
 
-       dladm reset-linkprop [-t] [-R root-dir] [-p prop,...] link
+       dladm reset-linkprop [-t] [-R root-dir] [-z zonename] [-p prop,...] link
            Resets one or more properties to their values on the link
            specified. Properties are reset to the values they had at startup.
            If no properties are specified, all properties are reset. See show-
            linkprop for a description of properties.
 

@@ -1664,18 +1676,24 @@
 
            -R root-dir, --root-dir=root-dir
                See "Options," above.
 
 
+           -z zonenme
+               Operate on a link that has been delegated to the specified
+               zone.
+
+
            -p prop, ..., --prop=prop, ...
                A comma-separated list of properties to reset.
 
            Note that when the persistent value is reset, the temporary value
            changes to the same value.
 
 
-       dladm show-linkprop [-P] [[-c] -o field[,...]][-p prop[,...]] [link]
+       dladm show-linkprop [-P] [-z zonename] [[-c] -o field[,...]][-p prop[,...]]
+       [link]
            Show the current or persistent values of one or more properties,
            either for all datalinks or for the specified link. By default,
            current values are shown. If no properties are specified, all
            available link properties are displayed. For each property, the
            following fields are displayed:

@@ -1736,10 +1754,15 @@
 
            -P, --persistent
                Display persistent link property information
 
 
+           -z zonenme
+               Operate on a link that has been delegated to the specified
+               zone.
+
+
            -p prop, ..., --prop=prop, ...
                A comma-separated list of properties to show. See the sections
                on link properties following subcommand descriptions.
 
 

@@ -1895,11 +1918,11 @@
                A comma-separated list of properties to set to the specified
                values.
 
 
 
-       dladm delete-vnic [-t] [-R root-dir] vnic-link
+       dladm delete-vnic [-t] [-R root-dir] [-z zonename] vnic-link
            Deletes the specified VNIC.
 
            -t, --temporary
                Specifies that the deletion is temporary. Temporary deletions
                last until the next reboot.

@@ -1907,13 +1930,18 @@
 
            -R root-dir, --root-dir=root-dir
                See "Options," above.
 
 
+           -z zonenme
+               Operate on a link that has been delegated to the specified
+               zone.
 
-       dladm show-vnic [-pP] [-s [-i interval]] [-o field[,...]] [-l link] [vnic-
-       link]
+
+
+       dladm show-vnic [-pP] [-s [-i interval]] [-o field[,...]] [-l link] [-z
+       zonename] [vnic-link]
            Show VNIC configuration information (the default) or statistics,
            for all VNICs, all VNICs on a link, or only the specified vnic-link.
 
            -o field[,...] , --output=field[,...]
                A case-insensitive, comma-separated list of output fields to

@@ -1974,10 +2002,15 @@
 
            -l link, --link=link
                Display information for all VNICs on the named link.
 
 
+           -z zonenme
+               Operate on a link that has been delegated to the specified
+               zone.
+
+
 
        dladm create-etherstub [-t] [-R root-dir] etherstub
            Create an etherstub with the specified name.
 
            -t, --temporary