Token-Ring Adapter Installation and Support Guide
Replacing a TRSA
Token-Ring Adapter Installation and Support Guide—426955-001
3-10
Stop the Communications Lines Using the TRSA
a. If the IPXPROTO process is configured as a generic process, use the Kernel 
subsystem SCF ABORT PROCESS command:
ABORT PROCESS $ZZKRN.#gpname
b. If the IPXPROTO process is not configured as a generic process, use the SLSA 
subsystem SCF STOP PROCESS command:
STOP PROCESS $process-name
2. Verify that the IPXPROTO process is in the STOPPED state.
Use the SCF STATUS PROCESS command:
STATUS PROCESS $process-name
Example 3-10 shows the output of this command. Note that the IPXPROTO 
process is in the STOPPED state.
To Stop a Port Access Method (PAM) Line
The following describes stopping a PAM line.
1. Stop the PAM line.
Use the SCF STOP command with the SUB ALL option. The SUB ALL option 
aborts the LINE object and all subordinate objects.
STOP LINE $line-name, SUB ALL
2. Verify that the PAM line is in the STOPPED state.
Use the SCF STATUS LINE command.
STATUS LINE $line-name
Example 3-11 shows the output of this command. Note that the PAM line 
($TOK1) is in the STOPPED state.
Example 3-10. SCF STATUS PROCESS Command
->STATUS PROCESS $ZNV2
IPXSPX Status PROCESS
Process Name  State Diagnostic State Trace
$ZNV2  STOPPED  NORMAL   OFF
Example 3-11. SCF STATUS LINE Command
-->STATUS LINE $TOK1
PAM Status LINE
    Primary  Backup
Name   State  CPU  PIN  CPU  PIN  Trace
$TOK1  STOPPED 1  278  -1 -1 OFF










