HP StorageWorks Clustered File System 3.2.1 Windows Storage Server Edition Administration Guide (February 2006)
Chapter 5: Configure Network Interfaces 41
• 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. The default is to allow the traffic.
To add a network interface from the command line, use the following
command:
mx netif add [--adminTraffic allow|discourage] --server
<server> --netmask <interface_netmask> <interface_ip>
To modify a network interface, use this command:
mx netif update [--adminTraffic allow|discourage]
--netmask <interface_netmask> <interface_ip>
Remove a Network Interface
This option can be useful when performing off-line configuration of a
server. To remove a network interface, select that interface on the Servers
window, right-click, and then select Delete.
You cannot delete a network interface that is up.