Ethernet Adapter Installation and Support Guide

Installing a New E4SA
Ethernet Adapter Installation and Support Guide425684-003
2-16
Add and Start the E4SA Using SCF
Add and Start the E4SA Using SCF
Using the completed E4SA configuration form as a guide, use the SCF interface to the
SLSA subsystem to add and start the newly installed E4SA.
Adding and Starting the E4SA
The following steps outline adding and starting the E4SA
1. Add the E4SA by using the SLSA subsystem SCF ADD ADAPTER command as
follows:.
SCF adds an E4SA to slot 53, group 1, module 1, and gives processor 0 primary
access to the ServerNet addressable controllers (SACs). Processors 1 through 3
are assigned secondary access.
2. Use the SLSA subsystem SCF NAMES command to display the names assigned
to the SACs and PIFs of the adapter you added in step 1.
3. Assign logical interfaces (LIFs) to the PIFs on the E4SA added in step 1 by using
the SLSA subsystem SCF ADD LIF command. Use the names of the PIFs returned
from the NAMES command in step 2.
4. Start the LIFs by using the SLSA subsystem START LIF command.
Note. Refer to the LAN Configuration and Management Manual for detailed information on the
SLSA subsystem SCF commands.
->ASSUME PROCESS $ZZLAN
->ADD ADAPTER $ZZLAN.E1053, TYPE E4SA, LOCATION (1,1,53),
ACCESSLIST (0,1,2,3)
->NAMES PIF $ZZLAN.E0153*
SLSA Names PIF \SYS.$ZZLAN.E0153
PIF
$ZZLAN.E0153.0.A $ZZLAN.E0153.0.B
$ZZLAN.E0153.1.A $ZZLAN.E0153.1.B
->ADD LIF $ZZLAN.L018, PIF E0153
.0.A
->ADD LIF $ZZLAN.L019, PIF E0153.0.B
->ADD LIF $ZZLAN.L01A, PIF E0153.1.A
->ADD LIF $ZZLAN.L01B, PIF E0153.1.B
->START LIF $ZZLAN.L018
->START LIF $ZZLAN.L019
->START LIF $ZZLAN.L01A
->START LIF $ZZLAN.L01B