LAN Configuration and Management Manual
SCF Commands for the SLSA Subsystem
LAN Configuration and Management Manual—520469-012
4-19
ADD ADAPTER Command
Examples
The following example assigns the name E0153 to an E4SA adapter type, residing in
module 1, group 1, slot 53 of the system enclosure.
ADD ADAPTER $ZZLAN.E0153, TYPE E4SA, &
LOCATION (1,1,53), ACCESSLIST (0,1,2,3)
The following example assigns the name E0152 to a FESA adapter type, residing in
module 1, group 1, slot 52 of the system enclosure.
ADD ADAPTER $ZZLAN.F0152, TYPE FESA, &
LOCATION (1,1,52), ACCESSLIST (0,1,2,3)
The following example assigns the name G0152 to a GESA adapter type, residing in
module 1, group 1, slot 52 of the system enclosure.
ADD ADAPTER $ZZLAN.G0152, TYPE GESA, &
LOCATION (1,1,52), ACCESSLIST (0,1,2,3)
The following example assigns the name G11123 to a G4SA adapter type, residing in
Group 111, Module 2, and Slot 3 of an IOAM enclosure.
ADD ADAPTER $ZZLAN.G11123, TYPE G4SA, &
LOCATION (111,2,3), ACCESSLIST (0,1,2,3)
The following example assigns the name M0IE0 to the Ethernet port on an MFIOB,
residing in module 1, group 1, slot 50 of the system enclosure. Processor 0 has the
primary access path to the adapter.
ADD ADAPTER $ZZLAN.M0IE0, TYPE MIOE, &
LOCATION (1,1,50), ACCESSLIST (0,1)
The following example assigns the name T0254 to the TRSA, residing in module 2,
group 1, slot 54 of the system enclosure. Processor 2 has the primary access path to
the adapter.
ADD ADAPTER $ZZLAN.T0254, TYPE TRSA, &
LOCATION (2,1,54), ACCESSLIST (2,3,0,1)
The following example assigns the name C0154 to an CCSA adapter type, residing in
module 1, group 1, slot 54 of the system enclosure.
ADD ADAPTER $ZZLAN.C0154, TYPE CCSA, &
LOCATION (1,1,54), ACCESSLIST (0,1,2,3)
The following example assigns the name ATM11 to an ATM3SA adapter type residing
in module 2, group 1, slot 54 of the system enclosure.
ADD ADAPTER $ZZLAN.ATM11, TYPE ATM3SA, &
LOCATION (2, 1, 54), ACCESSLIST (0, 1, 2, 3)