Navigation
security (WLAN)
Syntax
security {dot1x {radius-server ip-address;radius-key radius-key;broadcast-key-refresh-rate minutes;session-key-refresh-rate minutes;}mac-authentication-type ( disabled | local | radius );none;static-wep {authentication-type (open | shared | both);key-length (64bits | 128bits);key-type ( ascii | hex );transfer-key-index (1|2|3|4);wep-key-1 key;wep-key-2 key;wep-key-3 key;wep-key-4 key;}wpa-enterprise {broadcast-key-refresh-rate minutes;cipher-suites (tkip | ccmp | both);pre-authenticate;radius-key secret-key;radius-server ip-address;session-key-refresh-rate minutes;wpa-version (v1 | v2 | both);}wpa-personal {broadcast-key-refresh-rate minutes;cipher-suites (tkip | ccmp | both);key key;wpa-version (v1 | v2 | both);}}
Hierarchy Level
[edit wlan access-point name radio (1 | 2) virtual-access-point id]
Release Information
Statement introduced in Release 10.0 of Junos OS.
Description
Configure security for the virtual access point.
Options
The remaining statements are explained separately. See CLI Explorer.
Required Privilege Level
wlan—To view this statement in the configuration.
wlan-control—To add this statement to the configuration.