|
|
 |
|
|
| 1. 使用xmodem能把switch的ios备份出来吗? |
  |
|
 |
|
HP : 0 / 367
MP : 93 / 4299
EXP : 68%
|
|
名动江湖
           
成员等级: 15
发表总数: 281
金币总数: 560
所属组别: 中级成员
注册日期: 2005/01/5

|
RT 因为端口坏了,所以无法用tftp,只用过xmodem灌ios
但是不知道能不能使用它把ios拷贝出来,再cisco的网站也没有找到相关的资料?
 Tomorrow Is Another Day |
 |
|
|
| 2. Re:使用xmodem能把switch的ios备份出来吗? |
  |
|
 |
|
HP : 0 / 367
MP : 93 / 4299
EXP : 68%
|
|
名动江湖
           
成员等级: 15
发表总数: 281
金币总数: 560
所属组别: 中级成员
注册日期: 2005/01/5

|
是不可以吗?
 Tomorrow Is Another Day |
 |
|
|
| 3. Re:使用xmodem能把switch的ios备份出来吗? |
  |
|
 |
|
HP : 0 / 286
MP : 60 / 3248
EXP : 47%
|
|
江湖奇侠
          
成员等级: 12
发表总数: 180
金币总数: 174
所属组别: 普通成员
注册日期: 2005/02/22

|
那种交换机?
 信心源自实力,努力成就未来! 欢迎访问:网络分析专家论坛和龙七客栈 |
 |
|
|
| 4. Re:使用xmodem能把switch的ios备份出来吗? |
  |
|
 |
|
HP : 0 / 367
MP : 93 / 4299
EXP : 68%
|
|
名动江湖
           
成员等级: 15
发表总数: 281
金币总数: 560
所属组别: 中级成员
注册日期: 2005/01/5

|
3524xl
 Tomorrow Is Another Day |
 |
|
|
| 5. Re:使用xmodem能把switch的ios备份出来吗? |
  |
|
 |
|
HP : 0 / 160
MP : 24 / 2494
EXP : 40%
|
|
江湖游侠
     
成员等级: 7
发表总数: 72
金币总数: 111
所属组别: 普通成员
注册日期: 2003/09/11

|
可以,慢.
 一年过去又是新的一年,每一年都曾经是新的一年,在新的一年365天,让我们每天进步一点点。 |
 |
|
|
| 6. RE: 使用xmodem能把switch的ios备份出来吗? |
  |
|
 |
|
HP : 0 / 367
MP : 93 / 4299
EXP : 68%
|
|
名动江湖
           
成员等级: 15
发表总数: 281
金币总数: 560
所属组别: 中级成员
注册日期: 2005/01/5

|
请问具体操作,谢谢!
 Tomorrow Is Another Day |
 |
|
|
| 7. RE: 使用xmodem能把switch的ios备份出来吗? |
  |
|
 |
|
HP : 0 / 376
MP : 98 / 4480
EXP : 6%
|
|
名动江湖
           
成员等级: 16
发表总数: 295
金币总数: 674
所属组别: 中级成员
注册日期: 2004/12/13

|
没听说过,我在交换机上也没有看见过相应的操作啊。比如copy falsh: ? 也没有看见xmodem之类的啊。请问如何操作的,这位兄台! |
 |
|
|
| 8. Re:使用xmodem能把switch的ios备份出来吗? |
  |
|
 |
|
HP : 0 / 116
MP : 15 / 1262
EXP : 67%
|
|
江湖小虾
   
成员等级: 5
发表总数: 47
金币总数: 95
所属组别: 普通成员
注册日期: 2005/04/30

|
我在路由器上试有的 Router#copy flash:c1720-y-mz.122-4.YA2.bin xmodem: 在交换机上应该也差不多,都是IOS的吗, 前段时间我在cisco1721的路由器上进 监控模式 用xmodem传了半个小时,巨慢,中断后用TFTP了,xmodem的话,可以下班后开始,第二天早上来就好了,
下面是1700的操作步骤,在监控模式下,供参考
在路由器上执行 xmodem -cr (-c是带校验,-r是receive )
WARNING: All existing data in bootflash will be lost!
Invoke this application only for disaster recovery.
Do you wish to continue? y/n [n]: y
Ready to receive ...
(此时在超级终端的传送栏目=> 选择发送文件选项 => 再选择Xmodem 并指明IOS映像文件所在的路径, 按发送即开始上传IOS,等待时间很长,视IOS的大小和传输速度。)
然后会在windows终端上面显示进度,会很慢,其速率是9600波特率的,但是可以改的,在rommon下, 人家都说升级成功后会把其再改回来,为什么我也不知道,改呗
修改console口速率利用xmodem命令实现快速升级IOS。具体方法如下:
rommon 1 > confreg 回车
Configuration Summary
enabled are:
load rom after netboot fails
console baud: 9600
boot: image specified by the boot system commands
or default to: cisco2-C2600
do you wish to change the configuration? y/n [n]: y (选择 yes)
enable "diagnostic mode"? y/n [n]: n (选择 no)
enable "use net in IP bcast address"? y/n [n]: n (选择 no)
disable "load rom after netboot fails"? y/n [n]: n (选择 no)
enable "use all zero broadcast"? y/n [n]: n (选择 no)
enable "break/abort has effect"? y/n [n]: n (选择 no)
enable "ignore system config info"? y/n [n]: n (选择 no)
change console baud rate? y/n [n]: y (选择 yes)
enter rate: 0 = 9600, 1 = 4800, 2 = 1200, 3 = 2400
4 = 19200, 5 = 38400, 6 = 57600, 7 = 115200 [0]: 7 (选择 7,用最大的11520
速率的xmodem传输)
change the boot characteristics? y/n [n]: n (选择 no)
Configuration Summary
enabled are:
load rom after netboot fails
console baud: 115200
boot: image specified by the boot system commands
or default to: cisco2-C2600
do you wish to change the configuration? y/n [n]: n (选择 no)
You must reset or power cycle for new config to take effect
rommon 2 > reset 回车
注意:在按reset键前,需要修改串口速度(我的电脑---端口属性----串口速度调为115200),然后再修改超级终端里 设置速率为 115200,记住,一定要这么做,否则会出现乱码! 然后关闭这个超级终端,重新建立一个超级终端连接, 重新启动系统后,出现
 accept , challenge , brightness |
 |
|
|
| 9. RE: 使用xmodem能把switch的ios备份出来吗? |
  |
|
 |
|
HP : 0 / 376
MP : 98 / 4480
EXP : 6%
|
|
名动江湖
           
成员等级: 16
发表总数: 295
金币总数: 674
所属组别: 中级成员
注册日期: 2004/12/13

|
| QUOTE | 我在路由器上试有的 Router#copy flash:c1720-y-mz.122-4.YA2.bin xmodem: 在交换机上应该也差不多,都是IOS的吗, 前段时间我在cisco1721的路由器上进 监控模式 用xmodem传了半个小时,巨慢,中断后用TFTP了,xmodem的话,可以下班后开始,第二天早上来就好了,
下面是1700的操作步骤,在监控模式下,供参考
在路由器上执行 xmodem -cr (-c是带校验,-r是receive )
WARNING: All existing data in bootflash will be lost!
Invoke this application only for disaster recovery.
Do you wish to continue? y/n [n]: y
Ready to receive ...
(此时在超级终端的传送栏目=> 选择发送文件选项 => 再选择Xmodem 并指明IOS映像文件所在的路径, 按发送即开始上传IOS,等待时间很长,视IOS的大小和传输速度。)
然后会在windows终端上面显示进度,会很慢,其速率是9600波特率的,但是可以改的,在rommon下, 人家都说升级成功后会把其再改回来,为什么我也不知道,改呗
修改console口速率利用xmodem命令实现快速升级IOS。具体方法如下:
rommon 1 > confreg 回车
Configuration Summary
enabled are:
load rom after netboot fails
console baud: 9600
boot: image specified by the boot system commands
or default to: cisco2-C2600
do you wish to change the configuration? y/n [n]: y (选择 yes)
enable "diagnostic mode"? y/n [n]: n (选择 no)
enable "use net in IP bcast address"? y/n [n]: n (选择 no)
disable "load rom after netboot fails"? y/n [n]: n (选择 no)
enable "use all zero broadcast"? y/n [n]: n (选择 no)
enable "break/abort has effect"? y/n [n]: n (选择 no)
enable "ignore system config info"? y/n [n]: n (选择 no)
change console baud rate? y/n [n]: y (选择 yes)
enter rate: 0 = 9600, 1 = 4800, 2 = 1200, 3 = 2400
4 = 19200, 5 = 38400, 6 = 57600, 7 = 115200 [0]: 7 (选择 7,用最大的11520
速率的xmodem传输)
change the boot characteristics? y/n [n]: n (选择 no)
Configuration Summary
enabled are:
load rom after netboot fails
console baud: 115200
boot: image specified by the boot system commands
or default to: cisco2-C2600
do you wish to change the configuration? y/n [n]: n (选择 no)
You must reset or power cycle for new config to take effect
rommon 2 > reset 回车
注意:在按reset键前,需要修改串口速度(我的电脑---端口属性----串口速度调为115200),然后再修改超级终端里 设置速率为 115200,记住,一定要这么做,否则会出现乱码! 然后关闭这个超级终端,重新建立一个超级终端连接, 重新启动系统后,出现 |
好像没在交换机上看到过可以用这条命令! |
 |
|
|
| 10. Re:使用xmodem能把switch的ios备份出来吗? |
  |
|
 |
|
HP : 0 / 412
MP : 117 / 6483
EXP : 51%
|
|
名动江湖
           
成员等级: 17
发表总数: 352
金币总数: 714
所属组别: 中级成员
注册日期: 2003/08/25

|
交换机所有的端口都坏了? 奇怪。 |
 |
|
|
| 11. Re:使用xmodem能把switch的ios备份出来吗? |
  |
|
 |
|
HP : 0 / 116
MP : 15 / 1262
EXP : 67%
|
|
江湖小虾
   
成员等级: 5
发表总数: 47
金币总数: 95
所属组别: 普通成员
注册日期: 2005/04/30

|
post :
哪条命令,xmodem ? 我是在 监控模式下 做的,在正常启动IOS的情况下是没有的,有没这个
Router#copy flash:c1720-y-mz.122-4.YA2.bin xmodem:
我觉的应该会有的,,,
 accept , challenge , brightness |
 |
|
|
| 12. RE: 使用xmodem能把switch的ios备份出来吗? |
  |
|
 |
|
HP : 0 / 376
MP : 98 / 4480
EXP : 6%
|
|
名动江湖
           
成员等级: 16
发表总数: 295
金币总数: 674
所属组别: 中级成员
注册日期: 2004/12/13

|
| QUOTE | post :
哪条命令,xmodem ? 我是在 监控模式下 做的,在正常启动IOS的情况下是没有的,有没这个
Router#copy flash:c1720-y-mz.122-4.YA2.bin xmodem:
我觉的应该会有的,,, |
正常启动IOS的情况下没有,监控模式下的没试过,呵呵 |
 |
 |