WAN Manager SPI Programming Guide
WAN Manager Commands and Responses
WAN Manager SPI Programming Guide—540013-001
5-49
INFO PROFILE
INFO PROFILE
This command returns for the specified PROFILE configuration, a list of DEVICE
objects configured to use the PROFILE configuration and a list of modifier keywords
and the corresponding modifier values contained in the PROFILE object. If the
DEVICE object was modified specifying the ADD or ALTER DEVICE command with
the modifier keyword (and, optionally, modifier-value), the changes are not shown
here. Use the INFO DEVICE command to display these changes.
The INFO PROFILE command has this syntax:
profilename
is the profile name with the configuration parameters to be referenced when
configuring the WAN IOPs for objects such as DEVICE or PROCESS. You can
also use wild cards such as an asterisk (*), in any combination (for example,
$ZZWAN.#* and $ZZWAN.#X*) to select more than one object matching the
pattern.
modifier-keyword [ modifier-value ]
specifies product-specific characteristics for the DEVICE object.
modifier-keyword specifies a keyword defined in profilename and
modifier-value specifies a string of characters associated with the specified
modifier-keyword.
OBEYFORM
causes the INFO command to display the information about the profile in the form
of ADD PROFILE commands.
Tokens in Response Buffer
ZSPI-TKN-DATALIST:*
ZWAN-TKN-IOPOBJECT: object-filename
ZWAN-TKN-PREFERRED-CPU: cpu-num
ZWAN-TKN-ALTERNATE-CPU: alt-cpu-num
ZWAN-TKN-DEVTYPE: first parameter of type
ZWAN-TKN-DEV-SUBTYPE: second parameter of type
ZWAN-TKN-RECSIZE: number <- is the RECSIZE with
which the PROCESS is configured.
ZCOM-TKN-OBJNAME: $ZZWAN.#{ cpu-num | proc-name }
ZCOM-TKN-OBJTYPE: ZCOM-OBJ-PROC
ZSPI-TKN-RETCODE: ZCOM-ERR-OK
ZSPI-TKN-ENDLIST:-
INFO PROFILE $ZZWAN.#profilename
[ , modifier-keyword [ modifier-value ] ]...
[ , OBEYFORM ]










