AM3270 and TR3271 Configuration and Management Manual

Configuring the AM3270 and TR3271 Subsystems
AM3270 and TR3271 Configuration and Management Manual529993-001
3-7
ADD DEVICE Command
Example
The following command adds the PAM3PROF profile to the WAN subsystem:
ADD PROFILE $ZZWAN.#PROFAM3, FILE $SYSTEM.SYS00.PAM3PROF
For information about the syntax of these SCF commands, see the ADD command in
the WAN Subsystem Configuration and Management Manual.
ADD DEVICE Command
To create an AM3270/TR3271 line-handler process, use the WAN subsystem SCF
ADD DEVICE command. The ADD DEVICE command has the following syntax:
device_name
is the device name of the AM3270/TR3271 line-handler process you want to add.
Do not specify a leading $ sign or name template.
conc_name
is the SWAN concentrator to be used by this device. You must have defined the
concentrator previously using an ADD ADAPTER command, as described in the
WAN Subsystem Configuration and Management Manual.
alt_cpu_num
is the CPU number where the backup device will execute.
clip_num
is the CLIP to be used by this device.
cpu_num
is the CPU number where the device will execute.
ADD DEVICE $ZZWAN.#device_name
{ , ADAPTER conc_name }
{ , ALTCPU alt_cpu_num }
{ , CLIP clip_num }
{ , CPU cpu_num }
[ , HIGHPIN { ON | OFF } ]
{ , IOPOBJECT obj_file_name }
{ , LINE line_num }
[ , modifier_keyword [ modifier_value ]
[ , PATH { A | B } ]
{ , PROFILE existing_profile_name |
, LIKE $existing_device_name }
{ , [ RECSIZE | RSIZE ] max_rec_size }
{ , TYPE (type , sub_type) }