From: John Bays (baysjohn@xxxxxxx)
Date: Sat Dec 30 2000 - 03:09:56 GMT-3
All,
Something strange happened to me today while playing with ospf
demand-circuits... When I reload, my router blows up and I have to break in
o/r and the copy start run and no shut the interfaces (then it works fine
until I reload)...
Here is my configuration for my 2503 running c2500-ds-l.113-11a.bin or
c2500-is56-l.113-11a.bin. I am using a teltone ILS2000 ISDN Line Simulator
I looked through the known bugs for 11.3(11), but didn't see this one. If
you get a moment see if it's reproducible.
(It happens on my 2523 as well)
John
Jan 8,9 Halifax
!
version 11.3
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname r3
!
!
username r4-fr password 0 cisco
no ip domain-lookup
isdn switch-type basic-ni1
!
!
interface Loopback0
ip address 172.16.4.9 255.255.255.252
ip ospf network point-to-point
!
interface Ethernet0
no ip address
shutdown
interface Serial0
ip address 10.1.2.3 255.255.255.248
encapsulation frame-relay IETF
no ip mroute-cache
shutdown
no fair-queue
frame-relay map ip 10.1.2.1 301 broadcast IETF
frame-relay map ip 10.1.2.2 301 broadcast IETF
frame-relay map ip 10.1.2.3 301 broadcast IETF
!
interface Serial1
ip address 172.16.4.2 255.255.255.252
shutdown
!
interface BRI0
ip address 99.99.99.1 255.255.255.0
encapsulation ppp
ip ospf demand-circuit
dialer map ip 99.99.99.4 broadcast 8358661
dialer-group 1
isdn spid1 0835866401
ppp authentication chap
router ospf 1
network 99.99.99.0 0.0.0.255 area 0
network 172.16.4.8 0.0.0.3 area 0
!
router rip
version 2
passive-interface BRI0
network 10.0.0.0
no auto-summary
!
ip classless
!
access-list 101 permit ip any any log
dialer-list 1 protocol ip list 101
!
line con 0
exec-timeout 0 0
line aux 0
exec-timeout 0 0
line vty 0 4
exec-timeout 0 0
login
end
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:26:13 GMT-3