Installation Guide

a. Configure the radio mode:
user@host# set wlan access-point name radio [1|2] radio-options mode [can|an|gn]
b. Configure the channel number and bandwidth. The default channel bandwidth is
20 MHz.
user@host# set wlan access-point name radio [1|2] radio-options channel number
number channel bandwidth [20|40|80]
c. Configure the transmit power:
user@host# set wlan access-point name radio [1|2] radio-options transmit-power
percent
d. Commit the configuration:
user@host# commit
3. Configure the virtual access point (VAP) settings.
a. Enter an ID and description for the VAP:
user@host# set wlan access-point name virtual-access-point id description
b. Enter the SSID value:
user@host# set wlan access-point name virtual-access-point id ssid ssid
c. Configure the security authentication method for the VAP. You can select any of
the following options:
None-Thedata transferred between clients and the access point is not encrypted.
Clients can associate with the access point without any authentication.
user@host# set wlan access-point name virtual-access-point id security none
wpa-enterprise-The deviceauthenticatesthroughan802.1X-compliant RADIUS
server
user@host# set wlan access-point name virtual-access-point id security
wpa-enterprise cipher-suites[ccmp|tkip-ccmp] radius-server ip-address radius-port
port radius-key secret-key wpa-version [v1-v2|v2]
wpa-personal-The device uses preshared keys (PSKs) or a passphrase for
authentication and encryption. Keys are stored on the device and on all wireless
clients. You do not need to configure a separate authentication server.
user@host# set wlan access-point name virtual-access-point id security
wpa-personal cipher-suites[ccmp|tkip-ccmp] key[ascii|hex] key wpa-version
[v1-v2|v2]
d. Specify the upload and download rate limits:
user@host# set wlan access-point name virtual-access-point id upload-limit
upload-limit-rate download-limit download-limit-rate
e. Specify the maximum number of clients that can be connected to the VAP:
Copyright © 2019, Juniper Networks, Inc.32
Wireless Access Point (WAP) Mini-PIM Installation Guide