Hi

Can anybody tell me what's wrong with my configuration? I want to dial out
from my 3661 Cisco Router( with IOS 12.0.7(XK) ) and use that as my uplink
So this line should be connected PERMANENTLY. I have set the configurations
as below but it does not DIAL at all:
!
line 208
 no exec
 script startup Dial
 script dialer Dial
 script reset Reset-Modem
 modem InOut
 modem autoconfigure discovery
 transport input all
 stopbits 1
 flowcontrol hardware
!
chat-script Dial "" "AT" "OK" "ATDT\T" TIMEOUT 60 "CONNECT"
chat-script Reset-Modem "" "ATZ" "OK"
!
interface Async208
 description Used for Dial-out
 ip address negotiated
 no ip directed-broadcast
 encapsulation ppp
 dialer in-band
 dialer string 2845904
 dialer-group 1
 async default routing
 async mode dedicated
 no peer default ip address
 ppp pap sent-username hamiddddd password 7 051F031C325F5D1A0A160406
end




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=64&t=64
--------------------------------------------------
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