Figure 257 wep configuration file example, Table 105 displaying the auto configuration status – ZyXEL Communications NWA3550 User Manual
Page 324

Appendix F Text File Based Auto Configuration
NWA3550 User’s Guide
324
Configuration File Rules
You can only use the
wlan
and
wcfg
commands in the configuration file. The AP ignores
other ZyNOS commands but continues to check the next command.
The AP ignores any improperly formatted commands and continues to check the next line.
If there are any errors while processing the configuration file, the AP generates a message with
the line number and reason for the first error (subsequent errors during the processing of an
individual configuration file are not recorded). You can use SNMP management software to
display the message by using the following MIB.
The commands will be executed line by line just like if you entered them in a console or Telnet
CI session. Be careful to ensure the integrity of the whole AP configuration. If there are
existing settings in the AP, the newly loaded configuration file will either coexist with the
previous settings or replace them.
You can zip each configuration file. You must use the store compression method and a .zip file
extension. When zipping a configuration file, you can also add password protection using the
same password that you use to log into the AP.
Wcfg Command Configuration File Examples
These example configuration files use the
wcfg
command to configure security and SSID
profiles.
Figure 257 WEP Configuration File Example
Table 105 Displaying the Auto Configuration Status
ITEM
OBJECT ID
DESCRIPTION
pwAutoCfgMessage
1.3.6.1.4.1.890.1.9.1.9
Auto configuration status message string
!#ZYXEL PROWLAN
!#VERSION 11
wcfg security 1 name Test-wep
wcfg security 1 security wep
wcfg security 1 wep keysize 64 ascii
wcfg security 1 wep key1 abcde
wcfg security 1 wep key2 bcdef
wcfg security 1 wep key3 cdefg
wcfg security 1 wep key4 defgh
wcfg security 1 wep keyindex 1
wcfg security save
wcfg ssid 1 name ssid-wep
wcfg ssid 1 security Test-wep
wcfg ssid 1 l2iolation disable
wcfg ssid 1 macfilter disable
wcfg ssid save