Hi,

Sometimes you need the 'modem type ...' or 'modem type autoconfigure' line
to allow the router to configure the proper lines on the modem.  After
finding my USR modem, my access server would answer automatically.

Hope this helps,
Paul

"Sim, CT (Chee Tong)" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Dear all,
>
> I have configured a access server as shown below, I attach my modem in
Asyn
> 1 port and I can reverse telnet to it and the phone line got no problem.
>
> Besides, I used use a PC (win95) with a modem installed.  In win95, I use
> hyperterminal to connect the PC modem and tested the at command,.. it
work,
> so I used atdt 77777 (my access server phone no) but I only heard the ring
> ring tone, the access server never accept it but I can see from the word
> RING RING on the access server's modem at command console.  What should I
> configure to let the access server modem pick up the call
>
>
>
>
############################################################################
> #######
>
> interface Ethernet0
>  ip address 60.200.166.11 255.255.252.0
>  no logging event subif-link-status
> !
>
> interface Async1
>  ip unnumbered Ethernet0
>  encapsulation ppp
>  no logging event subif-link-status
>  async dynamic address
>  async mode interactive
>  peer default ip address 60.200.166.15
> !
> ip classless
> ip route 0.0.0.0 0.0.0.0 60.200.164.1 permanent
> !
> line con 0
> line 1
>  password abc123
>  autoselect ppp
>  login
>  modem InOut
>  transport input all
>  stopbits 1
>  speed 2400
>  flowcontrol hardware
>
> ==================================================================
> De informatie opgenomen in dit bericht kan vertrouwelijk zijn en
> is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht
> onterecht ontvangt wordt u verzocht de inhoud niet te gebruiken en
> de afzender direct te informeren door het bericht te retourneren.
> ==================================================================
> The information contained in this message may be confidential
> and is intended to be exclusively for the addressee. Should you
> receive this message unintentionally, please do not use the contents
> herein and notify the sender immediately by return e-mail.
>
>
> ==================================================================
>
> _________________________________
> FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
>


_________________________________
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to