brandondaly
IS-IT--Management
I have a 3640 router, with Serveral serial interfaces, and modem dial ups. We have now added an ISDN module, and have a 761 ISDN router at a remote office. We managed to configure the system and had DDR working a couple of weeks ago. Unfortunately we failed to save the running configuration on the 3540 and lost it during a power shortage. We have been unable to get the system working again.
The config is as follows
!
service timestamps debug uptime
service timestamps log uptime
service password-encryption
no service tcp-small-servers
no service udp-small-servers
!
hostname ANS0175_Salford
!
enable password
username ANS0400_Bangor password
!
no ip name-server
!
isdn switch-type basic-net3
!
ip subnet-zero
no ip domain-lookup
ip routing
!
!
interface Ethernet 0/0
no shutdown
description connected to Frederick Road LAN
ip address 159.245.191.254 255.255.255.0
no keepalive
!
interface Serial 1/0
no shutdown
description connected to ANS0170_Kirby
ip unnumbered Ethernet 0/0
encapsulation ppp
!
interface Serial 1/1
no shutdown
description connected to ANS0171_Kendal
ip unnumbered Ethernet 0/0
encapsulation ppp
!
interface Serial 1/2
no shutdown
description connected to ANS0172_Preston
ip unnumbered Ethernet 0/0
encapsulation ppp
!
interface Serial 1/3
no shutdown
description connected to ANS0173_Manc
ip unnumbered Ethernet 0/0
encapsulation ppp
!
Interface Dialer1
Description connected to ANS0400_Bangor
Ip unnumbered FastEthernet0/0
Encapsulation ppp
No ip split-horizon
Dialer in-band
Dialer map snapshot 1 name ANS0400_Bangor broadcast <bangornumber>
Dialer map ip 159.245.58.129 name ANS0400_Bangor broadcast <bangornumber>
Dialer hold-queue 10
Dialer-group 1
Snapshot client 15 360 suppress-statechange-update dialer
No cdp enable
Ppp authentication chap
Ppp multilink
!
Interface BRI3/0
Description connected to ANS0400_Bangor
No ip address
Encapsulation ppp
Dialer rotary-group 1
Isdn switch-type basic-net3
No cdp enable
Ppp authentication chap
Ppp multilink
!
interface BRI 3/1
no description
no ip address
shutdown
!
interface BRI 3/2
no description
no ip address
shutdown
!
interface BRI 3/3
no description
no ip address
shutdown
!
interface Async 1
no shutdown
description connected to Dial-inPCs(modem)
ip unnumbered Ethernet 0/0
ip tcp header-compression passive
encapsulation ppp
async mode dedicated
group-range 65 80
ppp authentication chap
no cdp enable
peer default ip address pool ANS0175_Salford-Group-1
!
! Dialer Control List 1
!
no dialer-list 1
dialer-list 1 protocol ip permit
!
router rip
version 2
network 159.245.0.0
no auto-summary
!
!
ip local pool ANS0175_Salford-Group-1
ip classless
no ip http server
!
line console 0
exec-timeout 0 0
password
login
!
line vty 0 4
password
login
!
line 65 80
exec
Can anyone help?
The config is as follows
!
service timestamps debug uptime
service timestamps log uptime
service password-encryption
no service tcp-small-servers
no service udp-small-servers
!
hostname ANS0175_Salford
!
enable password
username ANS0400_Bangor password
!
no ip name-server
!
isdn switch-type basic-net3
!
ip subnet-zero
no ip domain-lookup
ip routing
!
!
interface Ethernet 0/0
no shutdown
description connected to Frederick Road LAN
ip address 159.245.191.254 255.255.255.0
no keepalive
!
interface Serial 1/0
no shutdown
description connected to ANS0170_Kirby
ip unnumbered Ethernet 0/0
encapsulation ppp
!
interface Serial 1/1
no shutdown
description connected to ANS0171_Kendal
ip unnumbered Ethernet 0/0
encapsulation ppp
!
interface Serial 1/2
no shutdown
description connected to ANS0172_Preston
ip unnumbered Ethernet 0/0
encapsulation ppp
!
interface Serial 1/3
no shutdown
description connected to ANS0173_Manc
ip unnumbered Ethernet 0/0
encapsulation ppp
!
Interface Dialer1
Description connected to ANS0400_Bangor
Ip unnumbered FastEthernet0/0
Encapsulation ppp
No ip split-horizon
Dialer in-band
Dialer map snapshot 1 name ANS0400_Bangor broadcast <bangornumber>
Dialer map ip 159.245.58.129 name ANS0400_Bangor broadcast <bangornumber>
Dialer hold-queue 10
Dialer-group 1
Snapshot client 15 360 suppress-statechange-update dialer
No cdp enable
Ppp authentication chap
Ppp multilink
!
Interface BRI3/0
Description connected to ANS0400_Bangor
No ip address
Encapsulation ppp
Dialer rotary-group 1
Isdn switch-type basic-net3
No cdp enable
Ppp authentication chap
Ppp multilink
!
interface BRI 3/1
no description
no ip address
shutdown
!
interface BRI 3/2
no description
no ip address
shutdown
!
interface BRI 3/3
no description
no ip address
shutdown
!
interface Async 1
no shutdown
description connected to Dial-inPCs(modem)
ip unnumbered Ethernet 0/0
ip tcp header-compression passive
encapsulation ppp
async mode dedicated
group-range 65 80
ppp authentication chap
no cdp enable
peer default ip address pool ANS0175_Salford-Group-1
!
! Dialer Control List 1
!
no dialer-list 1
dialer-list 1 protocol ip permit
!
router rip
version 2
network 159.245.0.0
no auto-summary
!
!
ip local pool ANS0175_Salford-Group-1
ip classless
no ip http server
!
line console 0
exec-timeout 0 0
password
login
!
line vty 0 4
password
login
!
line 65 80
exec
Can anyone help?