Administration Version 6.2.1
 —  Administration  —

SMH Driver Operator Commands

The Entire Net-Work SMH line driver supports the TCPX line driver operator commands, with one exception: you cannot issue a CONNECT operator command to SMHLINK.

Under z/OS, the SMH line driver operator commands have the following format:

graphics/wcp_smho.png

The following table describes this syntax.

Syntax Representation Description
SMH Informs Entire Net-Work that the command is destined for the SMH line driver.
target

A value that informs SMH what the target of the command is, as follows:

  • Specify an asterisk (*) if the target is all links.

  • Specify the DRVCHAR value ("#" is the default) if the target is the driver itself (see the DRVCHAR parameter on the TCPX DRIVER statement).

  • Specify the link name if the target is a specific link.

cmd The operator command to be carried out.

Top of page