TCP/IP Configuration and Management Manual
SCF Reference
TCP/IP Configuration and Management Manual—427132-004
4-21
ADD SUBNET Command
The SUBNET name is entered as a quoted ASCII character string.
The SUBNET must be in the STOPPED state before ADD SERVER can be issued
to the SUBNET.
ADD SUBNET Command
The ADD SUBNET command creates an SCF SUBNET object. The SUBNET object
associates a PROCESS object with a LIF, thereby connecting the NonStop TCP/IP
process to a port on a communications adapter or X25AM line.
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
SUBNET subnet-spec
names the point of connection between the NonStop TCP/IP process and an I/O
device, such as an FESA, E4SA, GESA, G4SA, TRSA, or ATM3SA or an X25AM
line. The fully-qualified subnet-spec has the form:
If you specify the SCF object type (SUBNET) or any portion of the object name
(subnet-spec) in a prior ASSUME command, you can omit it in this command.
For information about the ASSUME command, see the SCF Reference Manual for
G-Series RVUs or the SCF Reference Manual for H-Series RVUs.
TYPE LOOPBACK | ATM | ETHERNET | SNAP | X25
specifies the type of SUBNET to be added. The type values are: LOOPBACK,
ETHERNET, ATM, SNAP, and X25. This parameter is required.
ADD [ / OUT file-spec / ] [ SUBNET [ subnet-spec ]
, TYPE { LOOPBACK | ATM | ETHERNET | SNAP | X25 }
, DEVICENAME device-name
, IPADDRESS ip-address
[ , SUNAME subdevice-name ]
[ , IRDP { ON | OFF } ]
[ , ARPSERVER { ON | OFF } ]
[ , ATMSEL byte-number ]
[ , GATEWAY ON|OFF ]
[ , SUBNETMASK mask-val ]
$process-name . #subnet-name
Default: None.