z/OS Communications Server
Determing the Telnet Luname pool


Pool name

Review your TCPIP profile TELNETPARMS and BEGINVTAM statements to determine where the luname is defined.
Once you have determined the range of lunames for the pool, you can use display commands to determine if the pool
should be expanded, or if a more restrictive filter should be placed on the pool’s usage. There are several commands
to help you understand the usage of your lunames.

    D TCPIP,procname,T,CONN
    D TCPIP,procname,T,LUNAME=name
    D TCPIP,procname,T,LUGROUP=name
    D TCPIP,procname,T,IPGROUP=name

Please refer to the z/OS Communications Server IP System Administrator’s Commands manual for more details and
additional helpful commands.