PPP Service Examples

Screen F-2: Sample LCS60 dialup.scr

User Information

(comment, {})

(comment, {You must change the phone number, username, and password.}) (comment, {If you change a modem command prefix, use uppercase characters.})

(comment, {})

(comment, {To operate a modem which supports the Hayes Command Set with })

(comment, { command extensions:}) (send, {})

(send, {AT&F&C0}(cr){}) (comment, {})

(comment, {Leave first pause time at 1 second (minimum time possible).})

(comment, {}) (pause, 1000) (comment, {}) (send, {})

(send, {AT&Q5N1DT 5551212}(cr){}) (pause, 10000)

(comment, {})

(comment, {Pause to confirm that the physical layer is open})

(poll, physical, open)

(comment, {For most situations, an 8 sec pause should suffice for the remote})

(comment, {system to respond with a login prompt. Change if necessary.})

(pause, 14000)

(comment, {})

(send, {janedoe}(cr){}) (comment, {})

(comment, {For most situations, a 4 second pause should suffice for the remote})

(comment, {system to respond with a password prompt. Change if necessary.})

(pause, 1000) (define,temp,(receive,3000,Password:)) (has,temp,Password:,{

(send,(output,{password please? })(input)(cr))

})

(comment, {})

(comment, {For most situations, a 2 second pause should suffice for the remote})

(comment, {system to respond to your password. Change if necessary.}) (comment, {})

Screen F-2: continued on next page
F-10

Issue 3