SNA NRJE Node Managers Guide (30292-90007)

Chapter 6 87
Commands
NRJECONTROL HALT
NRJECONTROL HALT
Stops active LU-LU sessions immediately.
Syntax
NRJECONTROL HA[LT];W[SID]=
Wsid
[;LU=
LUName
[,
LUName
]...]
Parameters
Wsid
Required. The workstation name. This can be up to
eight alphanumeric characters long; the first character
must be alphabetic.
The workstation must have been configured.
LUName
For NRJE/V, this is the name of the SNA node LU class
whose LU-LU sessions you want to stop. (Node classes
are configured on the MPE V SNA Configuration:
Classes screen.) For NRJE/XL, this is the configured
LU Name (not the NAU number) of the LU whose
LU-LU sessions you want to stop. (LUs are configured
on the MPE XL SNANode Configuration: PU and LU
Data screen.)
The name can be up to eight alphanumeric characters
long; the first character must be alphabetic. You can
specify a maximum of five
LUNames
. If you do not
specify any
LUNames
, all active LUs for the workstation
are stopped.
Description
This command enables you to stop active LU-LU sessions immediately.
This differs from the NRJECONTROL STOP command, which causes an
orderly termination of the LU-LU sessions. You can halt all active
LU-LU sessions by not specifying any
LUNames
, or you can select
sessions to halt by specifying
LUNames
.
NOTE
Control is returned to NRJE before completing execution of this
command.