LAN Configuration and Management Manual

SCF Commands for the SLSA Subsystem
LAN Configuration and Management Manual520469-012
4-27
ALTER Command
Examples
The following example adds a LIF named L11123B to the system and associates it with
PIF B under SAC 0 on G4SA G11123:
ADD LIF $ZZLAN.L11123B, PIF G11123.0.B
The following example changes the DATAFORWARDCOUNT value to five frames:
ADD LIF $ZZLAN.L11123B, PIF G11123.0.B, DATAFORWARDCOUNT 5
The following example changes the data forward mode to ADAPTIVE to allow a G4SA
to choose the best DATAFORWARDCOUNT and DATAFORWARDTIME values
depending on data traffic:
ADD LIF $ZZLAN.L11123B, PIF G11123.0.B, DATAFORWARDMODE
ADAPTIVE
The following example changes the data forward unit to have a wait time in
microseconds for a G4SA:
ADD LIF $ZZLAN.L11123B, PIF G11123.0.B, DATAFORWARDUNIT
MICROSECONDS
ALTER Command
ALTER is a sensitive command used to alter the attributes of an object.
ALTER ATMSAP Command
The ALTER ATMSAP command reconfigures an ATMSAP object subordinate to a PIF
object. The ATMSAP object must be in the STOPPED summary state if the command
is to succeed.
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
ATMSAP atmsap-name
is the name of the target ATMSAP object. atmsap-name is in the form
ALTER [ /OUT file-spec/ ] ATMSAP atmsap-name
[, MTU max-mtu-size ]
[, NATURE { PVC } ]
[, QOSSET { UBR } ]
[, VCC (vpi,vci) ]