3.6.0 Matrix Server Command Reference (5697-7083, December 2007)

Chapter 3: mx Commands 93
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
excludeadmintraffic—Do not use the network for Matrix Server administrative traffic
mx netif excludeadmintraffic <interface_ip> ...
noadmin—Do not use the network for administrative traffic
mx netif noadmin <interface_ip> ...
This command is deprecated in Matrix Server 3.6. Use the
excludeadmintraffic command instead.
status—Display status for network interfaces
mx netif status [--up|--down] [--enabled|--disabled]
[--allowadmintraffic|--discourageadmintraffic|
--excludeadmintraffic] [--active|--inactive] [--noHeaders] [--csv]
[<interface_ip> ...]
The options are:
[--up|--down]
Select network interfaces that are either operational or down.
[--enabled|--disabled]
Select network interfaces that are either enabled or disabled for virtual
hosting.
[--allowadmintraffic|--discourageadmintraffic|
--excludeadmintraffic]
Select network interfaces that allow, discourage, or exclude administrative
traffic.
[--active|--inactive]
Select interfaces that are currently active (handling administrative traffic) or
inactive.
[--noHeaders]
Do not display column headers.
[--csv]
Use commas to separate the output.
update—Update a network interface
mx netif update --netmask <interface_netmask> [--adminTraffic
<allow|discourage|exclude>] <interface_ip>
The network interface must be down.