ICAPORT
Use icaport to query or change the TCP/IP port
number used by the ICA protocol
on the MetaFrame XP server.
Syntax
icaport {/query
| /port:nnn | /reset} [/?]
Options
/query
Queries the current
setting.
/port: nnn
Changes the TCP/IP port number to
nnn.
/reset
Resets the TCP/IP port number to 1494, which is the
default.
/?
Displays the syntax for the utility and information
about the utility’s options.
Remarks
The default port number is 1494. The port number
must be in the range of 0–65535
and must not conflict with other well-known port
numbers.
If you change the port number, restart the server
for the new value to take effect. If
you change the port number on the MetaFrame XP
server, you must also change it
on every ICA Client that will connect to that
server. For instructions for changing
the port number on ICA Clients, see the
Citrix ICA Client Administrator’s Guide
for
the ICA Clients that you plan to
deploy.
Examples
To set the TCP/IP port number to
5000:
icaport /port:5000
To reset the port number to
1494:
icaport /reset
|