PAM Configuration and Management Manual
SCF for PAM
PAM Configuration and Management Manual—523349-003
3-58
STOP PORT Command
Considerations
•
The STOP MSAP #SNATR command stops the SNATR interface and makes it
inaccessible to SNAX.
•
The #SNATR MSAP can be stopped only if there are no subordinate LLC2 PORT
objects.
•
For an immediate shutdown, use the ABORT MSAP command. This command
also aborts all active sessions.
Example
This example stops the MSAP named $PAM1.#SNATR:
STOP MSAP $PAM1.#SNATR
STOP PORT Command
The STOP PORT command halts the operation of the specified PORT object.
Command Syntax
OUT file-spec
directs SCF output to the specified file.
PORT port-name
is the name of the port.
Considerations
•
You cannot stop file-system ports if there are any openers. The STOP PORT
command fails if opens are present on the port.
•
You cannot stop LLC2 ports if SNAX is using them.
•
LLC2 ports cannot be stopped through the PAM SCF interface. SCF error E00025
will be returned. LLC2 ports are added and maintained by the SNAX SCF interface.
•
For an immediate shutdown, use the ABORT PORT command, which also aborts
all active sessions.
Example
This example stops the port:
-> STOP PORT $PAMA.#LLCT27
STOP [ /OUT file-spec/ ] PORT port-name