LAN Configuration and Management Manual

SCF Commands for the SLSA Subsystem
LAN Configuration and Management Manual520469-012
4-45
INFO ATMSAP Command
Response Display
The INFO ATMSAP command returns the configuration information for the target
objects. There are three possible display formats for the ATMSAP information:
summary, detailed, and obeyform. These formats are shown below. If no object can
be found, the failure is indicated when SCF displays an error message.
Following is the display format for the ATMSAP INFO command with the DETAIL
option not selected.
Following is the display format for the ATMSAP INFO command with the DETAIL
option selected:
Following is the display format for the ATMSAP INFO command with the OBEYFORM
option selected:
MTU
indicates the maximum message transfer unit size for the ATMSAP object.
NATURE
indicates the virtual connection nature of the ATMSAP component.
QOSSET
indicates the Quality of Service for the ATMSAP object.
VCC ( vpi,vci )
indicates the configured virtual path identifier (vpi) and configured virtual circuit
identifier (vci) of the ATMSAP object.
1-> info ATMSAP $zzlan.atm1.0.a.atmsap01
SLSA Info ATMSAP
Name Nature VCC MTU
$ZZLAN.ATM1.0.A.ATMSAP01 PVC (0,100) 9180
1-> info atmsap $zzlan.atm1.0.a.atmsap01,detail
SLSA Detailed Info ATMSAP for \SYS.$ZZLAN.ATM1.0.A.atmsap01
*MTU 9180
*NATURE PVC
QOSSET UBR
*VCC (0,100)
1-> info ATMSAP $zzlan.atm1.0.a.atmsap01,obeyform
ADD ATMSAP $ZZLAN.ATM1.0.A.ATMSAP01, &
MTU 9180 , &
NATURE PVC , &
QOSSET UBR , &
VCC (0,100)