51
Chapter 5 - RouteFinder Manager
Example 2 :
Script for Unreliable ISP (Redial until connected)
#
Login Script
Meaning of Each Login Script Command
1
Send‘ATZ‘
Resets modem
2
Send‘ATS0 =1‘
Sends initial string ‘ATS0 =1‘ to modem
3
Send‘ATDT8881234
Dials phone number 888-1234
4
Wait‘CONNECT‘2
Wait for ISP to send reply ‘CONNECT‘. If no CONNECT, returns
to line 2 to re-dial.
5
Wait‘username:‘12
Waits for ISP to send reply ‘username‘. If no response, goes to
line 12.
6
Send‘JaneDoe‘
Sends the username ‘JaneDoe‘ to the ISP
7
Wait‘password‘
Waits for ISP to send reply‘ password‘
8
SH‘1234‘
Sends password ‘1234‘ to ISP
9
Wait‘====>‘
Waits for ISP to send reply ‘===>‘
10
Send‘1‘
Selects option 1 (PPP) for this ISP
11
Go
Starts PPP mode
12
Hangup
Hangs up Modem
Example 3 :
Script for Unreliable ISP (2nd ISP backup)
#
Login Script
Meaning of Each Login Script Command
1
Send‘ATZ‘
Resets modem
2
Send‘ATS0 =1‘
Sends initial string ‘ATS0 =1‘ to modem
3
Send‘ATDT8881234
Dials phone number 888-1234
4
Wait‘CONNECT’ 12
Waits for ISP to send reply ‘CONNECT’. If no reply, goes to line
12 for ISP #2.
5
Wait ‘username:’ 12
Waits for ISP to send reply ‘username’. If no response, goes to
line 12 for ISP #2.
6
Send‘JaneDoe‘
Sends the username ‘JaneDoe‘ to ISP
7
Wait‘password‘
Waits for ISP to send reply‘ password‘
8
SH‘1234‘
Sends password ‘1234‘ to ISP
9
Wait‘====>‘
Waits for ISP to send reply ‘===>‘
10
Send‘1‘
Selects option 1 (PPP) for this ISP
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
Содержание RoteFinder RF500S
Страница 1: ...Model RF500S DSL Cable Router with Built in 4 port 10 100 Switch User Guide ...
Страница 6: ...Chapter 1 Introduction ...
Страница 13: ...Chapter 2 Hardware Installation ...
Страница 16: ...Chapter 3 Software Installation and Configuration ...
Страница 31: ...Chapter 4 Telnet ...
Страница 38: ...Chapter 5 RouteFinder Manager ...
Страница 67: ...Chapter 6 RouteFinder Monitor ...
Страница 79: ...Chapter 7 LAN Client Settings ...
Страница 108: ...Chapter 8 LAN to LAN Settings ...
Страница 112: ...Chapter 9 Troubleshooting ...
Страница 116: ...Chapter 10 Service Warranty and Technical Support ...
Страница 123: ...Appendix ...
Страница 128: ...Glossary ...