我的这台ap要换成单台ap使用的模式,我该怎么去调试和管理?
(0)
方法一、AP瘦切胖配置方法(BootROM菜单下)
提示:升级过程中请勿断电,操作不当断电会引起设备故障,请谨慎操作。
1、先从官方下载WA4320-ACN-E的升级包
https://www.h3c.com/cn/Service/Document_Software/Software_Download/IP_Wlan/AP/H3C_WA4300S/
账号:yx800
密码:01230123
2、使用3CDaemon软件搭建FTP服务(3CDaemon文件压缩包已经上传)
3、用Console线连接设备并启动,显示Ctrl+B时按住Ctrl+B并按回车并进入BootROM菜单
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):
4、按住Ctrl+F并将设备进行格式化,释放空间
===========================<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):
Warning:All files on flash will be lost! Are you sure to format? [Y/N]Y...................
............. Format success.
5、输入“3”,进入以太网子菜单
===========================<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
5、输入“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
6、选择TFTP、上传的文件名称、server地址(本机地址)、Local地址(随便输入只要是一个网段的即可)
==========================<ETHERNET PARAMETER SET>==========================
|Note: "." = Clear field. |
| "-" = Go to previous field. |
| Ctrl+D = Quit. |
=========================================================================
Protocol (FTP or TFTP) :tftp
Load File Name :wa4300s_art.bin
:wa4300s_fat.bin
Target File Name :target
:wa4300s_fat.bin
Server IP Address :192.168.1.254
Local IP Address :192.168.1.2
Gateway IP Address :0.0.0.0
7、输入“2”进行更新主应用程序
==========================<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): 2
Loading.........................................................
...................................................................... ..Done!
11293696 bytes downloaded!
Updating File flash:/wa4300s_fat.bin...................................
.........................................................Done!
8、输入“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): 0
9、输入“0”重启设备即可引导上传的fat程序
===========================<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): 0
System is starting...
方法二、AP瘦切胖配置方法(命令行模式下)
1、使用3CDaemon软件搭建FTP服务(3CDaemon文件压缩包已经上传)
2、先删除原有的fit版本,释放设备内存空间
<WA4320-ACN-E>delete /unreserved wa4300s_fit.bin
The contents cannot be restored!!! Delete flash:/wa4300s_fit.bin?[Y/N]:y
Deleting a file permanently will take a long time. Please wait... ........
configuration state.................Delete file flash:/wa4300s_fit.bin...Done.
3、给AP配置IP地址,保证能和本机(Server)通信
<WA4320-ACN-E>sys
System View: return to User View with Ctrl+Z.
[WA4320-ACN-E] int vlan1
[WA4320-ACN-E-Vlan-interface1] ip add 192.168.1.2 24
[WA4320-ACN-E-Vlan-interface1] quit
[WA4320-ACN-E] quit
<WA4320-ACN-E>
4、上传fat版本到AP中,并查询保证已经上传到本机
<WA4320-ACN-E>tftp 192.168.1.254 get wa4300s_fat.bin
.
File will be transferred in binary mode
Downloading file from remote TFTP server, please wait.............|
configuration state...................................
TFTP: 11293696 bytes received in 94 second(s)
File downloaded successfully.
<WA4320-ACN-E>dir #查询当前目录下的所有文件
Directory of flash:/
0 -rw- 11293696 Apr 26 2000 12:36:11 wa4300s_fat.bin
15057 KB total (4026 KB free)
<WA4320-ACN-E>
5、指定系统启动文件为“wa4300s_fat.bin”,设备会自动重启并引导“wa4300s_fat.bin”文件
<WA4320-ACN-E>boot-loader file flash:/wa4300s_fat.bin
Verifying boot file ...... This command will set the boot file. Continue? [Y/N]:y
The specified file will be used as the boot file at the next reboot on slot 1!
6、进入系统后查询是否引导的是”wa4300s_fat.bin“文件,如果是则已转成胖AP
<WA4320-ACN-E>display boot-loader
The current boot app is: flash:/wa4300s_fat.bin
The app that will boot upon reboot is: flash:/wa4300s_fat.bin
将软件版本下载到设备FLASH内,然后通过命令行加载Bootrom版本,再加载主机软件版本,加载时输入的文件名一定要一致,建议复制黏贴,然后升级过程中避免断电重启操作。
具体操作如下:
1)
AP型号和使用版本关系:
AP-mode | 版本名称 |
H3C WAP621 | wa2600a_fat.bin |
H3C WAP722 | wa4300_fat.bin |
H3C WAP722E | |
H3C WAP722S | wa4300s_fat.bin |
H3C WAP712C | |
H3C WAP712H |
2)
3)
<H3C> system
[H3C] interface vlan1
[H3C-Vlan-interface1] ip address 192.168.0.2 255.255.255.0
[H3C-Vlan-interface1] quit
4)
<H3C> tftp 192.168.0.1 get wa2600a_fat.bin
File will be transferred in binary mode.
Downloading file from remote tftp server, please wait........................................................................................................................
TFTP: 4602950 bytes received in 115 second(s).
File downloaded successfully.
备注:如果提示FLASH空间不足已放下新版本请将老版本删除,删除后请勿重启,否则设备已无系统,只能通过bootrom升级。
<H3C>delete /unreserved wa2600a_fit.bin
//如果空间不够,可以删除原有的软件版本释放存储空间
<H3C> tftp 192.168.0.1 get wa2600a_fat.bin
5)
<H3C> bootrom update file wa2600a_fat.btm(此步忽略)
please wait ...
Bootrom is updated!
6)
<H3C> boot-loader file wa2600a_fat.bin main
<H3C> reboot
7)
1)
2)
3)
===============<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
Enter your choice(0-9): Ctrl+F
y
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> Update Backup Application File
|<4> Update Secure Application File
|<5> Modify Ethernet Parameter
|<0> Exit To Main Menu
|<Ensure The Parameter Be Modified Before Downloading!>
=============================================================
4)
Enter your choice(0-5): 5
===========<ETHERNET PARAMETER SET>=====================
|Note: "." = Clear field.
| "-" = Go to previous field.
| Ctrl+D = Quit.
===============================================================
Protocol (FTP or TFTP) : TFTP
//忽略输出内容,直接输入TFTP,然后回车
Load File Name :wa2600a_fat.bin
//忽略输出内容,直接输入wa2600a_fat.bin,然后回车
Target File Name :wa2600a_fat.bin
//忽略输出内容,直接输入wa2600a_fat.bin,然后回车
Server IP Address :192.168.0.1
//忽略输出内容,直接输入电脑主机的 IP,比如192.168.0.1,然后回车
Local IP Address :192.168.0.50
//忽略输出内容,直接输入和电脑主机的ip同一网段,比如192.168.0.50,然后回车
Gateway IP Address :0.0.0.0
//忽略输出内容,直接回车
备注:注意给电脑手动配置一个与AP同网段的IP地址,保证电脑与AP路由可达
=============<Enter Ethernet SubMenu>==========================
|Note:the operating device is flash
|<1> Download Application Program To SDRAM And
|<2> Update Main Application File
|<3> Update Backup Application File
|<4> Update Secure Application File
|<5> Modify Ethernet Parameter
|<0> Exit To Main Menu
|<Ensure The Parameter Be Modified Before Downloading!>
=============================================================
Enter your choice(0-5): 2 //此时可以看到TFTP服务器上数据上传的滚动
Loading.....................................................................
....................................Done!
5)
=================<Enter Ethernet SubMenu>==========================
|Note:the operating device is flash
|<1> Download Application Program To SDRAM And R
|<2> Update Main Application File
|<3> Update Backup Application Fil
|<4> Update Secure Application File
|<5> Modify Ethernet Parameter
||<0> Exit To Main Menu
|<Ensure The Parameter Be Modified Before Downloading!>
|=================================================================
Enter your choice(0-5): 0
===============<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
Enter your choice(0-9): 4
=====================<File CONTROL>===============================
|Note:the operating device is flash
<1> Display All File(s)
<2> Set Application File type
<3> Delete File
<0> Exit To Main Menu
==============================================================
Enter your choice(0-3): 1
Display all file(s) in flash:
"M" = MAIN "B" = BACKUP "S" = SECURE "N/A" = NOT ASSIGNED
|NO. Size(B) Time Type Name
||1 9124864 Aug/08/2008 20:00:00 M wa2600a_fat.bin
==============================================================
6)
|Note:the operating device is flash
<1> Display All File(s)
<2> Set Application File type
<3> Delete File
<0> Exit To Main Menu
=================================================================
Enter your choice(0-3): 0
==================<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
Enter your choice(0-9): 0
System is starting...
7)
(0)
解压后只有一个BTW和IPE
下载的文件里面没有BIN格式,求指导一下,谢谢合法性
解压后只有一个BTW和IPE
我找不到相关软件和资料,能给我发一下吗?6714139@qq.com谢谢您
(0)
好的,谢谢您
直接点击刚才的链接下载就行, 用户名:yx800 密码:01230123
好的,谢谢您
以下是瘦切胖的案例:
https://zhiliao.h3c.com/Theme/details/74007
以下是FAT AP配置要点:
quit
(0)
WA5530如何 配制管理WEB地址,谢谢
下载的文件里面没有BIN格式,求指导一下,谢谢合法性
WA5530如何 配制管理WEB地址,谢谢
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明