134
6620-3201
Using Text Commands
From the command line, use the
modemcc
command to con
fi
gure or display the external modem
settings. To display current settings enter the following command:
modemcc <instance> ?
where
<instance>
is 0. At present there can only be one modemcc instance, i.e. 0, but the instance
parameter has been included to allow for future expansion.
To change the value of a parameter use the following command:
modemcc 0 <parameter> <value>
The parameters and values are:
Parameter
Values
Equivalent Web Parameter
asy_add
0-3, 255
ASY port
gprs
off, on
GPRS mode
hang_str string Hang-up
string
init_str
string
Modem init string 1
init_str1
string
Modem init string 2
init_str2
string
Modem init string 3
posthang_str
string
Post hang-up string
For example, to set the ASY port number to 1, enter:
modemcc 0 asy_add 1