LAN Configuration and Management Manual
Managing the SLSA Subsystem
LAN Configuration and Management Manual—520469-012
5-8
Altering the Access List
2. Stop the ADAPTER as described under Stopping and Starting an Adapter.
The system stops the adapter and its subordinate SACs and PIFs.
3. Delete the LIFs you just stopped or aborted.
4. Delete the name of the adapter with the SCF DELETE ADAPTER command.
5. Follow the procedure described under Adding an Adapter to the System, to add the
adapter (with a different name) back to the SLSA subsystem along with its
associated LIFs.
Altering the Access List
You may need to alter the access list that defines the data paths to ServerNet adapters
connected to the server. You can change the order of the processors in the access list
without stopping the LIFs or SACs but you must stop the LIFs or SACs before adding
processors to or removing processors from the access list.
Follow these steps to change the data paths for a SAC:
1. Identify the name of the SAC for the ServerNet adapter you want to alter. For
example, to alter the data path to the SAC on the adapter named G11021, you
would alter the SAC named G11021.0.
STOP ADAPTER $ZZLAN.G11021, SUB ALL
DELETE LIF ($ZZLAN.L11021A, $ZZLAN.L11021B, $ZZLAN.L11021C,
$ZZLAN.L11021D)
DELETE ADAPTER $ZZLAN.G11021
ADD ADAPTER $ZZLAN.G4SA1, TYPE G4SA, LOCATION (110,2,1), &
ACCESSLIST (0, 1, 2, 3)
START ADAPTER $ZZLAN.G4SA1, SUB ALL
ADD LIF $ZZLAN.L11021A, PIF G4SA1.0.A
ADD LIF $ZZLAN.L11021B, PIF G4SA1.0.B
ADD LIF $ZZLAN.L11021C, PIF G4SA1.0.C
ADD LIF $ZZLAN.L11021D, PIF G4SA1.0.D
START LIF $ZZLAN.L11021A
START LIF $ZZLAN.L11021B
START LIF $ZZLAN.L11021C
START LIF $ZZLAN.L11021D