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

Chapter 3: mx Commands 118
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
disable—Disable a virtual host
mx vhost disable <vhost>
dump—Dump the virtual host configuration to stdout
mx vhost dump
enable—Enable a virtual host
mx vhost enable <vhost>
move—Rehost a virtual host to another server
mx vhost move [--application <application_name>] [--policy
autofailback|nofailback] [--activitytype single|always] <vhost>
<<network_interface> ...|ALL_SERVERS <network_interface>>
The options are the same as mx vhost add.
status—Display the status of a virtual host
mx vhost status [arguments] [<vhost> ...]
The arguments are:
[--up|--down]
[--enabled|--disabled]
[--primary|--backup]
[--active|--inactive]
[--showApplication]
With no arguments, the command displays the status of all virtual hosts.
update—Modify an existing virtual host
mx vhost update [--application <application>]
[--policy
autofailback|nofailback]
[--activitytype single|always] <vhost>
<<networkinterface> ...|ALL_SERVERS <network interface>>
Use this option to change the arguments or the ordering of the network
interfaces for failover.