Hi,

Here you go the config file, please take note on the 'dialer-list' section.
It suppose to be "dialer-list 2 protocol ip list 101 "
But it does not work, i dont know why...so I use "dialer-list 2 protocol ip
permit' and it works.




hkl#sh config
Using 1797 out of 29688 bytes
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname hkl
!
enable secret 5 xxxxxx
enable password 7 xxxx
!
username hkajang password 7 xxxxxxxx
!
!
!
!
memory-size iomem 20
ip subnet-zero
!
isdn switch-type basic-net3
!
!
cns event-service server
!
!
process-max-time 200
!
interface Serial0
 no ip address
 no ip directed-broadcast
 no ip mroute-cache
 shutdown
!
interface BRI0
 no ip address
 no ip directed-broadcast
 encapsulation ppp
 dialer rotary-group 0
 isdn switch-type basic-net3
 isdn send-alerting
!
interface FastEthernet0
 ip address 10.10.10.200 255.255.255.0
  no ip directed-broadcast
!
interface Dialer0
 ip address 10.10.200.1 255.255.255.0
 no ip directed-broadcast
 encapsulation ppp
 dialer in-band
 dialer idle-timeout 60
 dialer map ip 10.10.200.2 name hkajang 2891195
  dialer load-threshold 100 either
 dialer-group 2
 ppp authentication chap
!
ip classless
ip route 10.10.11.0 255.255.255.0 10.10.200.2

no ip http server
!
access-list 101 permit ip 202.190.1xx.0 0.0.0.255 10.10.11.0 0.0.0.255

dialer-list 2 protocol ip permit
!
line con 0
 transport input none
line aux 0
line vty 0 4
 password 7 xxxxxxx
 login
!
no scheduler allocate
end




John Hardman <[EMAIL PROTECTED]> wrote in message
8jntc7$6eh$[EMAIL PROTECTED]">news:8jntc7$6eh$[EMAIL PROTECTED]...
> Would you mind posting the final working config?
>
> TIA
> --
> John Hardman, MCSE+I, CCNA
> ArrisTech/CCS-IS SysAdmin
>

----- Original Message -----
From: John Hardman <[EMAIL PROTECTED]>
Newsgroups: groupstudy.cisco
To: <[EMAIL PROTECTED]>
Sent: Monday, July 03, 2000 1:13 AM
Subject: Re: ISDN Debug error Message - Problem Solved


> Would you mind posting the final working config?
>
> TIA
> --
> John Hardman, MCSE+I, CCNA
> ArrisTech/CCS-IS SysAdmin


___________________________________
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to