3.4.0 Matrix Server Administration Guide

Chapter 4: Configure Network Interfaces 49
Copyright © 1999-2006 PolyServe, Inc. All rights reserved.
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. If you need to remove a
network interface from an online server, first physically remove the
corresponding cable from the server. PanPulse will then report that the
network interface is down and you can perform the delete operation.