CL Command Reference - STRPASTHR

CL Command List > STRPASTHR Reference

Description:

The Start Pass-Through (STRPASTHR) command allows you to pass through to a target system where you can sign on as if you were attached locally. For information on configuring or operating the pass-through function, refer to the Remote Work Station Support book.

Restriction:

1. This command cannot be entered at a work station with a display that has 12 lines by 80 characters.


Examples:

Example 1: Pass-Through to Toronto

STRPASTHR RMTLOCNAME(*CNNDEV) CNNDEV(DET CHI TOR) VRTCTL(VWSC)

This command specifies starting a pass-through to the Toronto system by going through Detroit and Chicago. More information is in the Remote Work Station Support book located in the Information Center.



Example 2: Pass-Through to Detroit

STRPASTHR RMTLOCNAME(DETROIT) VRTCTL(VWSC)

This command specifies a pass-through to the Detroit system. APPN establishes the route to Detroit.



Example 3: Pass-Through to Toronto

STRPASTHR RMTLOCNAME(DETROIT) CNNDEV(CHI TOR) VRTCTL(VWSC)

This command specifies another way to pass-through to the Toronto system by going through Chicago and Detroit. APPN establishes the route to Detroit.



Example 4: Pass-Through to Detroit

STRPASTHR RMTLOCNAME(DETROIT) RMTUSER(*CURRENT)

This command specifies a pass-through to the DETROIT system and an automatic sign-on using the user profile with the same name as the one currently used on the source system. It also specifies that the DETROIT system automatically configures a virtual device for the pass-through session, since a virtual controller or virtual device was not specified.