cisco网络设备IOS升级步骤

Posted Cyber Security

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了cisco网络设备IOS升级步骤相关的知识,希望对你有一定的参考价值。

step1:检查和备份
================================================================
4507R#write
4507R#copy running-config tftp
4507R#show module
4507R#show redundancy
4507R#show bootvar
4507R#dir
step2:上传ios到设备
=================================================================
4507R#copy tftp:bootflash:
4507R#dir bootflash:
4507R#redundancy force-switchover
4507R#show bootvar
4507R#no boot system flash:旧的IOS名
4507R#boot system flash:cat4500es8-universalk9npe.SPA.03.08.05.E.152-4.E5.bin
4507R#wirte
4507R#reload
step3:检查升级
==================================================================
4507R#show version
4507R#copy sup-bootflash:bootflash:
4507R#redundancy force-switchover
4507R#show bootvar
4507R#no boot system flash:旧的IOS名
4507R#boot system flash:cat4500es8-universalk9npe.SPA.03.08.05.E.152-4.E5.bin

参考命令:
4507R# copy tftp://192.168.1.1/cat4500es8-universalk9npe.SPA.03.08.05.E.152-4.E5.bin bootflash:
4507R(config)#boot system flash bootflash:cat4500es8-universalk9npe.SPA.03.08.05.E.152-4.E5.bin
4507R#write
4507R#verify flash:cat4500es8-universalk9npe.SPA.03.08.05.E.152-4.E5.bin
4507R#hw-module module 4 reset
POE查看命令
4507R#show power inline
4507R#power inline consump
4507R#power inline never


以上是关于cisco网络设备IOS升级步骤的主要内容,如果未能解决你的问题,请参考以下文章

cisco ASA ios升级或恢复

cisco ASA ios升级或恢复

Cisco Nexus 系列交换机NX-OS升级

我需要从 cisco 设备中获取一些信息。它是 cisco-ios-xe 设备

路由设备监控篇-CISCO路由器Qos

GNS3详细安装步骤与环境部署及优化