LAN Configuration and Management Manual
SCF Commands for the SLSA Subsystem
LAN Configuration and Management Manual—520469-012
4-24
ADD LIF Command
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
LIF lif-name
specifies the name of the LIF to be added. lif-name is in the form $ZZLAN.lif-id
where
lif-id
is a 1 to 8-character alpha-numeric string, beginning with an alpha character,
that identifies the SLSA LIF object that is being configured. Wildcard
characters are not allowed.
PIF pif-name
specifies the name of the PIF to be associated with the new LIF object. The PIF
name has the form adapter-name.sac-unit#.pif-unit-letter, for example, G11123.0.A.
DATAFORWARDMODE {ADAPTIVE | MANUAL}
select ADAPTIVE to allow a G4SA adapter type to choose the best
DATAFORWARDCOUNT (DFC) and DATAFORWARDTIME (DFT) values
depending on data traffic. The G4SA automatically updates the DFC and DFT
values whenever the data-traffic profile changes. The DATAFORWARDMODE
ADAPTIVE value is supported for G4SA adapter types only.
Default value is MANUAL.
DATAFORWARDUNIT {MILLISECONDS | MICROSECONDS}
specifies the DFT values in MILLISECONDS or MICROSECONDS;
MICROSECONDS is supported for G4SA adapter types only.
Default value is MILLISECONDS.
ADD [ /OUT file-spec/ ] LIF lif-name ,
{PIF pif-name | ATMSAP atmsap-name }
[ , DATAFORWARDMODE df-mode ]
[ , DATAFORWARDUNIT df-unit ]
[ , DATAFORWARDCOUNT df-count ]
[ , DATAFORWARDTIME df-time ]
Note. HP recommends setting DATAFORWARDMODE to ADAPTIVE for G4SA adapters.