Добрый день,Есть 7604 на котором есть “Cat6k-Sup720/SP processor with 524288 Kbytes of main memory” и следующие bin файлы:
c7600s72033-adventerprisek9-mz.151-2.S1.bin в disk0:
c6msfc3-ipservices_wan-mz.122-18.SXF11.bin в bootflash:
s72033-psv-mz.122-18.SXD7b.bin в sup-bootflash:
При включении попадаю в меню rommon:
System Bootstrap, Version 8.5(4)
Copyright (c) 1994-2009 by cisco Systems, Inc.
Cat6k-Sup720/SP processor with 524288 Kbytes of main memory
rommon 1 >
пробовал делать следующее:
rommon 1 > set
PS1=rommon ! >
LOG_PREFIX_VERSION=1
CRASHINFO=crashinfo_FAILED
BOOTLDR=
SLOTCACHE=cards 3=16500;
BOOT=
RET_2_RTS=11:45:29 UTC Tue Dec 6 2011
?=1
RET_2_RCALTS=
RELOAD_TYPE=1
BSI=0
ACL_DENY=0
PF_REDUN_CRASH_COUNT=0
RANDOM_NUM=41956334
Здесь мы видим что поле BOOT пусто. Добавил disk0:c7600s72033-adventerprisek9-mz.151-2.S1.bin в это поле следующим образом:
rommon 2 >BOOT=disk0:c7600s72033-adventerprisek9-mz.151-2.S1.bin
rommon 3 >sync
и вот видим что переменная BOOT уже имеет значение disk0:c7600s72033-adventerprisek9-mz.151-2.S1.bin
rommon 4 > set
PS1=rommon ! >
LOG_PREFIX_VERSION=1
CRASHINFO=crashinfo_FAILED
BOOTLDR=
SLOTCACHE=cards 3=16500;
RET_2_RTS=11:45:29 UTC Tue Dec 6 2011
RET_2_RCALTS=
RELOAD_TYPE=1
BSI=0
ACL_DENY=0
PF_REDUN_CRASH_COUNT=0
RANDOM_NUM=41956334
BOOT=disk0:c7600s72033-adventerprisek9-mz.151-2.S1.bin
?=0
Делаю перезапуск и опять попадаю в меню rommon. В чем может быть проблема?
Причем роутер нормально грузиться с командой:
rommon 2 > boot disk0:c7600s72033-adventerprisek9-mz.151-2.S1.bin
Loading image, please wait ...
Self extracting the image... [OK]
Self decompressing the image : #################################################
######################################################################### [OK]
Restricted Rights Legend
Use, duplication, or disclosure by the Government is
subject to restrictions as set forth in subparagraph
(c) of the Commercial Computer Software - Restricted
Rights clause at FAR sec. 52.227-19 and subparagraph
(c) (1) (ii) of the Rights in Technical Data and Computer
Software clause at DFARS sec. 252.227-7013.
cisco Systems, Inc.
170 West Tasman Drive
San Jose, California 95134-1706
Cisco IOS Software, c7600s72033_sp Software (c7600s72033_sp-ADVENTERPRISEK9-M),
Version 15.1(2)S1, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2011 by Cisco Systems, Inc.
Compiled Thu 26-May-11 21:55 by prod_rel_team
*Dec 7 06:59:34.443: %SYS-SP-3-LOGGER_FLUSHING: System pausing to ensure console debugging output.
*Dec 7 06:59:32.027: %PFREDUN-6-ACTIVE: Initializing as ACTIVE processor
*Dec 7 06:59:34.439: %OIR-SP-6-CONSOLE: Changing console ownership to route processor
System Bootstrap, Version 12.2(17r)SX5, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 2006 by cisco Systems, Inc.
Заранее благодарен.