TCP/IP Management Programming Manual

Commands and Responses
HP NonStop TCP/IP Management Programming Manual529636-001
6-11
ADD Command
Tokens in Command Buffer
ZSPI-TKN-SSID
specifies the subsystem ID, which your management application must pass to
SSINIT. This token is described in SPI Standard Definitions on page 5-1, and in the
SPI Programming Manual.
ZTCI-MAP-ADD-SUBNET
is the extensible structured token that defines the configurable attributes for a
subnet to be added. It has the token number ZTCI-TNM-ADD-SUBNET and the
DDL definition ZTCI-DDL-ADD-SUBNET. This token must be in the command if the
ZCOM-OBJ-SUBNET 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-SUBNET token are:
ZTYPE
is an enumerated value that specifies the type of subnet to be added. The
possible subnet type values (ZTCI-VAL-SUBNET-TYPE-) are:
ENET
indicates that the subnet to be added is associated with a SLSA LIF using
an Ethernet filter.
LOOP
indicates that the subnet to be added is associated with the loopback driver
and is for testing purposes.
SNAP
indicates that the subnet to be added is associated with a SLSA LIF using
an LLC1 filter.
X25
indicates that the subnet to be added is associated with an X25AM device.
ZIP-ADDR
is a 32-bit integer that specifies the address of the subnet or the loopback
address (which is used for testing purposes). Either value is specified as an IP
address. The conventional loopback address is 127.1.