Work with NWS Configuration (WRKNWSCFG)

Where allowed to run: Interactive environments (*INTERACT *IPGM *IREXX *EXEC)
Threadsafe: No
Parameters
Examples
Error messages

The Work with NWS Configuration (WRKNWSCFG) command allows you to work with a network server configuration.

Top

Parameters

Keyword Description Choices Notes
NWSCFG Network server configuration Generic name, name, *ALL Optional, Positional 1
TYPE Configuration type *ALL, *CNNSEC, *RMTSYS, *SRVPRC Optional
Top

Network server configuration (NWSCFG)

Specifies the name of the network server configuration.

*ALL
All network server configurations are worked with.
generic-name
Specify a generic network server configuration name.
name
Work with a specific network server configuration.
Top

Type (TYPE)

Specifies the type of configuration to work with.

*ALL
All network server configurations types are worked with.
*CNNSEC
All connection security network server configurations are worked with.
*RMTSYS
All remote system network server configurations are worked with.
*SRVPRC
All service processor network server configurations are worked with.
Top

Examples

WRKNWSCFG NWSCFG(*ALL)

This command displays the Work with NWS Configuration panel with entries for all network server configurations. If no network server configurations exist, no entries are shown.

Top

Error messages

*ESCAPE Messages

None

Top