Chinaunix首页 | 论坛 | 博客
  • 博客访问: 81775
  • 博文数量: 11
  • 博客积分: 466
  • 博客等级: 下士
  • 技术积分: 120
  • 用 户 组: 普通用户
  • 注册时间: 2010-03-05 14:54
文章分类

全部博文(11)

文章存档

2011年(4)

2010年(7)

分类:

2010-03-11 10:53:20

Catalyst 4506加电后,报如下错误:
 Autobooting using BOOT variable specified file..... Could not find a valid file in BOOT environment variable. BOOT variable can be set from IOS. To find currently set Rom Monitor variables, please type 'set' command. For help on choosing a boot method, type 'confreg' command.
rommon 1 >
 
这时候别急,输入 boot 命令后回车,直到显示 “Press RETURN to get started!”
输入回车键,然后输入 enable,进入IOS,输入dir bootflash: ,看一下IOS文件名称。
输入conf t回车,输入config-reg 0x2102回车,然后输入 boot system bootflash:/XXXXX.bin(IOS文件名)
输入end回车后保存配置,重启系统既可。
阅读(1752) | 评论(1) | 转发(0) |
给主人留下些什么吧!~~

安何2010-05-12 22:15:53