206
6620-3201
4.87 Confi gure
>
X25
>
Macros
This page allows you to de
fi
ne up to 64 X.25 CALL “macros” that can be used to initiate ISDN and/or
X.25 layer 3 calls. These simple English-like names are mapped to full command strings. For
example, the call string:
0800123456=789012Dtest data
could be given the name “X25test” and then executed simply by entering:
CALL X25test
Using the Web Page(s)
To create a macro, enter a name for the macro in the left column of the
Confi gure
>
X25
>
Macros
table and in the right column enter the appropriate command string (excluding the ATD which is
inserted automatically).
Using Text Commands
From the command line the
macro
command may be used to de
fi
ne CALL macros.
To set up a new macro, two commands are required in the form:
macro <instance> name <name>
macro <instance> cmd <cmd>
The
fi
rst command assigns the name
<name>
to macro instance
<instance>
where
<instance>
is
0 - 63. The second assigns the command string
<cmd>
to macro instance
<instance>
.
For example:
macro 5 name X25test
macro 5 cmd 0800123456=789012Dtest data
To display the current values for a particular macro use the
macro
command in the following format:
macro <instance>
?
where
<instance>
is 0 - 63