Item Description Structure Example
Goto
command
Allows Avaya Vantage
™
to
directly navigate to the
specified tag skipping all
parameters between the
Goto command and the tag
mentioned in the command.
GOTO followed by a single
space character and a tag
name in the following format:
GOTO <TAG_NAME>
GOTO K175SETTINGS
Conditional
statement
Compares the value of a
specified parameter to a
some reference value. If the
value of the parameter
exactly matches the
reference value, Avaya
Vantage
™
directly navigates
to the tag specified in the
condition. If the parameter
does not exist or values do
not match, Avaya Vantage
™
ignores the conditional
statement.
Avaya Vantage
™
supports the
following parameters as
testable parameters:
• GROUP
• MODEL
• MODEL4
• MACADDR
• IPADDR
• SUBNET
IF $<PARAMETER_NAME>
SEQ <REFERENCE_VALUE>
GOTO <TAG_NAME>
IF $MODEL4 SEQ K175
GOTO K175SETTINGS
SET
command
Assigns a value to the
specified parameter. If the
value is incorrect, Avaya
Vantage
™
does not assign it
to the parameter. In this
case, Avaya Vantage
™
continues to use the default
or previously assigned value.
SET <PARAMETER_NAME>
<PARAMETER_VALUE>
SET FILE_SERVER_URL
http://
192.168.125.161
GET
command
Avaya Vantage
™
tries to
download the specified
settings file from the file
server. If the file exists,
Avaya Vantage
™
downloads
this file, stops to interpret the
current settings file, and tries
to interpret the downloaded
GET <FILE_NAME> GET Settings.txt
Table continues…
Device configuration
May 2018 Installing and Administering Avaya Vantage
™
52
Comments on this document? infodev@avaya.com