background image

!!

!!

!!

!!

!!

!!

!!

!!

!!

!!

!!

!!

!!

!!

!!

!!

!!

!!

!!

!! 

!!

!!

!!

!!

!!

!!

!!

!!

!!

!!

!!

!!

!!

!!

!!

!!

!!! 

[OK - 5998292 bytes] 

Verifying checksum…… OK (0xA0C0) 

5998292 bytes copied in 318.282 secs  (18846 bytes/sec) 

Router# IOS 升级方法二 
由于升级失败后或者路由器的 config-register 寄存器值为 0x2101 时,开启路由器时、或者在
开启(某些型号)Cisco 路由器的电源开关后 30 秒内按下 Ctrl+break 键,中断路由器的正常
启动,路由器都会进入 rom 监视模式,即 Router(boot)>,在这种情形下,对路由器的 IOS
进行升级,也比较简单。首先进入特权模式下,即 

QUOTE:Router(boot)>en 

Router(boot)#其他升级步骤同方法一,即:执行 copy tftp flash 命令,对 IOS 进行升级。
升级完成后,不要忘了修改 config-register 寄存器值为 0x2102(恢复正常值)。 

QUOTE:Router(boot)# t 

Router(boot)

( config)# config-register 0x2102 

Router(boot)

( config)#exit 

Router(boot)#wr 

Router(boot)#reload 重启即可。 

IOS 升级方法三 
由于不小心使用了命令 erase flash 或升级失败后或在开启(某些型号)Cisco 路由器的电源
开关后 30 秒内按下 Ctrl+break 键,中断路由器的正常启动,路由器都会进入 rom 监视模式,
即 rommon 1>,在这种情形下,对路由器的 IOS 进行升级,情况要稍微复杂一点。在 rommon 

1>状态下,可键?请求帮助。

(1 为命令行序号,每执行 1 条命令自动加 1) 

QUOTE:rommon 1 >  ? 

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 

cookie display contents of cookie PROM in hex 

dev list the device table 

dir list files in file system 

dis display instruction stream 

dnld serial download a program module 

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 display the monitor variables 

stack produce a stack trace 

sync write monitor environment to NVRAM