===========================<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): 3 # 選3
select 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 #選3
enable tftp
==========================<ETHERNET PARAMETER SET>==========================
|Note: '.' = Clear field. |
| '-' = Go to previous field. |
| Ctrl+D = Quit. |
============================================================================
Protocol (FTP or TFTP) :FTP tftp # tftp
Load File Name :wa4600_fat.bin #固件名字
:
Target File Name :wa4600_fat.bin
:
Server IP Address :192.168.0.5 # 好像不可更改?自己搭建的tftp 服務(wù)器
Local IP Address :192.168.0.250 #AP地址,好像不可更改?
Gateway IP Address :0.0.0.0
download to ram
==========================<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 #選1開始下載,注意:To SDRAM And Run
Loading................................................................Done!
download file to flash
[WA4620i-ACN]int vlan 1
[WA4620i-ACN-Vlan-interface1]ip address 192.168.0.250 255.255.255.0 # set ap address
[WA4620i-ACN-Vlan-interface1]quit
[WA4620i-ACN]quit
<WA4620i-ACN>tftp 192.168.0.5 get wa4600_fat.bin #下載固件到自己的flash中,下載完畢后dir可看到
set boot-loader
<WA4620i-ACN>boot-loader file flash:/wa4600_fat.bin #設(shè)置boot-loader
This command will set the boot file. Continue? [Y/N]:Y