gtps2m2iACF/SNA Data Communications Reference

Activating and Deactivating Control LU-Logon Manager Sessions

To activate PU 2.1 sessions when the TPF system is connected to the network as a LEN node, you must first establish a session between the TPF control LU (CLU) and the VTAM logon manager. To activate the session across an ALS connection, the VTAM operator must issue the following command:
VARY NET, ACT, ID=clu_name, LOGON=elmngr

Where:

clu_name
The name of the control LU (CLU)

elmngr
The name of the Logon Manager application.

A CLU-Logon Manager session must be activated across each ALS connection between TPF and VTAM.

The Logon Manager can also be used to mediate sessions across a PU 5 CTC connection. In this case, the CDRM-CDRM session across the CTC link must first be activated. Then, the TPF operator can issue:
ZNETW ACT ID-clu_name
ZNETW ACT ID-elmngr, LOGON-clu_name, CDRM-vtam_cdrm_name

Where:

clu_name
The name of the control LU (CLU)

elmngr
The name of the Logon Manager application

vtam_cdrm_name
The name of the remote cross-domain resource manager.

To deactivate the sessions, the VTAM operator must issue:
VARY NET, INACT, ID=clu_name

Alternatively, the TPF operator can issue:
ZNETW INACT ID-clu_name