
344
Appendix C
Configuring an Invokable TP Using snaptpinstall
Overview
Overview
The
snaptpinstall
utility is a command-line application that enables
a user or the writer of a TP installation program to define an invokable
TP. You can run
snaptpinstall
on a server or client.
The syntax of the command is different depending on whether you are
defining, removing, or querying TP definitions:
Define an invokable TP:
snaptpinstall -a
file_name
This command adds one or more TP definitions from
the specified file_name. If the TP named in the file has
already been defined, the information in the file
replaces the existing definition. For information about
the required file format, see “File Format for
snaptpinstall”.
Remove an invokable TP definition:
For UNIX
snaptpinstall -r -t
TP_name
-l
LU_alias
For Windows
snaptpinstall -r -t
TP_name
End of Section
This command removes the entry that has both the
same TP name and (on HP-UX machines) the same LU
alias. The LU alias applies only on HP-UX machines;
omit that parameter when removing a TP definition
from a Windows client.
Query invokable TP definitions:
For UNIX
snaptpinstall -q -t
TP_name
-l
LU_alias
For Windows
snaptpinstall -q -t
TP_name
End of Section
This command queries the entry that has both the
same TP name and (on HP-UX machines) the same LU
alias. The LU alias applies only on HP-UX machines;
omit that parameter when querying a TP definition
from a Windows client. If you do not include any
options, the command queries all invokable TP
definitions.
Summary of Contents for HP-UX SNAplus2
Page 4: ...4 ...
Page 14: ...14 Contents ...
Page 22: ...22 ...
Page 23: ...23 1 SNA Terms and Concepts ...
Page 65: ...65 2 Introduction to SNAplus2 ...
Page 107: ...107 3 Administering SNAplus2 ...
Page 132: ...132 Chapter3 Administering SNAplus2 Using the Command Line Administration Program ...
Page 133: ...133 4 Basic Configuration Tasks ...
Page 142: ...142 Chapter4 Basic Configuration Tasks Configuring Logging ...
Page 143: ...143 5 Defining Connectivity Components ...
Page 167: ...167 6 Configuring Dependent LUs ...
Page 174: ...174 Chapter6 Configuring Dependent LUs Defining LU Pools ...
Page 175: ...175 7 Configuring APPC Communication ...
Page 208: ...208 Chapter7 Configuring APPC Communication Configuring APPC Security ...
Page 209: ...209 8 Configuring User Applications ...
Page 222: ...222 Chapter8 Configuring User Applications Configuring RJE Workstations ...
Page 223: ...223 9 Configuring Passthrough Services ...
Page 235: ...235 10 Managing SNAplus2 from NetView ...
Page 248: ...248 Chapter10 Managing SNAplus2 from NetView Using UCF ...
Page 249: ...249 11 Managing SNAplus2 Clients ...
Page 300: ...300 Chapter11 Managing SNAplus2 Clients Managing HP UX Clients ...
Page 301: ...301 A Configuration Planning Worksheets ...
Page 337: ...337 B APPN Network Management Using the Simple Network Management Protocol ...
Page 343: ...343 C Configuring an Invokable TP Using snaptpinstall ...
Page 353: ...353 D Using SNAplus2 in a High Availability Environment ...