networking

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


分类:

技术点:

相关文章:

  • 2021-12-23
  • 2022-01-09
  • 2021-05-07
  • 2021-09-06
  • 2022-01-05
  • 2022-03-10
  • 2021-11-04
  • 2021-04-30
猜你喜欢
  • 2022-02-16
  • 2021-09-09
  • 2022-01-28
  • 2022-12-23
  • 2021-12-09
  • 2021-11-22
  • 2022-12-23
相关资源
相似解决方案