Internet

25 Oct 2000

Home
Contact Support
Search
Quick Index

Certified Hardware & Software

Compatible Routers

LAN-Dial

Router Setup Packet

What You Need

Setup

Configuration

Commands

Troubleshooting

Changing the Dial Up Phone Number


MicroRouter 900i

Routing with Compatible Systems MicroRouter 900i for LAN-Dial Service

Changing the Dial Up Phone Number

From the 900i prompt, type en to put the router in enable mode:
  *900dialup>en

Type the password at the prompt.

View the chat script:
  *900dialup#show chat script

  script:
  send atdt14154424600
  expect CONNECT

The phone number this router is dialing is 14154424600.

To edit the script, type edit chat script:
  *900dialup#edit chat script
  Editing 'script'...

  1: send atdt14154424600
  2: expect CONNECT
  End of buffer

Then type a, for append:
  Edit script>a

Type in the line with the new phone number:
  Append>send atdt4424600

Type a period on a line by itself to stop the APPEND:
  Append>.

To verify the script while in edit mode, type print 1 10:
  Edit script>print 1 10

The 1 10 represents the range of chat script lines to print. It does NOT matter if there are not actually ten lines in the chat script.

  1: send atdt14154424600
  2: send atdt4424600
  3: expect CONNECT
  End of buffer

To delete line 1, which contains the wrong phone number, type delete (d) 1:
  Edit script>d 1

NOTE: You may also delete a range of chat script lines (eg. delete 1 5).

Type exit to exit edit mode.
  Edit script>exit

To save the changes:
*900dialup#save

Answer yes to restart router.

Forcing Compatible Systems 900i to Dial

Once connected into the 900i, put the router in enable mode by typing:
  900dialup>en

Enter the password: (default is letmein).

To force the router to dial out type sys upline 0, the 0 refers to the WAN port number:
  900dialup#sys upline 0

WAN0: attempting to bring link up

Note: To drop the line, type sys dropline 0.



TopHomeContact SupportSearchQuick Index