ATM Configuration and Management Manual
SCF Commands
ATM Configuration and Management Manual—522307-003
4-38
ALTER LINE Command
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
LINE line-name
specifies the name to be assigned to the line. The ATM LINE name is defined by
the adapter name.
ATMADDRESS atm-address
specifies the address for ISONSAP is a 40 hexadecimal digit. The AFI (first two
digits) value must be %h39, %h45, and %h47. The address for E164 is 20 digits.
For example, the format for the ATM address must be as follows:
ATMADDR (isonsap:%h4700dd01272b4a00000000000000000000000100)
Default: Resets the address to all 0s. (ILMI re-creates the address when the LINE
is started.)
MAXPVCVCI digit
specifies the maximum number of virtual circuit IDs (VCI) for PVCs. The value
specified must be in the range 32 through 3072.
Default: 100.
MAXPVCVPI digit
specifies the maximum number of virtual path ID (VPI) for PVCs. The value
specified must be in the range 0 through 256.
Default: 100.
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}