现在AC是堆叠的,能在web端直接升级吗,web端及命令行升级的步骤是怎样的
(0)
最佳答案
可以,建议命令行升级
· IRF由两个成员设备组成:主设备的成员编号为1,从设备的成员编号为2。
· 现要求对设备启动软件包进行升级,使设备使用新的启动软件包运行。
图1-2 通过重启方式升级启动软件包配置举例组网图
· 本举例只给出配置步骤和涉及的命令,关于命令的提示信息,请以设备的实际情况为准。
· 为了保险起见,在配置主用下次启动软件包/IPE文件时,建议将主用下次启动软件包/IPE文件进行备份,再将备份文件设置为备用下次启动软件包/IPE文件。如果CF上存储空间有限,可以不备份。
· 本例中的存储介质使用CF举例,实际使用中请以设备实际情况为准。
# 配置IP地址以及路由,确保IRF和TFTP server之间路由可达。配置步骤略。
# 查看设备当前使用的启动软件包的版本。
<Sysname> display version
# 复制设备当前使用的启动软件包。
<Sysname> copy boot.bin boot_backup.bin
<Sysname> copy system.bin system_backup.bin
# 指定主设备和从设备下次启动时使用的备用软件包为boot_backup.bin/system_backup.bin。
<Sysname> boot-loader file boot cfa0:/boot_backup.bin system cfa0:/system_backup.bin slot 1 backup
<Sysname> boot-loader file boot cfa0:/boot_backup.bin system cfa0:/system_backup.bin slot 2 backup
# 将待升级的IPE文件startup-a2105.ipe从TFTP server下载到主设备cfa0的根目录下。
<Sysname> tftp 2.2.2.2 get startup-a2105.ipe
# 指定设备下次启动时使用startup-a2105.ipe作为主用IPE文件。
<Sysname> boot-loader file cfa0:/startup-a2105.ipe slot 1 main
<Sysname> boot-loader file cfa0:/startup-a2105.ipe slot 2 main
# 查看主用、备用下次启动IPE文件是否配置成功。
<Sysname> display boot-loader
# 重启设备,以便运行新的启动软件包完成升级。
<Sysname> reboot
设备重启后,查看IRF使用的启动软件包的版本。
<Sysname> display version
(0)
你好,web端如何升级呢
没有irf,有单台的https://zhiliao.h3c.com/Theme/details/45793
本手册以H3C WX3520H为例介绍Comware V7操作系统的软件升级操作。
<Sysname> save
The current configuration will be written to the device. Are you sure? [Y/N]:y
Please input the file name(*.cfg)[cfa0:/startup.cfg]
(To leave the existing filename unchanged, press the enter key):
Validating file. Please wait...
Saved the current configuration to mainboard device successfully.
<Sysname>
<Sysname> dir
Directory of cfa0:
0 drw- - Jan 01 1980 00:00:00 diagfile
1 drw- - Jan 01 1980 00:00:00 dpi
2 -rw- 735 Jan 01 1980 00:00:00 hostkey
3 drw- - Jan 01 1980 00:00:00 icon
4 -rw- 393 Jun 13 2077 09:08:33 ifindex.dat
5 -rw- 0 Jan 01 1980 00:00:00 lauth.dat
6 drw- - Jan 01 1980 00:00:00 license
7 drw- - Jan 01 1980 00:00:00 logfile
8 drw- - Jan 01 1980 00:00:00 pki
9 drw- - Jan 01 1980 00:00:00 seclog
10 -rw- 591 Jan 01 1980 00:00:00 serverkey
11 -rw- 9388 Jun 13 2077 09:08:34 startup.cfg
12 -rw- 137234 Jun 13 2077 09:08:34 startup.mdb
13 -rw- 309 Jan 01 1980 00:00:00 test.py
14 -rw- 103904256 Jan 01 1980 00:00:00 boot.bin
15 -rw- 64708608 Jan 01 1980 00:00:00 system.bin
4088468 KB total (3724872 KB free)
<Sysname>
存储介质剩余存储空间约为3724 MB(3724872 KB)。
用户可以将设备做为客户端,通过TFTP或FTP协议,将升级软件包下载到设备的存储介质上:
1. 使用TFTP协议
在用户视图下,执行tftp get命令将升级软件包wx3520h.ipe下载到设备的CF卡中:
<Sysname> tftp 192.168.1.100 get wx3520h.ipe
Press CTRL+C to abort.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 160M 100 160M 0 0 816k 0 0:03:21 0:03:21 --:--:-- 807k
<Sysname>
2. 使用FTP协议
<ftp> get wx3520h.ipe
wx3520h.ipe already exists. Overwrite it? [Y/N]:y
227 Entering passive mode (192,168,1,100,5,20)
125 Using existing data connection
226 Closing data connection; File transfer successful.
37691392 bytes received in 17.7 seconds (2.03 Mbyte/s)
<ftp>
<ftp> quit
221 Service closing control connection
<Sysname>
<Sysname> boot-loader file cfa0:/wx3520h.ipe all main
Verifying the file cfa0:/wx3520h.ipe on slot 1............Done.
H3C WX3520H images in IPE:
boot.bin
system.bin
This command will set the main startup software images. Continue? [Y/N]:y
Add images to slot 1.
Decompressing file boot.bin to cfa0:/boot.bin........................................Done.
Decompressing file system.bin to cfa0:/system.bin.........................Done.
Decompression completed.
You are recommended to delete the .ipe file after you set startup software image
s for all slots.
Do you want to delete cfa0:/wx3520h.ipe now? [Y/N]:
The images that have passed all examinations will be used as the main startup so
ftware images at the next reboot on slot 1.
<Sysname>
<Sysname> display boot-loader
Software images on slot 1:
Current software images:
cfa0:/boot.bin
cfa0:/system.bin
Main startup software images:
cfa0:/boot.bin
cfa0:/system.bin
Backup startup software images:
cfa0:/boot_backup.bin
cfa0:/system_backup.bin
<Sysname>
如上显示信息中,下一次启动的程序文件已经设置为:
boot.bin
system.bin
<Sysname> system-view
[Sysname] wlan ap-image-deploy all
[Sysname] display wlan ap statistics image-download
Completed : 50%
Time consumed : 03min 58s
AP count:
Total to download : 20
Succeeded : 9
In-progress : 10
Failed : 1
[Sysname] display wlan ap statistics image-download failed
AP name Failure reason
ap2 Tunnel down
[Sysname] wlan ap-image-deploy name ap2
<Sysname> reboot
Start to check configuration with next startup configuration file, please wait.........DONE!
This command will reboot the device. Continue? [Y/N]:y
Now rebooting, please wait...
<Sysname>
System is starting...
<Sysname> display version
H3C Comware Software, Version 7.1.064, Customer 5208P01
Copyright (c) 2004-2017 New H3C Technologies Co., Ltd. All rights reserved.
H3C WX3520H uptime is 0 weeks, 0 days, 0 hours, 37 minutes
Last reboot reason : Power on
Boot image: cfa0:/boot.bin
Boot image version: 7.1.064, Customer 5208P01
Compiled May 16 2017 16:00:00
System image: cfa0:system.bin
System image version: 7.1.064, Customer 5208P01
Compiled May 16 2017 16:00:00
Slot 1
Uptime is 0 week, 1 day, 16 hours, 48 minutes
with 1 RMI XLP 416 1000MHz Processor
4064M bytes DDR3
16M bytes NorFlash Memory
4002M bytes CFCard Memory
Hardware Version is Ver.A
CPLD 1 CPLD Version is 004
Basic Bootrom Version is 5.03
Extend Bootrom Version is 5.03
[Subslot 0]H3C WX3520H Hardware Version is Ver.A
<Sysname>
<Sysname> display wlan ap name ap1 verbose
AP name : ap1
AP ID : 1
AP group name : default-group
State : Run
Backup type : Master
Online time : 0 days 0 hours 12 minutes 12 seconds
System uptime : 0 days 0 hours 22 minutes 12 seconds
Model : WA6320
Region code : CN
Region code lock : Disable
Serial ID : 219801A28N819CE0002T
MAC address : 0AFB-423B-893C
IP address : 192.168.0.50
UDP control port number : 18313
UDP data port number : N/A
H/W version : Ver.C
S/W version : R5447P03
---- More ----
(0)
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
没有irf,有单台的https://zhiliao.h3c.com/Theme/details/45793