WAN Manager SPI Programming Guide

WAN Manager Commands and Responses
WAN Manager SPI Programming Guide540013-001
5-47
INFO PATH
INFO PATH
This command returns the static configuration attribute values for a path on a CLIP
within a SWAN concentrator.
The INFO 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.
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.
You can also use wild cards such as an asterisk (*) or question mark (?), in any
combination (for example, $ZZWAN.#*, $ZZWAN.#S*, $ZZWAN.#S01.*, and
$ZZWAN.#S01.?.?) to select more than one object matching the pattern.
IPADDRESS
displays only the IP address with which the path is configured.
OBEYFORM
causes the INFO command to display the information about the path in the form of
ADD PATH commands.
SCF Example
INFO PATH $ZZWAN.#S13.1.A
INFO PATH $ZZWAN.#conc-name.clip-num.
path-name
[ , IPADDRESS ]
[ , OBEYFORM ]
Tokens in Command Buffer
ZSPI-TKN-COMMAND: ZCOM-CMD-INFO
ZSPI-TKN-OBJECT-TYPE: ZCOM-OBJ-PATH
ZCOM-TKN-OBJNAME: $ZZWAN.#conc-name.clip-num.{ A | B }
ZWAN-TKN-OBEYFORM: 1 !o
Tokens in Response Buffer
ZSPI-TKN-DATALIST:*
ZWAN-TKN-IP-ADDRESS: INT(32) OF ip-address
ZCOM-TKN-OBJNAME: $ZZWAN.#conc-name.clip-num.{ A | B }
ZCOM-TKN-OBJTYPE: ZCOM-OBJ-PATH
ZSPI-TKN-RETCODE: ZCOM-ERR-OK
ZSPI-TKN-ENDLIST:-