Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Create Device Description (SNA Pass-Through) (CRTDEVSNPT) command creates a device description for an SNA pass-through device.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
DEVD | Device description | Name | Required, Positional 1 |
LOCADR | Local location address | 00-FE | Required, Positional 2 |
SNPTCLS | SNA pass-through class | *UP, *DOWN | Required, Positional 3 |
ONLINE | Online at IPL | *YES, *NO | Optional, Positional 4 |
CTL | Attached controller | Name | Optional |
ACTTMR | Activation timer | 1-2550, 170 | Optional |
SNPTDEV | SNA pass-through device desc | Name, *NONE | Optional |
SNPTGRP | SNA pass-through group name | Name, *NONE | Optional |
TEXT | Text 'description' | Character value, *BLANK | Optional |
DEPLOCNAME | Dependent location name | Communications name, *NONE | Optional |
AUT | Authority | Name, *CHANGE, *ALL, *USE, *EXCLUDE, *LIBCRTAUT | Optional |
Top |
Top |
Specifies the local location address for this SNA pass-through device. Specify two hexadecimal characters with values ranging from 01 through FF.
Top |
Specifies whether this device is attached to a SNA pass-through host controller or to a SNA pass-through downstream (APPC) controller.
Top |
Specifies whether this object is automatically varied on at initial program load (IPL).
Top |
Specifies the name of the controller description to which this object is attached.
Top |
Specifies, for switched connections, the amount of time (in seconds) that the SNA pass-through support waits for the device to respond to the activation request from the host iSeries system. If the device does not respond within this time, it is considered not available.
Top |
Specifies the name of the associated SNA pass-through device that is attached to a host or advanced program-to-program communications (APPC) controller.
Top |
Specifies the name configured for a group of host devices in a configuration list. This indicates that this device is tied to any one of the devices in that group which is available.
Top |
Specifies the text that briefly describes the object.
Top |
Specifies the dependent local location name used for Dependent LU Requester (DLUR), providing additional security for the connection. If this name is filled in, an activation request (SNA ACTLU) from a Dependent LU Server (DLUS) node must reference this name or it is rejected.
Remote DLUS nodes may optionally accept unsolicited reply PSIDs (Product Set IDs) from the iSeries for auto-definition of LUs at the DLUS node. If so, then this name will be sent to the DLUS node in the reply PSID and it will be returned on the ACTLU request.
If unsolicited reply PSIDs are not supported by the DLUS node, then there will have to be close coordination of the PU name definitions on both systems.
Top |
Specifies the authority you are giving to users who do not have specific authority for the object, who are not on an authorization list, and whose group profile or supplemental group profiles do not have specific authority for the object.
Top |
CRTDEVSNPT DEVD(SNPTDEV1) LOCADR(05) SNPTCLS(*UP) CTL(MYCTL) SNPTDEV(DOWNDEV1)
This command creates a SNA pass-through device description named SNPTDEV1. The location address of the device is X'05'. The device is attached to controller MYCTL. The SNA pass-through class is *UP and the device name associated with this device is DOWNDEV1.
Top |
*ESCAPE Messages
Top |