ATM Configuration and Management Manual

SCF Commands
ATM Configuration and Management Manual522307-003
4-32
ADD PVC Command
When an ADAPTER is added to the subsystem, the subsystem is automatically
creates a subordinate LINE object.
Example
This example shows the ADD ADAPTER command:
-> ADD ADAPTER $ZZATM.$AM1, LOCATION (1,1,53), &
ACCESSLIST (1,2,3)
ADD PVC Command
The ADD PVC command creates a PVC object for the ATM subsystem. The PVC
object is supported only for native operation. LAN emulation is not supported.
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
PVC pvc-name
specifies the name of the PVC. The pvc-name is associated with the ATMSAP
name. Pvc-name is the name assigned by the adapter to identify the circuit. The
pvc-name consists of up to eight alphanumeric characters with a leading
alphabetic character, for example $AM1.#IP.PVC0.
VPI { 0-255 }
specifies the VPI. The value specified must be in the range 0 through 255.
Default: Required.
VCI { 32-3071 }
specifies the Virtual Circuit Identifier (VCI). The value specified must be in the
range 32 through 3071.
Default: Required.
ADD [/OUT file-spec/] PVC pvc-name
, VPI { 0-255 }
, VCI { 32-3071 }