Hello
Im trying to configure my Cisco 3800 to be a dial router for a few users that may need the access once in a while.
I have an ISDN30 configured with just 8 channels for this purpose.
When i dial the number i can see the call connect on the router but i get "the remote peer did not respond" i get no ringing if i dial the isdn from a normal phone.
Can someone look over my config and let me know if i have made any errors?
I removed the parts that are not relevant.
card type e1 1
logging buffered 10240
no logging console
!
aaa new-model
!
!
aaa authentication login default group tacacs+
aaa authentication login ssh local
aaa authentication login console line
aaa authentication ppp default group tacacs+
aaa authorization exec ssh if-authenticated
aaa authorization network default group tacacs+
aaa accounting exec ssh start-stop group tacacs+
aaa accounting network default start-stop group tacacs+
!
!
no network-clock-participate slot 1
modem country v12 united-kingdom
no ip source-route
!
!
ip cef
!
!
no ip domain lookup
ip domain name gmacrfc.co.uk
ip auth-proxy max-nodata-conns 3
ip admission max-nodata-conns 3
!
multilink bundle-name authenticated
!
isdn switch-type primary-net5
voice-card 0
no dspfarm
!
!
chat-script offhook "" "ATH1" OK \c
chat-script CALLBACK ABORT ERROR ABORT BUSY "" "AT" OK "ATDT \T" TIMEOUT 30 CONNECT \c
!
!
!
controller E1 1/0
pri-group timeslots 1-8,16
!
ip ssh version 2
!
!
!
!
interface GigabitEthernet0/0
duplex full
speed 100
media-type rj45
!
interface GigabitEthernet0/1
no ip address
shutdown
duplex auto
speed auto
media-type rj45
!
interface Serial1/0:15
no ip address
encapsulation ppp
dialer rotary-group 1
autodetect encapsulation ppp v120
isdn switch-type primary-net5
isdn incoming-voice modem
no cdp enable
ppp authentication pap
!
interface Dialer1
ip unnumbered GigabitEthernet0/0
encapsulation ppp
dialer in-band
dialer idle-timeout 600
dialer-group 1
no peer default ip address
no cdp enable
!
interface Group-Async1
ip unnumbered GigabitEthernet0/0
encapsulation ppp
ip tcp header-compression
no ip mroute-cache
async mode interactive
no peer default ip address
ppp callback permit
ppp authentication pap
group-range 0/450 0/485
!
ip forward-protocol nd
!
!
no ip http server
no ip http secure-server
!
dialer-list 1 protocol ip permit
!
!
!
line con 0
exec-timeout 15 0
login authentication console
line aux 0
exec-timeout 15 0
login authentication console
line 0/450 0/485
script modem-off-hook offhook
script callback CALLBACK
modem InOut
modem autoconfigure type mica
autocommand ppp
transport preferred none
transport input all
transport output none
autoselect ppp
line vty 0 4
access-class 23 in
exec-timeout 15 0
login authentication ssh
transport input ssh
I hope someone can help as im pulling my hair out!
Thanks in advance.
Im trying to configure my Cisco 3800 to be a dial router for a few users that may need the access once in a while.
I have an ISDN30 configured with just 8 channels for this purpose.
When i dial the number i can see the call connect on the router but i get "the remote peer did not respond" i get no ringing if i dial the isdn from a normal phone.
Can someone look over my config and let me know if i have made any errors?
I removed the parts that are not relevant.
card type e1 1
logging buffered 10240
no logging console
!
aaa new-model
!
!
aaa authentication login default group tacacs+
aaa authentication login ssh local
aaa authentication login console line
aaa authentication ppp default group tacacs+
aaa authorization exec ssh if-authenticated
aaa authorization network default group tacacs+
aaa accounting exec ssh start-stop group tacacs+
aaa accounting network default start-stop group tacacs+
!
!
no network-clock-participate slot 1
modem country v12 united-kingdom
no ip source-route
!
!
ip cef
!
!
no ip domain lookup
ip domain name gmacrfc.co.uk
ip auth-proxy max-nodata-conns 3
ip admission max-nodata-conns 3
!
multilink bundle-name authenticated
!
isdn switch-type primary-net5
voice-card 0
no dspfarm
!
!
chat-script offhook "" "ATH1" OK \c
chat-script CALLBACK ABORT ERROR ABORT BUSY "" "AT" OK "ATDT \T" TIMEOUT 30 CONNECT \c
!
!
!
controller E1 1/0
pri-group timeslots 1-8,16
!
ip ssh version 2
!
!
!
!
interface GigabitEthernet0/0
duplex full
speed 100
media-type rj45
!
interface GigabitEthernet0/1
no ip address
shutdown
duplex auto
speed auto
media-type rj45
!
interface Serial1/0:15
no ip address
encapsulation ppp
dialer rotary-group 1
autodetect encapsulation ppp v120
isdn switch-type primary-net5
isdn incoming-voice modem
no cdp enable
ppp authentication pap
!
interface Dialer1
ip unnumbered GigabitEthernet0/0
encapsulation ppp
dialer in-band
dialer idle-timeout 600
dialer-group 1
no peer default ip address
no cdp enable
!
interface Group-Async1
ip unnumbered GigabitEthernet0/0
encapsulation ppp
ip tcp header-compression
no ip mroute-cache
async mode interactive
no peer default ip address
ppp callback permit
ppp authentication pap
group-range 0/450 0/485
!
ip forward-protocol nd
!
!
no ip http server
no ip http secure-server
!
dialer-list 1 protocol ip permit
!
!
!
line con 0
exec-timeout 15 0
login authentication console
line aux 0
exec-timeout 15 0
login authentication console
line 0/450 0/485
script modem-off-hook offhook
script callback CALLBACK
modem InOut
modem autoconfigure type mica
autocommand ppp
transport preferred none
transport input all
transport output none
autoselect ppp
line vty 0 4
access-class 23 in
exec-timeout 15 0
login authentication ssh
transport input ssh
I hope someone can help as im pulling my hair out!
Thanks in advance.