CANOGA PERKINS 2346 T3 Fiber Optic Modem User Manual

Page 20

Advertising
background image

EdgeAccess

®

Universal Chassis System

2346 T3 Modem

3-8

4. To enter a new Modem Initialization String, type

5

, 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 Main Menu, press <Esc>.

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 "5^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.

If you do not have a script file, you dial in through a modem, and the networking option is set to
VT100 operation, you will not see the screens, but the 2346 responds to the commands normally.
Follow these steps:

1. Dial in through a modem, then type your user name and password and press <Enter>.

2. Type

1

and press <Enter>.

3. Type

5

and press <Enter>.

4. Type

11

and press <Enter>.

5. Press <Space> once for SLIP mode or twice for PPP mode, then press <Enter> to confirm the

port choice.

The 2346 is ready to run TCP/IP applications.

Advertising