virtual-access-point

Syntax

virtual-access-point id {description description;http-redirect {redirect-url url;}no-broadcast-ssid;security {dot1x {radius-server ip-address;radius-key secret-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 id;wep-key-1 key-1;wep-key-2 key-2;wep-key-3 key-3;wep-key-4 key-4;}wpa-enterprise {cipher-suites (tkip | ccmp | both);pre-authenticate;radius {radius-server ip-address;radius-key secret-key;broadcast-key-refresh-rate minutes;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);}}ssid ssid;vlan vlan-id;}

Hierarchy Level

[edit wlan access-point name radio (1 | 2) ]

Release Information

Statement introduced in Release 10.0 of Junos OS.

Description

Configure virtual access point for an access point radio.

Options

virtual-access-point id—Virtual access point identifier. Specify an identifier from 0 through 15.

Note: VAP 0 is the physical radio interface. VAP 0 is assigned to the BSSID of the physical radio interface.

Note: VAP 0 is always enabled. To disable VAP 0, the radio itself must be disabled.

description—Description of the virtual access point.

The remaining statements are explained separately.

Required Privilege Level

wlan—To view this statement in the configuration.

wlan-control—To add this statement to the configuration.