Previous Topic: Web Access Requirements

Next Topic: How to Set Up Security for CA CSM with CA ACF2 for z/OS


TCP/IP Port Reservation

We recommend that you reserve these TCP/IP ports:

To reserve the ports, update the z/OS TCP/IP profile data set.

Example:

PORT      Application ID
22120 TCP MSMTC* ; CA CSM Application Server HTTP port
22130 TCP MSMTC* ; CA DSI server port
22140 TCP MSMTC* ; CA CSM Application server redirect port
22150 TCP MSMTC* ; CA CSM application server shutdown port

Note: We recommend that for security reasons you use an 8-character-long Application ID instead of using asterisks (*), as shown in the example in this section. To change MSMTC to an 8-character-long job name, edit the CA CSM startup JCL (RunTimeMVSHLQPrefix.JCL(MSMTCSRV)). Then, change MSMTC* to the same 8-character-long job name in the z/OS TCP/IP profile data set.

If you use a 5-character-long name for your CA CSM application server, you must use an asterisk (*) against the CA DSI Server port number definition because of a unique sequence number that is appended to the Application ID.