ATM Configuration and Management Manual
Configuring the ATM Subsystem
ATM Configuration and Management Manual—522307-003
3-10
Step 2: Create and Start the ATM Adapter
Step 2: Create and Start the ATM Adapter
Each ATM adapter on a NonStop S-series server must be created and started using
the SCF interface to the ATM subsystem. The adapters must be created and started by
using the SCF ADD ADAPTER and START ADAPTER commands
ADD ADAPTER Command
To create an ADAPTER object, use the ATM subsystem SCF ADD ADAPTER
command.
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
ADAPTER adapter-name
specifies the name to be assigned to the adapter. Adapter names have the form
$ZZATM.$adapter-name, where adapter-name consists of up to three
alphanumeric characters with a leading alphabetic character, for example,
$ZZATM.$AM1. The name of the adapter also defines the name of the ATM LINE.
This attribute is required.
ADD [/OUT file-spec/] [ ADAPTER adapter-name ]
, ACCESSLIST cpu-list
, LOCATION ( group, enclosure, slot )
[ , AMPFILENAME string ]
[ , DLFILENAME string ]
[ , FIRMWFILENAME string ]
[ , DUMPFILENAME string ]
[ , AUTODUMP { ON | OFF } ]
[ , AUTOFIRMUP { ON | OFF } ]
[ , AUTORELOAD { ON | OFF } ]
[ , PROBEINTERVAL 1/100th second ]
[ , PROBECOUNT digit ]
[ , SYSCONTACT string ]
[ , SYSDESC string ]
[ , SYSLOCATION string ]
[ , SYSNAME string ]
[ , SYSOBJID string ]
[ , SYSSERVICE digit 1-7 ]
[ , DFC digit 1-50 ]
[ , DFT (1-200)/1000th seconds ]
Note. $ZZATM is specified only for the ADD command.