WAN Manager SPI Programming Guide
WAN Manager Commands and Responses
WAN Manager SPI Programming Guide—540013-001
5-43
INFO ADAPTER
TCPIP
displays only the preferred TCP/IP process that supports the SWAN concentrator.
TRACKID
displays only the configuration track ID.
TYPE
displays only the SWAN concentrator type.
OBEYFORM
causes the INFO command to display the information about the adapter in the form
of ADD ADAPTER commands. You can use the information to create the adapter’s
configuration.
SUB { ALL | NONE | ONLY }
is an optional parameter used to select the subordinate objects that the command
affects.
ALL
specifies that the named object and the subordinate objects are affected.
NONE
specifies that the named object is affected but that the subordinate objects are
not. NONE is the default.
ONLY
specifies that only the subordinate objects are affected.
SCF Example
INFO ADAPTER $ZZWAN.#S0*, ALTTCPIP, TCPIP, TRACKID, TYPE
Tokens in Command Buffer
If OBEYFORM is supplied along with the command, the token
ZWAN-TKN-OBEYFORM will be present in the command buffer with
its value as 1.
ZSPI-TKN-COMMAND: ZCOM-CMD-INFO
ZSPI-TKN-OBJECT-TYPE: ZCOM-OBJ-ADAPT
ZCOM-TKN-OBJNAME: $ZZWAN.#conc-name
ZCOM-TKN-SUB: ZCOM-VAL-SUB-ALL | ZCOM-VAL-SUB-NONE |
ZCOM-VAL-SUB-ONLY !o
ZWAN-TKN-OBEYFORM: 1 !o