- 論壇徽章:
- 0
|
這是一個我跟mentor去給 Cisco2600升級IOS時遇到的一個問題,共享給大家。\r\n1,給筆記本配置和CISCO相同網段的IP,連接到CISCO;\r\n2,Use TFTP server backup the configuration;\r\n #copy running-config tftp ***用text格式打開此文件檢查配置是否正確***\r\n3,#copy tftp flash\r\n Address or name of remote host []? 10.10.10.2 ***筆記本IP***\r\n Source filename []? c2600?i?mz.121?14.bin\r\n Destination filename [c2600?i?mz.121?14.bin]?y\r\n Accessing tftp://10.10.10.2/c2600?i?mz.121?14.bin...\r\n Erase flash: before copying? [confirm]y\r\n Erasing the flash filesystem will remove all files! Continue? [confirm]y\r\nErasing device... eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee\r\neeeeeeeeee ...erased\r\nErase of flash: complete\r\nLoading c2600?i?mz.121?14.bin from 10.10.10.2 (via Ethernet0/0): !!!!!!!!\r\n!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\r\n!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\r\n!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\r\n!!!!!!!!!!!!!\r\n***%SYS-2-MALLOCFAIL: Memory allocation of 32 bytes failed from 0x8034A70C, alignment 0 \r\nPool: Processor Free: 0 Cause: Not enough free memory \r\nAlternate Pool: None Free: 0 Cause: No Alternate pool ***失敗 \r\n4,關機,插拔一下電源線。\r\n5,開機,自動flash ok. |
|