09-30-2003 08:51 AM - edited 03-02-2019 10:41 AM
I uploaded the image in the Cisco 1700 from c1700-y-mz.122-4.YA2.bin to c1700-y-mz.122-4.YA6.bin.
But I started getting the error "Serial0/0 is up, line protocol is down" on the router 2600 which has a serial link to the 1700 on which we did the upgrade.
1700 was in a remote location, so we brought it in our office and it came up in "rommon" mode. I erased the flsh, brought in c1700-y-mz.122-4.YA6.bin via tftp.
I have the following 2 questions:
1. How do I check what versions of IOs are compatible wiht my WAN card.
2. How do I make the router take this configuration on startup as everytime I reset the router, it comesup in rommon mode adn I have to mannually boot it form the configuration file.
The following outputs (sh diag nad sh ver) might be helpful:
Router#sh diag
Slot 0:
C1721 1FE Mainboard Port adapter, 2 ports
Port adapter is analyzed
Port adapter insertion time unknown
EEPROM contents at hardware discovery:
Hardware Revision : 1.0
PCB Serial Number : FOC07240KBR
Part Number : 73-7546-01
Board Revision : A0
Fab Version : 04
EEPROM format version 4
EEPROM contents (hex):
0x00: 04 FF 40 03 5A 41 01 00 C1 8B 46 4F 43 30 37 32
0x10: 34 30 4B 42 52 82 49 1D 7A 01 42 41 30 02 04 FF
0x20: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
0x30: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
0x40: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
0x50: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
0x60: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
0x70: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
WIC Slot 0:
FT1
Hardware revision 1.5 Board revision G0
Serial number 0030520391 Part number 800-03279-04
Test history 0x00 RMA number 00-00-00
Connector type WAN Module
EEPROM format version 2
EEPROM contents (hex):
0x20: 02 11 01 05 01 D1 B4 47 50 0C CF 04 00 00 00 00
0x30: 80 00 00 00 03 05 07 01 FF FF FF FF FF FF FF FF
Router#sh ver
Cisco Internetwork Operating System Software
IOS (tm) C1700 Software (C1700-Y-M), Version 12.2(4)YA6, EARLY DEPLOYMENT RELEAS
E SOFTWARE (fc1)
Synched to technology version 12.2(5.4)T
TAC Support: http://www.cisco.com/tac
Copyright (c) 1986-2003 by cisco Systems, Inc.
Compiled Wed 23-Jul-03 19:38 by ealyon
Image text-base: 0x80008124, data-base: 0x807983C0
ROM: System Bootstrap, Version 12.2(7r)XM1, RELEASE SOFTWARE (fc1)
ROM: C1700 Software (C1700-Y-M), Version 12.2(4)YA6, EARLY DEPLOYMENT RELEASE SO
FTWARE (fc1)
Router uptime is 6 minutes
System returned to ROM by power-on
System image file is "flash:c1700-y-mz.122-4.YA6.bin"
cisco 1721 (MPC860P) processor (revision 0x100) with 29492K/3276K bytes of memor
y.
Processor board ID FOC07240KBR (2841942417), with hardware revision 0000
MPC860P processor: part number 5, mask 2
Bridging software.
X.25 software, Version 3.0.0.
1 FastEthernet/IEEE 802.3 interface(s)
1 Serial network interface(s)
WIC T1-DSU
32K bytes of non-volatile configuration memory.
16384K bytes of processor board System flash (Read/Write)
Configuration register is 0x8002
09-30-2003 08:57 AM
your config register is set to the wrong values , try this
router#conf t
router#(conf)config-register 0x2102
router# reload
09-30-2003 10:30 AM
Before I got yoor reply, I changed it to 0x8002 and now it is working fine. I dont understand what's going on. Should one set the value of the confgiuration register to the value appearing in the last line of the 'sh ver' command or should it
always be 0x2102.
Can I go ahead and configure the router. Please see output of current sh ver below:
Router#sh ve
00:03:43: %SYS-5-CONFIG_I: Configured from console by consoler
Cisco Internetwork Operating System Software
IOS (tm) C1700 Software (C1700-Y-M), Version 12.2(4)YA6, EARLY DEPLOYMENT RELEAS
E SOFTWARE (fc1)
Synched to technology version 12.2(5.4)T
TAC Support: http://www.cisco.com/tac
Copyright (c) 1986-2003 by cisco Systems, Inc.
Compiled Wed 23-Jul-03 19:38 by ealyon
Image text-base: 0x80008124, data-base: 0x807983C0
ROM: System Bootstrap, Version 12.2(7r)XM1, RELEASE SOFTWARE (fc1)
ROM: C1700 Software (C1700-Y-M), Version 12.2(4)YA6, EARLY DEPLOYMENT RELEASE SO
FTWARE (fc1)
Router uptime is 3 minutes
System returned to ROM by power-on
System image file is "flash:c1700-y-mz.122-4.YA6.bin"
cisco 1721 (MPC860P) processor (revision 0x100) with 29492K/3276K bytes of memor
y.
Processor board ID FOC07240KBR (2841942417), with hardware revision 0000
MPC860P processor: part number 5, mask 2
Bridging software.
X.25 software, Version 3.0.0.
1 FastEthernet/IEEE 802.3 interface(s)
1 Serial network interface(s)
WIC T1-DSU
32K bytes of non-volatile configuration memory.
16384K bytes of processor board System flash (Read/Write)
Configuration register is 0x8002
09-30-2003 10:42 AM
the second 0 refer to NVRAM if it is set to 0 it will load the config srom NVRAM , After you get the config corrected I would set the config reg to 0x2102
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide