![ZyXEL Communications nwa series Скачать руководство пользователя страница 240](http://html1.mh-extra.com/html/zyxel-communications/nwa-series/nwa-series_user-manual_945904240.webp)
Chapter 19 File Manager
NWA/WAC/WAX Series User’s Guide
240
3
Use an FTP client on your computer to connect to the Zyxel Device. For example, in the Windows
command prompt, type
ftp 192.168.1.2
. Keep the console session connected in order to see when
the firmware recovery finishes.
4
Enter your user name when prompted.
5
Enter your password as requested.
6
Enter “hash” for FTP to print a `#' character for every 1024 bytes of data you upload so that you can
watch the file transfer progress.
7
Enter “bin” to set the transfer mode to binary.
8
Transfer the firmware file from your computer to the Zyxel Device. Type
put
followed by the path and
name of the firmware file. This examples uses
put C:\ftproot\Zyxel Device_FW\600ABFH0C0.bin
.
Note: The Zyxel Device will not upgrade the firmware if the firmware file you upload is
incompatible with the Zyxel Device.
9
Wait for the file transfer to complete.
10
Enter “quit” to exit the ftp prompt.
19.4 Shell Script
Use shell script files to have the Zyxel Device use commands that you specify. Use a text editor to create
the shell script files. They must use a “.zysh” filename extension.
Click
Maintenance > File Manager > Shell Script
to open this screen. Use the
Shell Script
screen to store,
name, download, upload and run shell script files. You can store multiple shell script files on the Zyxel
Device at the same time.
Note: You should include
write
commands in your scripts. If you do not use the
write
command, the changes will be lost when the Zyxel Device restarts. You could use
multiple
write
commands in a long script.
C:\>ftp 192.168.1.2
Connected to 192.168.1.2.
220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 1 of 5 allowed.
220-Local time is now 21:28. Server port: 21.
220-This is a private system - No anonymous login
220 You will be disconnected after 600 minutes of inactivity.
User (192.168.1.2:(none)): admin
331 User admin OK. Password required
Password:
230 OK. Current restricted directory is /
ftp> hash
Hash mark printing On ftp: (2048 bytes/hash mark) .
ftp> bin
200 TYPE is now 8-bit binary
ftp> put C:\ftproot\Zyxel Device_FW\600ABFH0C0.bin
Содержание nwa series
Страница 73: ...73 PART I Standalone Configuration...
Страница 88: ...Chapter 7 Setup Wizard NWA WAC WAX Series User s Guide 88 Figure 50 Wizard Summary...
Страница 119: ...Chapter 10 Wireless NWA WAC WAX Series User s Guide 119 Figure 73 Configuration Wireless AP Management...
Страница 149: ...Chapter 13 AP Profile NWA WAC WAX Series User s Guide 149 Figure 94 Configuration Object AP Profile Radio Add Edit...
Страница 221: ...Chapter 18 Log and Report NWA WAC WAX Series User s Guide 221 Figure 139 Configuration Log Report Email Daily Report...
Страница 253: ...253 PART II Local Configuration in Cloud Mode...
Страница 266: ...266 PART III Appendices and Troubleshooting...
Страница 295: ...Appendix A Importing Certificates NWA WAC WAX Series User s Guide 295 1 Open Firefox and click Tools Options...