Hi guys

Please assist in the configuration of callback on the 2600. For some
reason, it does not work. Underneath please find a copy of my config.
Your assistance will be highly appreciated.

2600#sh run
Building configuration...

Current configuration:
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname 2600
!
aaa new-model
aaa authentication login default local
aaa authentication login vty local
aaa authentication login dialin local
aaa authentication ppp default local
enable secret 5 $1$2sLc$CE4MJiDYrS4jccjjLCxzh0
enable password networks
!
username cisco password 0 test
username qwerty password 0 123456
username sirpald callback-dialstring "" password 0 polo
modem country microcom_hdms south-africa
ip subnet-zero
ip address-pool local
!
!
!
!
!
!
!
interface Ethernet0/0
 ip address 172.20.1.3 255.255.255.0
 ip broadcast-address 255.255.255.0
 no ip directed-broadcast
!
interface Group-Async1
 ip unnumbered Ethernet0/0
 ip broadcast-address 255.255.255.0
 no ip directed-broadcast
 encapsulation ppp
 async mode dedicated
 peer default ip address pool default
 no fair-queue
 ppp callback accept
 ppp authentication pap chap
 group-range 33 48
!
interface Dialer1
 ip unnumbered Ethernet0/0
 no ip directed-broadcast
 encapsulation ppp
 dialer in-band
 dialer-group 1
 ppp callback accept
 ppp authentication pap chap
 ppp multilink
!
ip local pool default 172.20.1.31 172.20.1.46
ip default-gateway 172.20.1.1
ip classless
ip route 0.0.0.0 0.0.0.0 172.20.1.1
ip http server
ip http access-class 15
!
dialer-list 1 protocol ip permit
dialer-list 1 protocol ipx permit
banner motd ^CC "Unauthorised Access will be Prosecuted" ^C
!
line con 0
 transport input none
line 33 48
 autoselect ppp
 script callback mod
 modem InOut
 modem autoconfigure discovery
 transport input all
 flowcontrol hardware
line aux 0
line vty 0 4
 password mesh
!
no scheduler allocate
end

_______________________________________________________________
 http://www.webmail.co.za the South-African free email service




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