port
This command specifies the local port that the stateless raw XML handler monitors for client requests.
Syntax
port port
Parameters
- port
- Binds the handler to a specific port.
Guidelines
The port command sets the TCP port for the handler. This port applies to all configured local addresses. Use the local-address command to set the IP address on which the handler listens.