TCPPORT
The TCPPORT option specifies the port number on which the server TCP/IP communication driver waits for requests for client sessions. The server TCP/IP communication driver listens on this port for both TCP/IP and SSL-enabled sessions from the client.
Using different port numbers for the options TCPPORT and TCPADMINPORT enables you to create one set of firewall rules for client sessions and another set for other session types (administrative sessions, server-to-server sessions, storage agent sessions, library client sessions, managed server sessions, and event server sessions). If the two port numbers are different, separate threads are used to service client sessions and the other session types. If you allow the two options to use the same port number (by default or by explicitly setting them to the same port number), a single server thread is used to service all session requests.
- Network Data Management Protocol (NDMP)
- Automated Cartridge System Library Software (ACSLS)
- Database restore operations
If you specify the same port number for both the SSLTCPPORT and TCPPORT options, only SSL connections are accepted and TCP/IP connections are disabled for the port.
You can change this option with the SETOPT command. When
you change a port, the IBM
Spectrum Protect server starts
listening on the new port immediately. All current connections remain in use until closed.
Syntax
Parameters
- port_number
- Specifies the port number of the server. Valid values are 1024 - 32767. The default value is 1500.
tcpport 1500 