ATM Configuration and Management Manual
Configuring the ATM Subsystem
ATM Configuration and Management Manual—522307-003
3-11
ADD ADAPTER Command
ACCESSLIST cpu-list
specifies the CPUs from which the adapter is made accessible. The list may
consist of a single CPU number, a list of CPU numbers separated by commas
enclosed in parenthesis, or the keyword ALL indicating the adapter is accessible
from all CPUs in the system. For each CPU specified in the list, an AMP process is
created to run in the CPU.
This attribute is required.
LOCATION ( group, enclosure, slot )
specifies the physical location of the ATM adapter in the system. The location is
specified as a tuple indicating the Group, Module, and Slot enclosed in
parenthesis.
This attribute is required.
AMPFILENAME string
specifies the program name for the AMP.
Default: $SYSTEM.SYS*.AMP. Where SYS* indicates the SYSnn of the current
running system.
DLFILENAME string
specifies the name of the download file to set up an ATM adapter.
Default: $SYSTEM.SYS*.C7838P00. Where SYS* indicates the SYSnn of the
current running system.
FIRMWFILENAME string
specifies the name of the firmware file of the adapter. The firmware filename
contains the firmware or “boot code” for the adapter.
Default: $SYSTEM.SYS*.C8158R00. Where SYS* indicates the SYSnn of the
current running system.
DUMPFILENAME string
specifies the name of the file that contains the dump information.
Default: $SYSTEM.SYS*.C7838D00. Where SYS* indicates the SYSnn of the
current running system.
AUTODUMP { ON | OFF }
specifies whether the adapter is automatically dumped to the dump file when the
subsystem detects the adapter software abended abnormally. An ON value
indicates the adapter software is automatically dumped.
Default: ON