User guide

42
Chapter 5 - RouteFinder Manager
11 Go Starts PPP mode (Rest of script ignored)
12 Hangup Hangs up Modem
13 Send ‘AT S0=1’ Sends initial string ‘AT SO=1’ to modem
14 Send ‘ATDT 8885678’ Dials phone number 888-5678 (ISP #2)
15 Wait ‘Connect’ 23 Waits for ISP to send reply ‘CONNECT’. If no CONNECT, goes
to line 23.
16 Wait ‘username:’ 23 Waits for ISP to send reply ‘username’. If no response, goes to
line 23.
17 Send ‘Stephen’ Sends the username ‘Stephen’ to ISP
18 Wait ‘password:’ Waits for the ISP to send ‘password:’
19 SH ‘5678’ Sends password ‘5678’ to ISP
20 Wait‘====>‘ Waits for ISP to send reply ‘===>‘
21 Send‘1‘ Selects option 1 (PPP) for this ISP
22 Go Starts PPP mode
23 Hangup Hangs up Modem
24 Jump 2 Goes back to line 2 to re-dial ISP#1
Modem String Settings
The most important modem string is the initialization string because your network device uses it to
establish communications with your modem or ISDN TA. The modem initialization string displayed is
the modem or ISDN TA initialization string entered in the Setup Wizard. For most analog modems,
the Standard Modem selection will work. For additional information, refer to the Modem Settings
information presented in the Software Installation and Configuration Chapter of this User Guide.
Important: There is no standard ISDN TA initialization string. If your ISDN TA is not included in the
modem list, check your ISDN TA User’s Guide for information for the initialization string for an
Asynchronous to Synchronous PPP connection. If you are using only one channel of your ISDN
connection, you can enter the Async to Sync PPP initialization string. If you are bundling your
connection channels, you will need to use a Multilink-PPP initialization string. You must also enter
the two phone numbers in the General Settings dialog box. Also verify that your ISDN TA supports
the dial-up string ATDT. Most ISDN TAs support ATDT, but some support ATD or ATDI.
Dial-up/Hang-up Settings
The Dial-up/Hang-up settings allow you to specify your connection time (idle timeout or auto
reconnect) and the number of times to attempt to connect (if connection cannot be established).
1. From the main Manager dialog box, click Port Settings.
2. Click Dial-up/Hang-up Settings. The Dial-up/Hang-up Settings dialog box opens.