URL: https://www.opennet.me/cgi-bin/openforum/vsluhboard.cgi
Форум: vsluhforumID6
Нить номер: 10016
[ Назад ]

Исходное сообщение
"7206 не распознает карты расширения"

Отправлено tyomikh , 09-Мрт-06 15:58 
Достал я из пыльного угла 7206, включил и увидел при загрузке
Сopyright (c) 1994 by cisco Systems, Inc.
C7200 processor with 32768 Kbytes of main memory

CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
Self decompressing the image : #################################################
################################## [OK]

%PA-2-UNDEFPA: Undefined Port Adaptor type 9 in bay 1
%PA-2-UNDEFPA: Undefined Port Adaptor type 255 in bay 2
%PA-2-UNDEFPA: Undefined Port Adaptor type 6 in bay 3
%PA-2-UNDEFPA: Undefined Port Adaptor type 13 in bay 4
%LINK-4-NOMAC: A random default MAC address of 0000.0c8e.9ecb has
  been chosen.  Ensure that this address is unique, or specify MAC
  addresses for commands (such as 'novell routing') that allow the
  use of this address as a default.
%OIR-3-SEATED: Insert/removal failed (slot 1), check card seating
%OIR-3-SEATED: Insert/removal failed (slot 2), check card seating
%OIR-3-SEATED: Insert/removal failed (slot 3), check card seating
%OIR-3-SEATED: Insert/removal failed (slot 4), check card seating
%OIR-3-SEATED: Insert/removal failed (slot 1), check card seating
%OIR-3-SEATED: Insert/removal failed (slot 2), check card seating
%OIR-3-SEATED: Insert/removal failed (slot 3), check card seating
%OIR-3-SEATED: Insert/removal failed (slot 4), check card seating
Sleeping for 2 secs before next netboot attempt
. . .

Раньше железка, вроде, бутилась нормально, ни на что не ругалась
с ней ничего не делали. В слоты установлены следующие карты расширения:
1.Compression/1
2.FastEthernet/ISL
3.Channelized E1/PRI 120 OHM
4.Serial-v35(8штук)
теперь при загрузке он на них почему-то ругается :(
Подскажите, как пофиксить


Содержание

Сообщения в этом обсуждении
" 7206 не распознает карты расширения"
Отправлено tyomikh , 09-Мрт-06 17:07 
Насколько я понял, эти ошибки связаны с тем, что прошивка, с которой загружается железка(c7200-boot-mz.112-8) не может распознать те карты расширения, что у меня установлены
Попытки поставить другую прошивку не увенчались успехом:
1.думал залить прошивку по tftp, но слот с fast-ethernet картой не распознается
2.думал через xmodem залить, но такая функция не поддерживается:
(boot)#copy ?
  WORD            Source file name
  flash           Copy from system flash
  rcp             Copy from an rcp server
  running-config  Copy from current system configuration
  startup-config  Copy from startup configuration
  tftp            Copy from a TFTP server
3.пробовал воткнуть флеш в другой девайс и там на нее залить другой иос от 7206, в итоге при установки флеша обратно 7206 ее не видит
(я уже писал об этом http://www.opennet.me/openforum/vsluhforumID6/10012.html и, насколько я понял, флеш, записанный на одних девайсах, может не читаться в других, лечится форматированием)
4.в режиме rommon я не знаю, как обратиться к FastEthernet плате расширения, поставить на ней адрес и слить прошивку с tftp
прочитал на http://www.cisco.com/en/US/products/hw/routers/ps341/prod_in...
что "the ROM monitor does not have any network interface code and it cannot boot an image over the network"

Выходит замкнутый круг??? :(
или все-тки можно как-то реанимировать железку?


" 7206 не распознает карты расширения"
Отправлено tyomikh , 09-Мрт-06 17:11 
http://www.cisco.com/en/US/products/hw/routers/ps341/prod_in...
цитата:
If the ROM monitor cannot find a bootable image in boot flash memory, it searches the PC Card-based devices (such as linear Flash memory cards or Flash Disks) for the first bootable image. Normally, this would be the boot image (such as rsp-boot-mz or c7200-boot-mz).
у меня в bootflash записан c7200-boot-mz.112-8, может мне нужен rsp-boot-mz.XXX??

" 7206 не распознает карты расширения"
Отправлено sh_ , 09-Мрт-06 17:15 
xmodem...
А в rommon какие команды присутствуют?

" 7206 не распознает карты расширения"
Отправлено tyomikh , 09-Мрт-06 17:19 
>xmodem...
>А в rommon какие команды присутствуют?

rommon 1 > help
alias               set and display aliases command
boot                boot up an external process
break               set/show/clear the breakpoint
confreg             configuration register utility
cont                continue executing a downloaded image
context             display the context of a loaded image
dev                 list the device table
dir                 list files in file system
dis                 disassemble instruction stream
frame               print out a selected stack frame
help                monitor builtin command help
history             monitor command history
meminfo             main memory information
repeat              repeat a monitor command
reset               system reset
set                 show all monitor variables
stack               produce a stack trace
sync                write monitor environment to NVRAM
sysret              print out info from last system return
unalias             unset an alias
unset               unset a monitor variable


" 7206 не распознает карты расширения"
Отправлено Nailer , 09-Мрт-06 20:31 
>>xmodem...
>>А в rommon какие команды присутствуют?
>
>rommon 1 > help
>alias            
>   set and display aliases command
>boot            
>    boot up an external process
>break            
>   set/show/clear the breakpoint
>confreg            
> configuration register utility
>cont            
>    continue executing a downloaded image
>context            
> display the context of a loaded image
>dev            
>     list the device table
>dir            
>     list files in file system
>dis            
>     disassemble instruction stream
>frame            
>   print out a selected stack frame
>help            
>    monitor builtin command help
>history            
> monitor command history
>meminfo            
> main memory information
>repeat            
>  repeat a monitor command
>reset            
>   system reset
>set            
>     show all monitor variables
>stack            
>   produce a stack trace
>sync            
>    write monitor environment to NVRAM
>sysret            
>  print out info from last system return
>unalias            
> unset an alias
>unset            
>   unset a monitor variable

Был у меня аналогичный случай. Лечиттся заливкой софта на флеш с другого девайса с аналогичной файловой системой. У цисок их три, все взаимно не совместимы. Поищите на циско.ком таблицу, потом найдите девайс, поддерживающую тот же тип FS, что и 7200, и заливайте софт.


" 7206 не распознает карты расширения"
Отправлено tyomikh , 09-Мрт-06 22:36 
>>>xmodem...
>>>А в rommon какие команды присутствуют?
>>
>>rommon 1 > help
>>alias            
>>   set and display aliases command
>>boot            
>>    boot up an external process
>>break            
>>   set/show/clear the breakpoint
>>confreg            
>> configuration register utility
>>cont            
>>    continue executing a downloaded image
>>context            
>> display the context of a loaded image
>>dev            
>>     list the device table
>>dir            
>>     list files in file system
>>dis            
>>     disassemble instruction stream
>>frame            
>>   print out a selected stack frame
>>help            
>>    monitor builtin command help
>>history            
>> monitor command history
>>meminfo            
>> main memory information
>>repeat            
>>  repeat a monitor command
>>reset            
>>   system reset
>>set            
>>     show all monitor variables
>>stack            
>>   produce a stack trace
>>sync            
>>    write monitor environment to NVRAM
>>sysret            
>>  print out info from last system return
>>unalias            
>> unset an alias
>>unset            
>>   unset a monitor variable
>
>Был у меня аналогичный случай. Лечиттся заливкой софта на флеш с другого
>девайса с аналогичной файловой системой. У цисок их три, все взаимно
>не совместимы. Поищите на циско.ком таблицу, потом найдите девайс, поддерживающую тот
>же тип FS, что и 7200, и заливайте софт.
пасиба, завтра попробую
про типа файловых систем нашел:
http://www.cisco.com/en/US/products/hw/routers/ps341/product...
http://www.cisco.com/en/US/products/sw/iosswrel/ps1835/produ...



" 7206 не распознает карты расширения"
Отправлено Nailer , 10-Мрт-06 01:00 
>пасиба, завтра попробую
>про типа файловых систем нашел:
>http://www.cisco.com/en/US/products/hw/routers/ps341/product...
>http://www.cisco.com/en/US/products/sw/iosswrel/ps1835/produ...

Угу, оно самое. Я, помнится, с пятитонника заливал..


" 7206 не распознает карты расширения"
Отправлено tyomikh , 10-Мрт-06 16:48 
>Угу, оно самое. Я, помнится, с пятитонника заливал..

Пасиба, добрый человек, за совет! как раз с пятитонника и залил! %)