File Manager; Chapter 14 File Manager; Overview; What You Can Do In This Chapter - ZyXEL Communications NWA5301-NJ User Manual

802.11 b/g/d in-wall managed access point
Hide thumbs Also See for NWA5301-NJ:
Table of Contents

Advertisement

14.1 Overview

Configuration files define the NWA's settings. Shell scripts are files of commands that you can store
on the NWA and run when you need them. You can apply a configuration file or run a shell script
without the NWA restarting. You can store multiple configuration files and shell script files on the
NWA. You can edit configuration files or shell scripts in a text editor and upload them to the NWA.
Configuration files use a .conf extension and shell scripts use a .zysh extension.

14.1.1 What You Can Do in this Chapter

• The Configuration File screen
You can also download and upload configuration files.
• The Firmware Package screen
version and uploads firmware to the NWA.
• The Shell Script screen
shell script files.

14.1.2 What you Need to Know

The following terms and concepts may help as you read this chapter.
Configuration Files and Shell Scripts
When you apply a configuration file, the NWA uses the factory default settings for any features that
the configuration file does not include. When you run a shell script, the NWA only applies the
commands that it contains. Other settings do not change.
These files have the same syntax, which is also identical to the way you run CLI commands
manually. An example is shown below
# enter configuration mode
configure terminal
# change administrator password
username admin password 4321 user-type admin
#configure default radio profile, change 2GHz channel to 11 & Tx output power # to
50%
wlan-radio-profile default
2g-channel 11
output-power 50%
exit
write
C
HAPTER
(Section 14.2 on page
(Section 14.3 on page
(Section 14.4 on page
156) stores, names, downloads, uploads and runs
NWA5301-NJ User's Guide
148

File Manager

149) stores and names configuration files.
154) checks your current firmware
1 4

Advertisement

Table of Contents
loading

Table of Contents