Home
> Commands A-M
> Commands Ch-Cz
CLUSTER NETINTERFACE
Description
| Syntax
| Parameters
| Switches
| Related
| Notes
| Examples
| Errorlevels
| Availability
You can use cluster commands to administer server clusters from
the Windows command prompt. You can also call the program from
command scripts to automate many cluster administration tasks.
Cluster is provided on all Windows computers.
You can administer clusters from a node of the cluster, from
nodes of other clusters, or from other computers running Windows NT
4.0 with Service Pack 3 or later.
Syntax
CLUSTER
NETINT[ERFACE]
[/HELP
| /?]
CLUSTER
[[/CLUSTER:]cluster_name]
NETINT[ERFACE]
[/PRIV[PROPERTIES]
| /PROP[ERTIES]]
CLUSTER
[[/CLUSTER:]cluster_name]
NETINT[ERFACE]
[/NODE:]node_name
[/NET[WORK]:]network_name
[/PRIV[PROPERTIES]
[property_list]
| /PRIV[PROPERTIES]
[:propname[,propname ...]]
| /PROP[ERTIES]
[property_list]
| /PROP[ERTIES]
[:propname[,propname ...]]
| [/STAT[US]]]
Parameters
- name=value[,value ...][:format][name=value[,value ...][:format] ...]
(NT2000)
- :name[,name ...] /userdefault
(NT2000)
- To revert to the default value of a common property or to
delete a private property, use the /usedefault option.
- Binary Separated list of values from 0 to 255
- DWord Double word
- Str[ing] Double quotation marks are required around strings with spaces
- ExpandStr[ing] Expanded by Cluster
- MultiStr[ing] List of strings separated by commas
- Security Set access privileges.
- Access types:
- grant
- deny
- set
- revoke (Does not require Access mask)
- Access masks:
- ULarge Unsigned 64-bit value
Switches
- /HELP | /?
(NT2000)
- Display cluster netinterface syntax. Default.
- /CLUSTER
(NT2000)
- If you do not specify a cluster, attempts to connect to the
cluster running on the node that is running the command.
- If the name of your cluster is also a cluster command or its
abbreviation, use /cluster: to explicitly specify the cluster
name.
- [/NET[WORK]:]network_name
(NT2000)
- ?
- [/NODE]:node_name
(NT2000)
- ?
- /PRIV[PROPERTIES]
(NT2000)
- View or set the network interface private properties. If you
do not provide a network name and node name, the private
properties for all network interfaces are displayed.
- By default, there are no private properties for cluster
group. Software vendors can add private properties to extend
cluster functionality.
- /PROP[ERTIES]
(NT2000)
- View or set the network interface common properties.
Properties for all network interfaces are displayed if you do not
provide a network name and node name.
- /STAT[US]
(NT2000)
- Display the status for cluster network interface. If you do
not provide the network name and node name, the status of all
cluster network interfaces is displayed.
Related
Cluster
Cluster Group
Cluster Network
Cluster Node
Cluster Resource
Cluster ResourceType
Notes
Common netinterface property names:
- 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
Examples
none.
Errorlevels
none.
Availability
- External
-
- DOS
-
none
- Windows
-
none
- Windows NT
-
NT2000
NT2003
Last Updated: 2003/07/28
Direct corrections or suggestions to:
Rick Lively