Replacing an E4SA CRU

2 Verify that the IPXPROTO process is in the STOPPED state.
Use the SCF STATUS PROCESS command:
STATUS PROCESS $<process-name>
The example shows the output of this command.
To stop a Port Access Method (PAM) line:
1 Stop the PAM line.
Use the SCF STOP command with the SUB ALL option.
STOP LINE $<line-name>, SUB ALL
The SUB ALL option aborts the LINE object and all subordinate objects.
2 Verify that the PAM line is in the STOPPED state.
Use the SCF STATUS LINE command:
STATUS LINE $<line-name>
The example shows the output of this command.
To stop a TCP/IP subnet:
Caution: Make sure that the TACL session from which you are issuing SCF
commands is not running on the subnet that you are about to stop.
1 Stop the TCP/IP subnet.
Use the following SCF STOP SUBNET command for conventional
TCP/IP:
STOP SUBNET
$<tcpip-process-name>.#<subnet-name>
Or use the following SCF STOP SUBNET command for Parallel Library
TCP/IP:
STOP SUBNET $<tcpip-process-name>.*.<subnet-name>