cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
547
Views
0
Helpful
3
Replies

dialup config

study_voip
Level 1
Level 1

I have cisco 1711 with a WIC-1AM, I want to use the WIC-1AM for internet connection(this is the only connection to internet), how can I config the router for dialout?

thanks

3 Replies 3

kayih
Level 1
Level 1

thanks for your help.

I have read that doc, it did not work.

I don't have an IP under the async1 interface, so I can not use "dialer map ip" command, i have to use "ip addr nego", I guess

I am still trying to figure it out, but no luck

thanks again for your input

You need to use "ip address negotiated" with "dialer string xxxxxx" if dynamic ip address is assigned by ISP. also you need to use "script dialer " command under the line config for aux port. So your config will lokke like following

chat-script async "" "AT" OK "ATDT\T" TIMEOUT 60 CONNECT \c

!

Interface Async x

ip address negotiated

encap ppp

dialer-group 1

dialer in-band

dialer string

!

Line x

modem inout

modem autoconfigure discovery

script dialer async

If still doesn't work, need to have the debug for following with running config

debug chat

debug ppp nego

debug modem

debug dialer

debug ppp authentication

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: