Rate and give feedback:
Feedback Received. Thank You!
access-point
Syntax
access-point name {access-point-options {country country-code;station-mac-filter {(allow-list | deny-list) {mac-address [mac-address];}}}description description;external {dot1x-supplicant {username username;password password;}system {console {baud-rate ( 9600 | 19200 | 38400 | 57600 | 115200 );}ntp-server name;ports {ethernet {management-vlan vlan-id;name-server [ip-address];static {address ip-address;default-gateway ip-address;}untagged-vlan vlan-id;}}}}location location;mac-address mac-address;radio ( 1 | 2 ){quality-of-service {access-point-queues {background-queue {arbitration-inter-frame-space slots;minimum-contention-window (1 | 3 | 7 | 15 | 31 | 63 | 127 | 255 | 511 | 1023);maximum-contention-window (1 | 3 | 7 | 15 | 31 | 63 | 127 | 255 | 511 | 1023);maximum-burst microseconds;}best-effort-queue {arbitration-inter-frame-space slots;minimum-contention-window (1 | 3 | 7 | 15 | 31 | 63 | 127 | 255 | 511 | 1023);maximum-contention-window (1 | 3 | 7 | 15 | 31 | 63 | 127 | 255 | 511 | 1023);maximum-burst microseconds;}video-queue {arbitration-inter-frame-space slots;minimum-contention-window (1 | 3 | 7 | 15 | 31 | 63 | 127 | 255 | 511 | 1023);maximum-contention-window (1 | 3 | 7 | 15 | 31 | 63 | 127 | 255 | 511 | 1023);maximum-burst microseconds;}voice-queue {arbitration-inter-frame-space slots;minimum-contention-window (1 | 3 | 7 | 15 | 31 | 63 | 127 | 255 | 511 | 1023);maximum-contention-window (1 | 3 | 7 | 15 | 31 | 63 | 127 | 255 | 511 | 1023);maximum-burst microseconds;}}no-acknowledgement;no-auto-power-save;no-wifi-multimedia;station-queues {background-queue {arbitration-inter-frame-space slots;minimum-contention-window (1 | 3 | 7 | 15 | 31 | 63 | 127 | 255 | 511 | 1023);maximum-contention-window (1 | 3 | 7 | 15 | 31 | 63 | 127 | 255 | 511 | 1023);transmit-opportunity-limit ms;}best-effort-queue {arbitration-inter-frame-space slots;minimum-contention-window (1 | 3 | 7 | 15 | 31 | 63 | 127 | 255 | 511 | 1023);maximum-contention-window (1 | 3 | 7 | 15 | 31 | 63 | 127 | 255 | 511 | 1023);transmit-opportunity-limit ms;}video-queue {arbitration-inter-frame-space slots;minimum-contention-window (1 | 3 | 7 | 15 | 31 | 63 | 127 | 255 | 511 | 1023);maximum-contention-window (1 | 3 | 7 | 15 | 31 | 63 | 127 | 255 | 511 | 1023);transmit-opportunity-limit ms;}voice-queue {arbitration-inter-frame-space slots;minimum-contention-window (1 | 3 | 7 | 15 | 31 | 63 | 127 | 255 | 511 | 1023);maximum-contention-window (1 | 3 | 7 | 15 | 31 | 63 | 127 | 255 | 511 | 1023);transmit-opportunity-limit ms;}}}radio-options {beacon-interval milliseconds;broadcast-multicast-rate-limit {rate-limit packets-per-second;rate-limit-bursts packets-per-second;}channel {bandwidth (20 | 40);number (auto | (36 | 40 | 44 | 48 |149 | 153 | 157 |161 |165));primary (lower | upper);}disable-dot11d;dtim-period beacons;fixed-multicast-rate ( auto | rate );fragmentation-threshold size;maximum-stations number;mode (2.4GHz | 5GHz | a | an | bg | bgn);no-short-guard-interval-supported;protection ( auto | off );radio-off;rts-threshold size;space-time-block-coding;transmit-power percent;transmit-rate-sets {supported-rates rate1 rate2 ... rate-n;supported-basic-rates rate1 rate2 ... rate-n;}}station-isolation;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
Release Information
Statement introduced in Release 10.0 of
Junos OS.
Description
Configure WLAN access points.
Options
access-point—Name of the access
point. Enter a string of up to 20 characters. The name must start
with a letter and end with a letter or a number. Only letters, numbers,
and dashes are allowed.
description—Descriptive text about the access
point.
location—Descriptive text about the location
of the access point.
mac-address—MAC address of the Ethernet port
on the access point.
 | Note:
The MAC address uniquely identifies the access point and
must be configured before you can change the default configuration
of the access point. |
If the access point is connected to the SRX Series device and
powered on, the MAC address is displayed with the show wlan access-points or show wlan access-points ap-name detail operational mode commands.
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.
Published: 2014-05-22