Replacing an E4SA CRU
1 Abort the Expand-over-IP line.
Use the SCF ABORT LINE command to stop a single line:
ABORT LINE $<line-name>
Use the SCF ABORT PATH command to stop all the lines in an Expand
multiline path:
ABORT PATH $<path-name>
2 Verify that the Expand-over-IP line is in the STOPPED state.
Use the SCF STATUS LINE command for a single line:
STATUS LINE $<line-name>
Use the SCF STATUS PATH command for an Expand multiline path:
STATUS PATH $<path-name>
The example shows the output of these commands.
3 Stop the WAN subsystem IOP.
Use the SCF STOP DEVICE command:
STOP DEVICE $ZZWAN.#<device-name>
4 Verify that the WAN subsystem IOP is in the STOPPED state.
Use the SCF STATUS DEVICE command:
STATUS DEVICE $ZZWAN.#<device-name>
The example shows the output of this command.
To stop an IPXPROTO process:
1 Stop the IPXPROTO process.
Use the SCF STOP PROCESS command:
STOP PROCESS $<process-name>