Cluster Network
The cluster network command is used to view or change the properties of all the networks in the cluster. Used without parameters, cluster network defaults to the /status command-line option and displays the status of all cluster networks.
Syntax
Parameters
Remarks
-
Using the cluster net[work] command
The cluster name is optional. If the name of your cluster is also a cluster command or its abbreviation, such as "cluster" or "network," use /cluster: to explicitly specify the cluster name. For a list of all the cluster commands, see Related Topics.
-
Using the /stat[us] command-line option
The network name is optional. If you do not provide a network name, the status of all cluster networks is displayed.
-
Using the /prop[erties] [PropertyList] command-line option
The network name is optional. If you do not provide a network name the properties for all networks are displayed. For more information on property lists, see Related Topics.
-
Using the /priv[properties] [PropertyList] command-line option
The network name is optional. Private properties for all networks are displayed if you do not provide a network name. For more information on property lists, see Related Topics.
- Using cluster network common property names
The following table describes the common cluster network property names, their uses, and valid settings.
Property name Use Name The name of the network. The cluster uses the same name as the Network Connections folder. For more information, see Name coordination between Cluster service and Network and Dial-up Connections . Address Provides the address for the entire network or subnet. AddressMask The subnet mask for the network. Description A description of the network. Role The communication role of the network. For more information on network roles, see Server cluster networks . - For more information about the private properties for cluster network, see Q307962, "Multicast Support Enabled for the Cluster Heartbeat," in the Microsoft Knowledge Base .
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 |