I just got ISDN for my lab and am trying to set up a call back. I am using
an 801 and a 3620. 

Config of Interface on the 3620

interface Dialer 60
 description Connection for home lab
 ip address 10.69.240.237 255.255.255.252
 encapsulation ppp
 dialer pool 1
 dialer remote-name cisco801
 dialer callback-secure
 dialer idle-timeout 55
 dialer callback-secure
 dialer string xxxxxxxxxx 
 dialer-group 1
 ppp callback accept
 ppp authentication chap
 ppp chap password 0 stortCisco
 ppp multilink


801 Config


interface BRI0
 no ip address
 no ip directed broadcast
 encapsulation ppp
 dialer pool-member 1
 isdn-switch-type basic net3
 ppp callback request
 ppp authentification chap
 


Without the call back it was working fine , now it breaks the connection
right after dialing in. Is this a a chap problem? Am I missing a command
perhaps.

thanks

stuart




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