Set up the modem/slip/ppp parameters, Switch to ppp or slip mode – CANOGA PERKINS 2345 T3 Fiber Optic Modem User Manual

Page 24

Advertising
background image

EdgeAccess Universal Chassis System

Model 2345 User Manual

3-8

Set Up the Modem/SLIP/PPP Parameters

Although the default values for the serial communication parameters meet requirements for most
systems, you made need to update them for a particular situation; use the Modem/SLIP/PPP
Configuration menu to update the serial communication parameters. To access the Modem/SLIP/PPP
Configuration menu, follow these steps:

1. At the Main menu, type

6

, "Utilities," and press <Enter>.

2. At the Utilities menu, type

4

, "Modem/SLIP/PPP Configuration," and press <Enter>.

3. To select the baud rate for the serial port, type

4

, "Modem/SLIP/PPP Configuration," and press

<Enter>, then press <Space> to cycle through the baud rate options; options include 9600, 19200,
38400, 57600, or 115200 bps.

4. To enter a new Modem Initialization String, type

2

, type the new string, and press <Enter>; the

default string is "

AT

".

Note: For details on a different initialization string, see the documentation for your modem.

5. To return to the Domain Management Module menu, press <Esc>.

Switch to PPP or SLIP Mode

Because the DMM defaults to VT100 mode when booting, you cannot see the screens and commands
used to switch to SLIP or PPP mode when you exit VT100 mode. Use a script file to successfully
exit VT100 mode and switch to SLIP or PPP.

1. To create a script on your PC, open Notepad and type the steps you would follow to enter SLIP or

PPP mode. On the last line, press <Space> once to select SLIP mode or twice for PPP mode

proc main

waitfor "Password :"
; transmit $PASSWORD, raw
transmit "^M"

transmit "1^M"
transmit "4^M"
transmit "11^M"
transmit " ^M"

endproc

2. Save the Notepad document with a .SCP file extension in the folder where the Dialup Connection

application looks for scripts. The script will be available in the Dialup script menu. This file is
typically in the Windows\System32\ras\ folder.

3. To run the script, reach the Phonebook Entry dropdown menu and select either the PPP or the

SLIP script.

Advertising