RE: access server can't access the dial in- pls help :(

2000-10-19 Thread Sim, CT (Chee Tong)

Yes.. the modem response it now.. 
but it just hang there after I type atdt7 it reply CONNECT
2400/REL-LAPM-COMP  then stop !!
I thought I can connect to the Access server from hyperterminal after the
modem accept the call
Pls tell me what should I do to see the configuration of the router


-Original Message-
From: Serhat Erkan [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 18, 2000 8:05 PM
To: 'Sim, CT (Chee Tong)'
Cc: '[EMAIL PROTECTED]'
Subject: RE: access server can't access the dial in- pls help :(


this is not a RAS problem, it just a modem problem. take its settings to
answer at first ring.. its at command is ATS0=1

good luck

p.s 
for easy installation for RAS side use Cisco ConfigMaker. it is free and
downloadable at Cisco site.

-Original Message-
From: Sim, CT (Chee Tong) [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 18, 2000 1:25 PM
To: 'ElephantChild'; 'FAISAL ATHAR'; '[EMAIL PROTECTED]';
'[EMAIL PROTECTED]'
Subject: access server can't access the dial in- pls help :(


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 7 (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]

==
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]



Re: access server can't access the dial in- pls help :(

2000-10-18 Thread Paul Lalonde

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 7 (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]



RE: access server can't access the dial in- pls help :(

2000-10-18 Thread Serhat Erkan

this is not a RAS problem, it just a modem problem. take its settings to
answer at first ring.. its at command is ATS0=1

good luck

p.s 
for easy installation for RAS side use Cisco ConfigMaker. it is free and
downloadable at Cisco site.

-Original Message-
From: Sim, CT (Chee Tong) [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 18, 2000 1:25 PM
To: 'ElephantChild'; 'FAISAL ATHAR'; '[EMAIL PROTECTED]';
'[EMAIL PROTECTED]'
Subject: access server can't access the dial in- pls help :(


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 7 (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]