Black Box LRB500A User Manual page 68

Net access broadband router w/4-port switch
Hide thumbs Also See for LRB500A:
Table of Contents

Advertisement

Writing a Login Script for IP Routing
To write an effective login script, you must obtain the correct login script
information from your ISP and become familiar with using the login script
commands.
Every ISP has a unique login interface screen. Check with your ISP to determine
how your ISP requests information from you when using a PPP connection.
You can create a simple dial-up connection to view your ISP interface
log-in screen using Dial-Up Networking in Windows 95, 98, NT, or 2000.
Some common commands are:
Send and SH
Send "ATZ"
Send "ATDT 888-1234"
Send "JaneDoe"
SH '1234'
Send ""
Wait
Wait 5
Wait "CONNECT"
Wait "CONNECT 6"
Other
Go
Jump4
Hangup
CHAPTER 6: Broadband Manager
NOTE
FUNCTION
Resets the Modem
Dials the phone number "888-1234"
Types "JaneDoe" at the ISP interface
Types "1234" at the ISP interface but displays
**** on the Broadband Monitor to hide the
password.
Sends Enter (carriage return plus line feed) to
the ISP
FUNCTION
The Modem will wait for 5 seconds before
moving the next line in the login script.
The Modem will wait for CONNECT to display
before moving to the next command.
Modem will wait for "CONNECT" to display
before moving to the next command. If
CONNECT does not display, the modem will
go to line 6 of the login script.
FUNCTION
Begins PPP
Goes back to line 4 of the login script.
Hangs up the modem.
65

Advertisement

Table of Contents
loading

Table of Contents