TCP/IP Management Programming Manual

Commands and Responses
HP NonStop TCP/IP Management Programming Manual529636-001
6-39
INFO Command
ZSPI-VAL-FALSE
indicates that the SUBNET object is not to 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. The default is disabled.
ZSPI-VAL-TRUE
indicates that the SUBNET object is to use the router discovery interface.
ZSPI-VAL-FALSE
indicates that the SUBNET object is to not use the router discovery
interface.
ZTCI-MAP-INFO-ROUTE
is the extensible structured token that lists the configurable attributes for a route. It
has the token number ZTCI-TNM-INFO-ROUTE and the DDL definition ZTCI-DDL-
INFO-ROUTE. This token must be in the command if the ZCOM-OBJ-ROUTE
value has been specified. Duplicate occurrences are not allowed. All fields are
required.
The fields in the ZTCI-MAP-INFO-ROUTE token are:
ZDEST-IP-ADDR
is a 32-bit integer that specifies the destination address.
ZGW-IP-ADDR
is a 32-bit integer that specifies the gateway address.
ZIF-HOST
is a Boolean variable that specifies whether the route connects to a host. The
default is ZSPI-VAL-FALSE.
ZSPI-VAL-TRUE
indicates that the route connects to a host; that is, it is a point-to-point
connection.
ZSPI-VAL-FALSE
indicates that the route does not connect to a host but is broadcast instead.
ZIF-GW
is a Boolean variable that specifies whether the route goes through a gateway.