WAN Manager SPI Programming Guide

WAN Manager Commands and Responses
WAN Manager SPI Programming Guide540013-001
5-30
ALTER PROCESS
ALTER PROCESS
This command changes the values of attributes of a ConMgr, an SNMP trap
multiplexer, a TFTP server, or a WANBoot process.
The ALTER PROCESS command has this syntax:
cpu-num
is the processor number where the ConMgr object normally executes. You can also
use wild cards such as an asterisk (*) or question mark (?) in any combination (for
example, $ZZWAN.#?, $ZZWAN.#*, and so on).
proc-name
is the name of process other than ConMgr. You can also use wild cards such as an
asterisk (*) or question mark (?), in any combination (for example, $ZZWAN.#?,
$ZZWAN.#*, and so on).
alt-cpu-num
is the processor number where the backup process normally executes.
ip-address
is the IP address in the form nnn.nnn.nnn.nnn where nnn is a decimal number in
the range 0 through 255.
object-filename
is the file name of the process object code.
startup-string
is the start up message which can be sent to the process at the time of starting.
The possible values are TCP/IP process name and DUMPVOL location.
tcpip-name
is the name of the preferred TCP/IP process.
ALTER PROCESS $ZZWAN.#{cpu-num | proc-name }
[ , ALTCPU alt-cpu-num ]
[ , CPU cpu-num ]
[ , HOSTIP ip-address ]
[ , IOPOBJECT object-filename ]
[ , STARTUP "startup-string" ]
[ , TCPIP tcpip-name ]
[ , TYPE type,subtype ]