VARY TCPIP,tnproc,LUNS,INACT command

The VARY TCPIP,tnproc,LUNS,INACT command changes the availability status of a VTAM® LU for LUNS usage. The INACT command disables the LU as a candidate to be requested by a LUNR. The VARY INACT command does not change the VTAM status of the LU. Use the D TCPIP,tnproc,LUNS,INACTLUS to show a list of LUs currently inactive. If the specified LU is currently in use by a LUNR, it is not affected by this command. Use the VTAM VARY NET,INACT command to end the SNA LU session.

Format:

Read syntax diagramSkip visual syntax diagram
>>-Vary TCPIP--,tnproc--,LUNS--,INACT--,luname-----------------><

Parameters:

tnproc
The member name of the cataloged procedure that is used to start the Telnet address space.
LUNS
Indicates that the command is directed to a LUNS rather than to a local Telnet server.
INACT
The INACT command (inactivate) keyword.
luname
The name of the LU that you are deactivating.

Usage:

Authorization is controlled through the user's RACF® profile that contains the MVS™.VARY.TCPIP.TELNET.LUNS.INACT definition for the INACT command. The definition can contain a wildcard at the TELNET level (for example MVS.VARY.TCPIP.TELNET.**).