08-07-2006 06:07 AM
interface Async1
ip address 172.30.3.2 255.255.0.0
dialer in-band
dialer string 0403383830
encapsulation ppp
ppp chap hostname hhh
ppp chap password hhh
dialer-group 1
dialer-list 1 protocol ip permit
ip route 0.0.0.0 0.0.0.0 async 1
chat-script sillyman "" ?atdt 0403383830? TIMEOUT 60 ?CONNECT?
line 1
modem inout
speed 9600
the problen is that when i dial i get:
*Aug 7 13:42:40.850: Async0/3/0: Async Interface dial-out failure
08-07-2006 01:28 PM
Hello,
I am not sure if your chat script is right, try the following instead:
chat-script async "" "AT" OK "ATDT\T" TIMEOUT 30 CONNECT \c
Then, under your line 1, configure:
script connection async
modem dialout int async0/3/0
If that doesn?t help, can you post your full configuration ?
Regards,
GNT
08-07-2006 07:54 PM
line 1 is not async 1.
line 1 is async 0/3/0.
You don't say what router you have, but a show line might help you figure out which line that async 1 corresponds to.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide