ATM Configuration and Management Manual

Configuring the ATM Subsystem
ATM Configuration and Management Manual522307-003
3-14
START ADAPTER Command
START ADAPTER Command
To start the ADAPTER, use the ATM subsystem SCF START ADAPTER command:
ADAPTER adapter-name
specifies the adapter you want to start.
Example
The following command starts the adapter:
-> START ADAPTER $AM1
Step 3: Configure the ATM Address and Start
the Line
Configuring the ATM address is optional. If you do not provide a value for ATMADDR,
the ILMI facility automatically creates the address when you start the line.
If you want to change the address, you can configure it by using the SCF ALTER LINE
and START LINE commands.
ALTER LINE Command
The ALTER LINE command changes the value of one or more attributes of the LINE
object.
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
START ADAPTER $AM1
ALTER [/OUT file-spec/] [ LINE line-name ]
[ , ATMADDR atm-address ]
[ , MAXPVCVCI digit ]
[ , MAXPVCVPI digit ]
[ , MAXVPCS digit ]
[ , MAXPVCCS digit ]
[ , MAXVPIBITS digit ]
[ , MAXVCIBITS digit ]
[ , UMECOMMUNITY community-name ]
[ , UMEVPI digit ]
[ , UMEVCI digit ]
[ , UNIPORTTYPE {public|private}
[ , UNIVERSION {3.0|3.1}