HP StorageWorks Clustered File System 3.6.1 Windows Storage Server Edition administration guide (AG515 - 96007, August 2008)
Chapter 6: Configure Network Interfaces 62
• To add a network interface, select the server for that interface on the
Servers window, right-click, and select Add Network Interface.
• To modify an existing network interface, select that interface, right-
click, and select Properties. The network interface must be down; you
cannot modify an “up” network interface.
Server: The name or IP address of the server that will include the new
network interface.
IP:
Type the IP address for the network interface.
Net Mask: Type the net mask for the network interface.
Allow Administrative Traffic: Specify whether the network interface can
host administrative traffic for HP Clustered File System. The options are:
• Allow. The default is to allow the traffic.
• Discourage. This network will be used for administrative traffic only
if no other network is available. When a network that allows the traffic
becomes available to all servers in the cluster, the administrative
traffic will fail over to that network.
• Exclude. This network will never be used for administrative traffic.
To add a network interface from the command line, use the following
command:
mx netif add --server <server> --netmask <interface_netmask>
[--adminTraffic <allow|discourage|exclude>] <interface_ip>
To modify a network interface, use this command: