Display NWS Configuration (DSPNWSCFG)

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

The Display NWS Configuration (DSPNWSCFG) command displays a network server configuration.

Top

Parameters

Keyword Description Choices Notes
NWSCFG Network server configuration Communications name Required, Positional 1
OPTION Option *ALL, *BASIC, *CNNSEC, *RMTSYS, *RMTIFC, *SRVPRC Optional
OUTPUT Output *, *PRINT Optional
Top

Network server configuration (NWSCFG)

Specifies the name of the network server configuration.

This is a required parameter.

Top

Option (OPTION)

Specifies whether to display all information (*ALL) or specific information.

*ALL
All information concerning the network server configuration is shown.
*BASIC
Only basic characteristics of the network server configuration are shown.
*CNNSEC
Only connection security network server configuration characteristics are shown.
*RMTSYS
Only remote system network server configuration characteristics are shown.
*RMTIFC
Only the remote interfaces characteristics of the network server configuration are shown.
*SRVPRC
Only the service processor network server configuration characteristics are shown.
Top

Output (OUTPUT)

*
The output is displayed (if requested by an interactive job) or printed with the job's spooled output (if requested by a batch job).
*PRINT
The output is printed with the job's spooled output.
Top

Examples

DSPNWSCFG NWSCFG(MYCONFIG)

This command displays information about the network server configuration named MYCONFIG. Since no option was specified, all information is displayed. The information is shown at the work station display from which the command was entered. If the command was submitted from a batch job, the output from the command is printed with the job's spooled output.

Top

Error messages

*ESCAPE Messages

CPF96CB
Network server configuration &1 not found.
CPF96CC
Option &1 not valid for network server configuration &2.
CPF9899
Error occurred during processing of command.
Top