Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Add Local Area Network Adapter Information (ADDLANADPI) command adds an adapter name entry to the adapter file.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
ADPTNAME | Adapter | Name | Required, Positional 1 |
ADPTADR | Adapter address | 000000000001-7FFFFFFFFFFF | Required, Positional 2 |
LINETYPE | Line type | *DDI, *TRN | Required, Positional 3 |
TEXT | Text 'description' | Character value, *BLANK | Optional |
Top |
Specifies the name of the adapter being added to the adapter file. The name can be a maximum of 10 characters in length.
This is a required parameter.
Top |
Specifies the 12-character hexadecimal adapter address.
This is a required parameter.
Top |
Specifies the line type of the entry.
This is a required parameter.
Top |
Specifies the text that briefly describes the object.
The possible values are:
Top |
ADDLANADPI ADPTNAME(PAYROLL) ADPTADR(00000000012B) LINETYPE(*TRN)
This command adds the adapter PAYROLL, with the address 00000000012B, to the network adapter file. The line is a token-ring line.
Top |
*ESCAPE Messages
Top |