现在进入那个系统出现这种模式。怎么刷?有详细的方法和教程。
(0)
在官网下载一下镜像:无线路由器-无线接入点-无线控制器-新华三集团-H3C
一、工具准备
硬件工具:
1、USB转RS232(DP9)串口线。
2、Console线,线序如下
3、网线一根。
软件工具:
4、SecureCRTx86,用来串口通讯使用,链接: https://pan.baidu.com/s/1ggkgHLx 密码: dmyb
5、3CDaemon,用来在电脑上搭建FTP/TFTP服务器,供AP升级固件使用。链接: https://pan.baidu.com/s/1htOGnsw 密码: hmrp
6、wa4300s_fat.bin固件文件,最新版可去官网下载。官网的文件名不同,下载下来之后改成此名称。http://www.h3c.com/cn/Service/Document_Software/Software_Download/IP_Wlan/AP/H3C_WA4300S/
账号:YX800 密码:01230123
二、调试步骤
1.调试线COM连接
用usb转232和Console线将电脑和AP连接起来,注意插Ap的console(con)端口。
2.交互终端SecureCRT设置
打开SecureCRT,点第三个新建会话,协议选择serial,端口选择插入的USB转232的端口号(这个可以在‘计算机-右键-管理–设备管理器-串行设备’里面看到),波特率选择9600,取消勾选RTS/CTS,其他保持默认。
 2004-2017 New H3C Technologies Co., Ltd.
Compiled Date : Mar 27 2017
CPU Type : ATHEROS AR9563
CPU L1 Cache : 32KB
CPU Clock Speed : 775MHz
Memory Type : SDRAM
Memory Size : 128MB
Memory Speed : 560MHz
BootWare Size : 512KB
Flash Size : 16MB
PCB Version : Ver.B
BootWare Validating...
Press Ctrl+B to enter extended boot menu
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
此时, 键入<Ctrl+B>,将进入 Boot 扩展菜单;否则,系统将进入应用程序文件的自解压过程。进入扩展菜单,如未及时按到,重新上电再试。键入<Ctrl+B>,系统提示:
BootWare password: Not required. Please press Enter to continue.
1
按下Enter键后,系统进入 BootWare 主菜单:
Password recovery capability is enabled.
Note: The current operating device is flash
Enter < Storage Device Operation > to select device.
===========================<EXTEND-BOOTWARE MENU>===========================
|<1> Boot System |
|<2> Enter Serial SubMenu |
|<3> Enter Ethernet SubMenu |
|<4> File Control |
|<5> Restore to Factory Default Configuration |
|<6> Skip Current System Configuration |
|<7> BootWare Operation Menu |
|<8> Clear Super Password |
|<9> Storage Device Operation |
|<0> Reboot |
============================================================================
Ctrl+C: Display Copyright
Ctrl+F: Format File System
Ctrl+Y:Set Fit/Fat Mode
Enter your choice(0-9):
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
4、网口连接
使用网线连接电脑和AP的网口,手动设置电脑的以太网ip为192.168.1.99。
5、3CDaemon服务武器设置
打开3CDaemon->设置TFTP服务器->选择一个文件夹路径为服务器路径,再将下载好的胖AP固件改名为wa4300s_fat.bin后放在此文件夹中。
6、配置AP以太网口参数
BootWare 主菜单中键入3,选择Enter Ethernet SubMenu进入以太网子菜单,请按如下进行配置:
==========================<Enter Ethernet SubMenu>==========================
|Note:the operating device is flash |
|<1> Download Application Program To SDRAM And Run |
|<2> Update Main Application File |
|<3> Modify Ethernet Parameter |
|<0> Exit To Main Menu |
|<Ensure The Parameter Be Modified Before Downloading!> |
Enter your choice(0-3)
1
2
3
4
5
6
7
8
============================<ETHERNET PARAMETER SET>======================
|Note: "." = Clear field. |
| "-" = Go to previous field. |
| Ctrl+D = Quit. |
==========================================================================
Protocol (FTP or TFTP) :tftp
Load File Name :wa4300s_fat.bin
Target File Name :wa4300s_fat.bin
Server IP Address :192.168.1.99
Local IP Address :192.168.1.50
Gateway IP Address :
FTP User Name :
FTP User Password :
1
2
3
4
5
6
7
8
9
10
11
12
13
14
7、升级应用程序
以上配置均完成后,在 BootWare 主菜单下键入<3>进入以太网子菜单。然后键入<2>,系统开始升
级主应用程序:
Loading.................................................................................
........................................................................................
.............................Done!
10788864 bytes downloaded!
Updating File flash:/wa4300s_fat.bin...................................................
........................................................................................
........................................................................................
........................................................................................
........................................................................................
........................................................................................
........................................................................................
........................................................................................
.....................................................Done!
1
2
3
4
5
6
7
8
9
10
11
12
13
升级完成后键入<0>,返回 BootWare 主菜单,然后键入<1>,启动系统。
FAT AP 启动后可以使用 display version 命令查看 FAT AP 的版本,确认已经升级成功。
————————————————
8、AP的管理页ip修改 升级完成重启后,电脑的终端上出现WA4320-ACN-SI的信息和命令提示符,多按几次回车,这时WA4320-ACN-SI是方括号,显示为[WA4320-ACN-SI]输入interface vlan 1回车,光标显示为[wa4320-aci-si-interface vlan 1],然后输入ip add 192.168.0.50 24回车,即为AP配置了192.168.0.50的地址。 三、验证 断开console线,重启AP,s手动将电脑ip更改成192.168.0.12,直接通过网线,使用浏览器访问192.168.0.50即可进入web管理界面,用户名为admin,密码为h3capadmin
(0)
Press Ctrl+B to enter extended boot menu...
BootWare password: Not required. Please press Enter to continue.
Password recovery capability is enabled.
Note: The current operating device is flash
Enter < Storage Device Operation > to select device.
===========================<EXTEND-BOOTWARE MENU>===========================
|<1> Boot System |
|<2> Enter Serial SubMenu |
|<3> Enter Ethernet SubMenu |
|<4> File Control |
|<5> Restore to Factory Default Configuration |
|<6> Skip Current System Configuration |
|<7> BootWare Operation Menu |
|<8> Clear Super Password |
|<9> Storage Device Operation |
|<0> Reboot |
============================================================================
Ctrl+C: Display Copyright
Ctrl+Y: Change AP Mode
Ctrl+F: Format File System
Enter your choice(0-9): 3
==========================<Enter Ethernet SubMenu>==========================
|Note:the operating device is flash |
|<1> Download Application Program To SDRAM And Run |
|<2> Update Main Application File |
|<3> Modify Ethernet Parameter |
|<0> Exit To Main Menu |
|<Ensure The Parameter Be Modified Before Downloading!> |
============================================================================
Enter your choice(0-3): 3 //修改以太网参数,有可能选5,请根据实际情况选择
==========================<ETHERNET PARAMETER SET>==========================
|Note: "." = Clear field. |
| "-" = Go to previous field. |
| Ctrl+D = Quit. |
============================================================================
Protocol (FTP or TFTP) :tftp tftp //不管看到什么输入tftp
Load File Name :wa4300s_fat.bin
: wa4300_fat.bin //输入更改过后的文件名字
Target File Name :wa4300s_fat.bin
: wa4300_fat.bin
Server IP Address :192.168.0.1 192.168.0.1 //PC的ip地址,这个ip只是举例
Local IP Address :192.168.0.50 192.168.0.50 //指定AP的ip和PC同一网段
Gateway IP Address :0.0.0.0
==========================<Enter Ethernet SubMenu>==========================
|Note:the operating device is flash |
|<1> Download Application Program To SDRAM And Run |
|<2> Update Main Application File |
|<3> Modify Ethernet Parameter |
|<0> Exit To Main Menu |
|<Ensure The Parameter Be Modified Before Downloading!> |
============================================================================
Enter your choice(0-3): 1
Loading.....................................................................
............................................................................
............................................................................
..Done!
11293696 bytes downloaded!
Updating File flash:/wa4300s_fat.bin........................................
............................................................................
...........................................................Done! //上传完成
上传完成后设备会再次重启
(0)
暂无评论
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
暂无评论