Home
> Commands A-M
> Commands Ch-Cz
CLUSTER NETWORK
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
NETWORK
[/HELP
| /?]
CLUSTER
[[/CLUSTER:]cluster_name]
NETWORK
[/PRIV[PROPERTIES]
| /PROP[ERTIES]]
CLUSTER
[[/CLUSTER:]cluster_name]
NETWORK
[network_name]
[/STAT[US]]
CLUSTER
[[/CLUSTER:]cluster_name]
NETWORK
network_name
[/LISTINT[ERFACES]
| /PRIV[PROPERTIES]
[property_list]
| /PRIV[PROPERTIES]
[:propname[,propname ...]]
| /PROP[ERTIES]
[property_list]
| /PROP[ERTIES]
[:propname[,propname ...]]
| /REN[AME]:network_name]
Parameters
- network_name
(NT2000)
- ?
- 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 network 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.
- /LISTINT[ERFACES]
(NT2000)
- List the network interfaces.
- /PRIV[PROPERTIES]
(NT2000)
- View or set the cluster private properties.
- 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 cluster common properties.
- /REN[AME]:network_name
(NT2000)
- Rename the network.
- /STAT[US]
(NT2000)
- Display the status for cluster network. If you do not provide
a network name, the status of all cluster networks is
displayed.
Related
Cluster
Cluster Group
Cluster Netinterface
Cluster Node
Cluster Resource
Cluster ResourceType
Notes
Common network property names:
- Address Provides the address for the entire network or subnet
- AddressMask The subnet mask for the network
- Description A description of the network
- Name The name of the network. The cluster uses the same name as the Network and Dial-up Connections folder. For more information, see Name coordination between Cluster service and Network and Dial-up Connections
- Role The communication role of the network. For more information on network roles, see Networks
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