Figure 204 wpa configuration file example – ZyXEL Communications ZyXEL ZyAIR NWA-3500 User Manual

Page 308

Advertising
background image

Appendix H Text File Based Auto Configuration

ZyXEL NWA-3500 User’s Guide

308

Figure 204 WPA Configuration File Example

Wlan Command Configuration File Example

This example configuration file uses the

wlan

command to configure the AP to use the

security and SSID profiles from the

wcfg

command configuration file examples and general

wireless settings. You could actually combine all of this chapter’s example configuration files
into a single configuration file. Remember that the commands are applied in order. So for
example, you would place the commands that create security and SSID profiles before the
commands that tell the AP to use those profiles.

!#ZYXEL PROWLAN
!#VERSION 14
wcfg security 4 name Test-wpa
wcfg security 4 mode wpa
wcfg security 4 reauthtime 1800
wcfg security 4 idletime 3600
wcfg security 4 groupkeytime 1800
wcfg security save
wcfg radius 4 name radius-rd1
wcfg radius 4 primary 172.0.20.38 1812 20 enable
wcfg radius 4 backup 172.0.20.39 1812 20 enable
wcfg radius save
wcfg ssid 4 name ssid-wpa
wcfg ssid 4 security Test-wpa
wcfg ssid 4 qos 4
wcfg ssid 4 l2isolation disable
wcfg ssid 4 macfilter disable
wcfg ssid save

Advertising