Specifies the alternate server-to-client TCP port on the specified servers.
Note The Chat Service must be stopped and restarted for this switch to take effect.
See also /GetClientAltPort.
Chatcmd ServerList /SetClientAltPort=Port
| ServerList | This switch supports multiple servers in its command line. Setting the ClientALTport value on one server does not update the other servers on the network. All applicable servers should be listed, in the form Server1,Server2,Server3¼. |
| Port | The default is 7000. A zero value indicates that all TCP connections from clients have been disabled. |
chatcmd myserv01 /setclientaltport=7000 | |
| Sets the alternate TCP port used by clients to connect to Myserv01 to 7000. |