Cluster netInterface
Syntax
Parameters
Remarks
-
Using the cluster netint[erface] command
The cluster name is optional. If the name of your cluster is also a cluster command or its abbreviation, such as "cluster" or "c," use /cluster: to explicitly specify the cluster name. For a list of all the cluster commands, see Related Topics. The commands /node:node name/network:network name are both required. You cannot supply one without supplying the other.
-
Using the /stat[us] command-line option
The network name and node name are optional. If you do not provide the network name and node name, the status of all cluster network interfaces is displayed.
-
Using the /prop[erties] [PropertyList] command-line option
The network name and node name are optional. Properties for all network interfaces are displayed if you do not provide a network name and node name. For more information on property lists, see Related Topics.
-
Using the /priv[properties] [PropertyList] command-line option
The network name and node name are optional. If you do not provide a network name and node name, the private properties for all network interfaces are displayed. For more information on property lists, see Related Topics.
-
Using cluster netinterface common properties
The following table describes the common cluster netinterface property names, their uses, and valid settings:
Name Use Adapter Uniquely identifies the adapter in the cluster. AdapterID A Globally Unique Identifier (GUID) for the adapter in the cluster. Address The primary network address used by the network interface. Description Optional description of the network interface. Name Name of the cluster network interface object. Network The name of the network to which the network interface is connected. Node The name of the node on which the network interface is installed. -
Using cluster netinterface private properties
By default, there are no private properties for cluster netinterface. Software vendors can add private properties to extend cluster functionality.
Formatting legend
Format | Meaning |
Italic | Information that the user must supply |
Bold | Elements that the user must type exactly as shown |
Ellipsis (...) | Parameter that can be repeated several times in a command line |
Between brackets ([]) | Optional items |
Between braces ({}); choices separated by pipe (|). Example: {even|odd} | Set of choices from which the user must choose only one |
Courier font | Code or program output |