Try this it works on 1600 . I think is better to send us 
the config that you are using.

Cristian


!
version 11.3
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname C1600
!
enable secret 5 //////
enable password ??????
!
chat-script dial ABORT ERROR "" "AT Z" OK "ATDP \T" TIMEOUT 50 CONNECT
!
!
!
interface Ethernet0
 ip address 172.199.1.5 255.255.255.0
!
interface Serial0
 physical-layer async
 ip address negotiated
 encapsulation ppp
 dialer in-band
 dialer string 9,2331417
 dialer-group 1
 async mode interactive
 no peer default ip address
 no cdp enable
 ppp chap refuse
 ppp pap sent-username test password 7 ?????????
!

ip classless
ip route 0.0.0.0 0.0.0.0 Serial0
!
dialer-list 1 protocol ip permit
dialer-list 1 protocol ipx permit
!
line con 0
line 1
 autoselect ppp
 script dialer dial
 login
 modem InOut
 modem autoconfigure discovery
 transport input all
 stopbits 1
 speed 115200
 flowcontrol hardware


line vty 0 4
 password telnet
 login
!
end

_________________________________
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