Hey guys tomorrow I'm going to update the IOS on a neglected 2620XM and wanted to be sure I had process down.
Currently the router:
sho ver
Cisco Internetwork Operating System Software
IOS (tm) C2600 Software (C2600-IPBASE-M), Version 12.3(6c), RELEASE SOFTWARE (fc1)
Copyright (c) 1986-2004 by cisco Systems, Inc.
Compiled Tue 20-Jul-04 05:24 by kellythw
Image text-base: 0x80008098, data-base: 0x80ED06CC
ROM: System Bootstrap, Version 12.2(8r) [cmong 8r], RELEASE SOFTWARE (fc1)
bob uptime is 25 weeks, 1 day, 23 hours, 55 minutes
System returned to ROM by power-on
System image file is "flash:c2600-ipbase-mz.123-6c.bin"
cisco 2620XM (MPC860P) processor (revision 0x400) with 126976K/4096K bytes of memory.
Processor board ID JMX0848L0MX (2066694574)
M860 processor: part number 5, mask 2
Bridging software.
X.25 software, Version 3.0.0.
1 FastEthernet/IEEE 802.3 interface(s)
2 Serial network interface(s)
32K bytes of non-volatile configuration memory.
32768K bytes of processor board System flash (Read/Write)
Configuration register is 0x2102
#dir all
Directory of nvram:/
25 -rw- 3295 <no date> startup-config
26 ---- 27 <no date> private-config
1 -rw- 0 <no date> ifIndex-table
2 ---- 12 <no date> persistent-data
29688 bytes total (24266 bytes free)
Directory of system:/
3 dr-x 0 <no date> memory
1 -rw- 3295 <no date> running-config
2 dr-x 0 <no date> vfiles
No space information available
Directory of flash:/
1 -rw- 9282016 <no date> c2600-ipbase-mz.123-6c.bin
33030144 bytes total (23748064 bytes free)
sho conf
Using 3295 out of 29688 bytes
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname bob
!
boot-start-marker
boot-end-marker
!
My plan:
copy tftp flash blah blah blah
verfiy flash:c2600-ipbase-mz.123-6c.bin (and verify md5)
conf t
!
boot system flash flash:c2600-ipbase-mz.123-22.bin
boot system flash flash: c2600-ipbase-mz.123-6c.bin
!
end
!
write
reload
This should give me both IOS's in flash and will fall back to the older one if the new one fails to load. Look right?
Currently the router:
sho ver
Cisco Internetwork Operating System Software
IOS (tm) C2600 Software (C2600-IPBASE-M), Version 12.3(6c), RELEASE SOFTWARE (fc1)
Copyright (c) 1986-2004 by cisco Systems, Inc.
Compiled Tue 20-Jul-04 05:24 by kellythw
Image text-base: 0x80008098, data-base: 0x80ED06CC
ROM: System Bootstrap, Version 12.2(8r) [cmong 8r], RELEASE SOFTWARE (fc1)
bob uptime is 25 weeks, 1 day, 23 hours, 55 minutes
System returned to ROM by power-on
System image file is "flash:c2600-ipbase-mz.123-6c.bin"
cisco 2620XM (MPC860P) processor (revision 0x400) with 126976K/4096K bytes of memory.
Processor board ID JMX0848L0MX (2066694574)
M860 processor: part number 5, mask 2
Bridging software.
X.25 software, Version 3.0.0.
1 FastEthernet/IEEE 802.3 interface(s)
2 Serial network interface(s)
32K bytes of non-volatile configuration memory.
32768K bytes of processor board System flash (Read/Write)
Configuration register is 0x2102
#dir all
Directory of nvram:/
25 -rw- 3295 <no date> startup-config
26 ---- 27 <no date> private-config
1 -rw- 0 <no date> ifIndex-table
2 ---- 12 <no date> persistent-data
29688 bytes total (24266 bytes free)
Directory of system:/
3 dr-x 0 <no date> memory
1 -rw- 3295 <no date> running-config
2 dr-x 0 <no date> vfiles
No space information available
Directory of flash:/
1 -rw- 9282016 <no date> c2600-ipbase-mz.123-6c.bin
33030144 bytes total (23748064 bytes free)
sho conf
Using 3295 out of 29688 bytes
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname bob
!
boot-start-marker
boot-end-marker
!
My plan:
copy tftp flash blah blah blah
verfiy flash:c2600-ipbase-mz.123-6c.bin (and verify md5)
conf t
!
boot system flash flash:c2600-ipbase-mz.123-22.bin
boot system flash flash: c2600-ipbase-mz.123-6c.bin
!
end
!
write
reload
This should give me both IOS's in flash and will fall back to the older one if the new one fails to load. Look right?
