Display Network Server Desc (DSPNWSD)

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

The Display Network Server Description (DSPNWSD) command displays a network server description object.

Top

Parameters

Keyword Description Choices Notes
NWSD Network server description Name Required, Positional 1
OUTPUT Output *, *PRINT Optional, Positional 2
OPTION Option *ALL, *BASIC, *PORTS, *VRTETHPTH, *VRTETHSEC, *STGLNK, *STGPTH, *STGPTHIQN, *STGPTHSEC, *TCPIP, *RSTDEV, *CLUINFO Optional
Top

Network server description (NWSD)

Specifies the name of the network server description to be displayed.

This is a required parameter.

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

Option (OPTION)

Specifies what information you want displayed. You can choose to display all information (*ALL) or specific information.

*ALL
All information concerning the network server is shown.
*BASIC
Only basic characteristics of the network server are shown.
*PORTS
Only the information concerning attached communication descriptions is shown.
*VRTETHPTH
Only the information concerning the iSCSI virtual Ethernet paths of the network server are shown.
*VRTETHSEC
Only the information concerning the iSCSI virtual Ethernet paths security of the network server are shown.
*STGLNK
Only the information concerning linked client storage spaces is shown.
*STGPTH
Only the information concerning the iSCSI storage paths of the network server are shown.
*STGPTHIQN
Only the information concerning the iSCSI storage path qualified names of the network server are shown.
*STGPTHSEC
Only the information concerning the iSCSI storage paths security of the network server are shown.
*TCPIP
Only the information concerning TCP/IP configuration is shown.
*RSTDEV
Only the restricted device resources associated with the network server description are shown.
*CLUINFO
Only the information concerning cluster configuration is shown.
Top

Examples

DSPNWSD   NWSD(SERVER1)

This command displays information about the network server description named SERVER1. 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

None

Top