3.1. H3C设备升级版本补丁

3.1.1. 配置交换机为FTP服务器

此模式为交换机堆叠模式下进行补丁升级

sys
ftp server enable
local-user zsh
password simple pwd
service-type ftp
authorization-attribute user-role network-admin
quit

interface Vlan-interface1
ip address 1.1.1.2 255.255.255.0

3.1.2. PC作为客户端进行上传

 PC配置地址 1.1.1.1/24
 ftp 1.1.1.2
 put xxx绝对路径

 dir slot1#flash:/
 dir slot2#flash:/
 #拷贝升级补丁到第二台交换机上
<H3C>copy slot1#flash:/S6800-CMW710-R2612P02.ipe slot2#flash:/

3.1.3. 指定下次boot文件

boot-loader file flash:/S6800-CMW710-R2612P02.ipe slot 1 main
boot-loader file slot2#flash:/S6800-CMW710-R2612P02.ipe slot 2 main
save

3.1.4. 升级S5130EI

boot-loader file flash:/S5130EI_E-CMW710-R3208P15.ipe slot 1 main
boot-loader file slot2#flash:/S5130EI_E-CMW710-R3208P15.ipe slot 2 main



[H3C]display version

[H3C]display boot-loader

Software images on slot 1:
Current software images:
  flash:/s5130ei_e-cmw710-boot-r3208p15.bin
  flash:/s5130ei_e-cmw710-system-r3208p15.bin
Main startup software images:
  flash:/s5130ei_e-cmw710-boot-r3208p15.bin
  flash:/s5130ei_e-cmw710-system-r3208p15.bin
Backup startup software images:
  None
Software images on slot 2:
Current software images:
  flash:/s5130ei_e-cmw710-boot-r3208p15.bin
  flash:/s5130ei_e-cmw710-system-r3208p15.bin
Main startup software images:
  flash:/s5130ei_e-cmw710-boot-r3208p15.bin
  flash:/s5130ei_e-cmw710-system-r3208p15.bin
Backup startup software images:
  None

开启信息中心-日志

info-center enable

关闭信息中心-日志

undo info-center enable