Hi guys,
this is my problems.
This is my home lab: 2x 2503
1x 2520
1x 1900
1x 2924m-xl-en
It does the job and it probably does more than I can make it do

but I've got one problem with one of the 2503 routers.
It keeps going to ROM mode when I first boot it and then after a couple of minutes when I connect to it through the console port the prompt is >. It takes me to press "s" (for single step next configuration) or switch the router off and back on again for it to boot normally. I seems that it will only boot properly if I'm watching it with the hyperterminal!!
The config-register is set to 0x2102 and I don't remember entering any Boot system commands (it's certainly not in the startup-config...although I'm not sure where to check for any boot system command entered). When I do show ver it says: System returned to ROM by power-on (once I turned it off and back on again and it loaded properly)...
Arriba#show ver
Cisco Internetwork Operating System Software
IOS (tm) 2500 Software (C2500-IS-L), Version 12.3(5b), RELEASE SOFTWARE (fc1)
Copyright (c) 1986-2004 by cisco Systems, Inc.
Compiled Fri 16-Jan-04 01:32 by kellythw
Image text-base: 0x0308027C, data-base: 0x00001000
ROM: System Bootstrap, Version 5.2(8a), RELEASE SOFTWARE
BOOTLDR: 3000 Bootstrap Software (IGS-RXBOOT), Version 10.2(8a), RELEASE SOFTWAR
E (fc1)
Arriba uptime is 25 minutes
System returned to ROM by power-on
System image file is "flash:c2500-is-l.123-5b.bin"
cisco 2500 (68030) processor (revision D) with 16384K/2048K bytes of memory.
Processor board ID 03908749, with hardware revision 00000000
Bridging software.
X.25 software, Version 3.0.0.
Basic Rate ISDN software, Version 1.1.
1 Ethernet/IEEE 802.3 interface(s)
2 Serial network interface(s)
1 ISDN Basic Rate interface(s)
32K bytes of non-volatile configuration memory.
16384K bytes of processor board System flash (Read ONLY)
Configuration register is 0x2102
Arriba#show startup-config
Using 875 out of 32762 bytes
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Arriba
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$akM5$Y0OBM7J7g8wZIQNd1efNe0
!
no aaa new-model
ip subnet-zero
no ip domain lookup
!
!
!
!
interface Loopback0
ip address 192.168.201.1 255.255.255.255
!
interface Ethernet0
ip address 192.168.20.1 255.255.255.0
!
interface Ethernet0.1
!
interface Serial0
ip address 10.0.2.1 255.255.255.0
!
interface Serial1
ip address 10.0.1.2 255.255.255.0
!
interface BRI0
no ip address
shutdown
!
router ospf 1
log-adjacency-changes
network 10.0.1.0 0.0.0.255 area 0
network 10.0.2.0 0.0.0.255 area 0
network 192.168.20.0 0.0.0.255 area 0
!
ip http server
ip classless
!
!
!
!
line con 0
exec-timeout 0 0
line aux 0
line vty 0 4
exec-timeout 0 0
password cisco
login
!
!
endError: Unable to read footer file.