System information
Configuring Dial-ins Using cycli
88 AlterPath OnBoard Administrator’s Guide
4. Set the access type for the modem to be “autoppp,” “login,” “ppp, or
“otplogin.”
The following screen example sets the modem access type to ppp.
5. Configure the common parameters by performing the following steps.
a. Set or accept the default speed for the modem.
The following screen example sets the modem speed to 4800.
b. Set or accept the default flow control (data-flow) option for the
modem.
The following screen example sets the data-flow type to both.
c. Set the chat initialization AT commands (initchat) for the
modem.
Put quotation marks before and after the chat string, and put
backslashes (\) before any quotation marks or backslashes that are
part of the chat string. The screen example sets the modem chat string
to:
“initchat " " " ATZ OK”
6. If you set the modem access type to ppp or autoppp, set all ppp
parameters, by performing the following steps.
cli> set auxport modem type ppp
OK
cli> set auxport modem speed 4800
OK
cli> set auxport modem data-flow both
OK
cli> set auxport modem initchat "\"\” ATZ OK"