WAN Manager SPI Programming Guide
WAN Manager Commands and Responses
WAN Manager SPI Programming Guide—540013-001
5-17
ADD PATH
modifiervalue
is a string of characters whose syntax is defined by the PROFILE name.
SCF Example
ADD DEVICE $ZZWAN.#EXP777, PROFILE SLHSNA, CPU 0, ALTCPU 1, & 
IOPOBJECT $SYSTEM.SYS00.LHOBJ, RECSIZE 3, TYPE (63,00) 
ADD PATH
This command defines (to the configuration database) IP addresses for the MAC 
addresses on SSC1 and SSC2 on each CLIP. You must use the ADD PATH command 
six or twelve times (depending on the type of concentrator) to define all IP addresses 
to one SWAN concentrator. 
The ADD PATH command has this syntax:
conc-name.clip-num.path-name
conc-name is the name of the SWAN concentrator as specified in the ADD 
ADAPTER command.
clip-num is the CLIP number to which the PATH object is being added.
path-name is the name of the Ethernet path. The possible values for the path 
name are A or B. A indicates the A Ethernet path. B indicates the B Ethernet path.
Tokens in Command Buffer
 ZSPI-TKN-COMMAND: ZCOM-CMD-ADD
 ZSPI-TKN-OBJECT-TYPE: ZCOM-OBJ-DEV
 ZCOM-TKN-OBJNAME: $ZZWAN.#devicename 
 ZWAN-TKN-PROFILE-NAME: profilename !r
 ZWAN-TKN-IOPOBJECT: object-filename !r
ZWAN-TKN-PREFERRED-CPU: cpu-num !r
ZWAN-TKN-ALTERNATE-CPU: alt-cpu-num !r
 ZWAN-TKN-RECSIZE: maxrecsize  !r
 ZWAN-TKN-DEVTYPE: devtype !r
 ZWAN-TKN-DEV-SUBTYPE: devsubtype !r
Tokens in Response Buffer
 ZSPI-TKN-DATALIST:*
 ZCOM-TKN-OBJNAME: $ZZWAN.#devicename
 ZCOM-TKN-OBJTYPE: ZCOM-OBJ-DEV
 ZSPI-TKN-RETCODE: ZCOM-ERR-OK
 ZSPI-TKN-ENDLIST:-
ADD PATH $ZZWAN.#
conc-name.clip-num.path-name
   , IPADDRESS ip-address










