z/OS JES2 Commands
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


$D SUBNET - Display subnet connections

z/OS JES2 Commands
SA32-0990-00

Function

To display subnet connections that are defined to JES2. This command allows the display of subnets defined by the keyword SUBNET on the NODE initialization statement.

Note: You can redirect these displays to a networking console.

One or more parameters on this command accepts wild cards. Parameter descriptions will note that.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-$D--SUBNET--+--------------------------------+--------------><
               +-'--subnetname--'---------------+   
               |    .-,--------------------.    |   
               |    V                      |    |   
               '-(----+-subnetname-------+-+--)-'   
                      '-'--subnetname--'-'          

Parameters

(subnetname)
Specify the 1 to 8 alphanumeric or special ($, #, or @) character subnet name to obtain information for a specific subnet or specify an asterisk (*) to obtain information for all subnets.

You can also specify wild cards for the subnet name. See Using wildcards for additional information.

Authority Required

This command requires display authority. The description of the $T RDRnn command explains how to ensure that the authority of the appropriate MVS™ system command group is assigned.

This command requires read security access authority. For a description of assigning command input authority, see z/OS JES2 Initialization and Tuning Guide, SA32-0991.

Scope

Single member. The response to this command will be a display of information about this member only. You might want to use this command to get information about all members in the MAS. To do so, you can use the MVS ROUTE *ALL command to issue this command to all active members (if the JES2 command character is the same on all members). See z/OS MVS System Commands, SA38-0666 for more information on using the ROUTE *ALL command.

Messages

The $HASP816 message displays the nodes for the specified subnet.

Example

 1   $d subnet(pok)

  $HASP816 SUBNET(POK)  NODE4,NODE5,NODE6,POK,SANJOSE,WSC

JES2 displays all the nodes on the POK subnet.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014