From: Babacar Diop (babacard2000@xxxxxxxxx)
Date: Fri Apr 19 2002 - 14:23:49 GMT-3
Here is my config on two routers. When i pull the
serial interface cable of R5, the isdn circuit does
not come up. I am doing anything wrong?
For R5
username r3 password 0 cisco
!
isdn switch-type basic-ni
!
!
!
!
source-bridge ring-group 100
dlsw local-peer peer-id 133.14.55.1 promiscuous
dlsw remote-peer 0 tcp 133.14.23.6
dlsw remote-peer 0 tcp 133.14.23.3 backup-peer
133.14.23.6
!
interface Loopback0
ip address 133.14.5.5 255.255.255.0
ip ospf network point-to-point
!
interface Serial0
backup delay 10 200
backup interface BRI0
no ip address
encapsulation frame-relay
frame-relay lmi-type ansi
!
interface Serial0.1 point-to-point
ip address 133.14.56.5 255.255.255.0
frame-relay interface-dlci 506
!
interface Serial0.2 multipoint
ip address 133.14.243.5 255.255.255.0
no ip split-horizon
ip ospf priority 100
frame-relay interface-dlci 503
frame-relay interface-dlci 504
!
interface TokenRing0
ip address 133.14.55.1 255.255.255.248
ring-speed 16
source-bridge 10 1 100
!
interface BRI0
ip address 133.14.35.5 255.255.255.252
encapsulation ppp
dialer idle-timeout 10
dialer map llc2 name r3 broadcast 8358664
dialer load-threshold 1 either
dialer-group 1
isdn switch-type basic-ni
isdn spid1 0835866101 8358661
isdn spid2 0835866301 8358663
ppp authentication chap
ppp multilink
!
router ospf 64
log-adjacency-changes
area 3 range 133.14.51.0 255.255.255.0
area 3 virtual-link 200.200.200.1
network 133.14.5.0 0.0.0.255 area 0
network 133.14.35.4 0.0.0.3 area 3
network 133.14.51.0 0.0.0.15 area 3
network 133.14.55.0 0.0.0.7 area 0
network 133.14.56.0 0.0.0.255 area 0
network 133.14.243.0 0.0.0.255 area 0
neighbor 133.14.243.4
neighbor 133.14.243.3
!
ip classless
ip http server
!
dialer-list 1 protocol llc2 permit
For R3:
hostname r3
!
!
username r5 password 0 cisco
!
!
!
!
ip subnet-zero
no ip domain-lookup
!
isdn switch-type basic-ni
!
!
!
!
dlsw local-peer peer-id 133.14.23.3 promiscuous
dlsw remote-peer 0 tcp 133.14.23.6
dlsw bridge-group 1
!
interface Loopback0
ip address 133.14.3.3 255.255.255.0
ip ospf network point-to-point
!
interface Ethernet0
ip address 133.14.23.3 255.255.255.0
bridge-group 1
!
interface Serial0
no ip address
encapsulation frame-relay
no fair-queue
frame-relay lmi-type ansi
!
interface Serial0.1 multipoint
ip address 133.14.243.3 255.255.255.0
ip ospf priority 0
frame-relay interface-dlci 305
!
!
interface BRI0
ip address 133.14.35.6 255.255.255.252
encapsulation ppp
dialer idle-timeout 10
dialer map llc2 name r5 broadcast
dialer load-threshold 1 either
dialer-group 1
isdn switch-type basic-ni
isdn spid1 0835866201 8358662
isdn spid2 0835866401 8358664
ppp authentication chap
ppp multilink
!
router ospf 64
log-adjacency-changes
network 133.14.35.4 0.0.0.3 area 3
network 133.14.243.0 0.0.0.255 area 0
distribute-list 1 out igrp 64
!
ip classless
ip http server
!
dialer-list 1 protocol llc2 permit
!
Thanks for your help.
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:58:13 GMT-3