TCP/IP Management Programming Manual
Commands and Responses
HP NonStop TCP/IP Management Programming Manual—529636-001
6-12
ADD Command
ZIOPNAME
is a 32-byte internal file name that specifies the name of the SLSA LIF or the
X25AM device with which the subnet interfaces.
The TCP/IP subsystem automatically adds a route with a destination address
equal to the value specified in the network portion of the ZIP-ADDR field
converted to its broadcast form, and a gateway address equal to the value
specified as the IP address of the subnet in the ZIP-ADDR field whenever a
subnet is added.
ZSU-NAME
is the subdevice name. The SUNAME attribute is valid only for TYPE X25
subnets.
ZFORCE-QIO
is a Boolean variable that specifies whether the SUBNET object should only
use the QIO direct interface to the controller. If the value is ZSPI-VAL-TRUE,
the SUBNET object uses the QIO direct interface to the controller. If the value
is ZSPI-VAL-FALSE, the SUBNET object does not use the QIO direct interface
to the controller.
ZUSE-IRDP
is a Boolean variable that specifies whether the SUBNET object should enable
its router discovery interface. If the value is ZSPI-VAL-TRUE, the SUBNET
object uses the router discovery interface. If the value is ZSPI-VAL-FALSE, the
SUBNET object does not use the router discovery interface. The default is
disabled.
ZTCI-MAP-ADD-ROUTE
is the extensible structured token that defines the configurable attributes for a route
to be added. It has the token number ZTCI-TNM-ADD-ROUTE and the DDL
definition ZTCI-DDL-ADD-ROUTE. This token must be in the command if the
ZCOM-OBJ-ROUTE value has been specified. Duplicate occurrences are not
allowed.
Each attribute is defined in a separate field. All fields are required.
The fields in the ZTCI-MAP-ADD-ROUTE token are:
ZDEST-IP-ADDR
is a 32-bit integer that specifies the Internet address of the destination to be
associated with this route. Depending on the value specified, this address can
Note. The SLSA LIF’s format is not that of a real internal file name. If you are using the
SCF DETAIL CMDBUFFER ON command and DETAIL RSPBUFFER ON commands to
examine this token, it will not display correctly for the SLSA LIF.