Prenotazione porta TCP/IP

Se si utilizza l'istruzione PORT o PORTRANGE in PROFILE.TCPIP per riservare le porte utilizzate da z/OS® Explorer, z/OS Debugger e Developer for z/OS, tenere presente che molti bind vengono eseguiti dai thread attivi in un pool di thread RSE. Il nome lavoro del pool di thread RSE è RSEDx, dove RSED è il nome dell'attività avviata RSE e x è un numero a singola cifra casuale, quindi i caratteri jolly sono richiesti nella definizione.

PORT      4035     TCP RSED   ; z/OS Explorer – RSE daemon
PORT      6715     TCP JMON   ; z/OS Explorer – JES job monitor
PORT      5335     TCP DBGMGR ; z/OS Debugger – debug manager
PORT      5336     TCP DBGMGR ; z/OS Debugger – debug manager
PORTRange 8108 11  TCP RSED*  ; z/OS Explorer – RSE_PORTRANGE
;PORTRange 5227 100 TCP RSED* ; z/OS Explorer Extensions - CARMA