Display LAN Adapter Profile (DSPLANADPP)

Where allowed to run: All environments (*ALL)
Threadsafe: No
Parameters
Examples
Error messages

The Display Local Area Network Adapter Profile (DSPLANADPP) command shows the profile of an active local area network (LAN) adapter.

Top

Parameters

Keyword Description Choices Notes
LINE Line description Name Required, Positional 1
ADPTNAME Adapter Name, *ADPTADR Required, Positional 2
ADPTADR Adapter address 000000000001-7FFFFFFFFFFF, 000000000001 Optional, Positional 3
OUTPUT Output *, *PRINT Optional, Positional 4
Top

Line description (LINE)

Specifies the name of the line attached to the adapter whose profile is to be displayed.

Note: The specified line must be varied on.

This is a required parameter.

Top

Adapter (ADPTNAME)

Specifies the name of the adapter whose profile is to be displayed.

The possible values are:

*ADPTADR
The adapter address is used to identify the adapter.
adapter-name
Specify the name of the adapter whose profile is to be displayed.

This is a required parameter.

Top

Adapter address (ADPTADR)

Specifies the 12-character hexadecimal adapter address.

Top

Output (OUTPUT)

Specifies whether the output from the command is displayed at the requesting work station or printed with the job's spooled output.

*
The output is displayed for interactive jobs or printed with the job's spooled output for non-interactive jobs.
*PRINT
The output is printed with the job's spooled output.
Top

Examples

DSPLANADPP   LINE(DETBRANCH)  ADPTNAME(PAYROLL)

This command displays the profile of the adapter PAYROLL which is attached to the line DETBRANCH.

Top

Error messages

*ESCAPE Messages

CPF8B44
Adapter address required.
CPF8B46
Display adapter profile failed. &29 not found in network adapter file.
CPF8B68
Line description &23 not found.
CPF8B69
Line description &23 not valid for requested action.
CPF8B70
Network line description &23 not varied on.
CPF8B74
Request to display active adapters failed.
CPF8B75
No adapter entries in network adapter file.
CPF8B76
No functional addresses for adapter.
Top