MDS 05-6628A01, Rev. B
MDS Orbit MCR-4G Technical Manual
35
admin@(none) 00:19:02% set interfaces interface Wi-Fi wifi-config ap-config privacy-mode wpa2-per-
sonal psk-config encryption ccmp-tkip psk somepassphrase
[ok][2012-06-19 00:26:51]
[edit]
admin@(none) 00:26:51% show interfaces interface Wi-Fi wifi-config | details
mode access-point;
tx-power 15;
ap-config {
ssid somessid;
broadcast-ssid false;
channel 6;
station-max 7;
station-timeout 300;
beacon-interval 100;
operation-mode 80211g;
dtim-period 2;
rts-threshold 2347;
fragm-threshold 2346;
privacy-mode wpa2-personal;
psk-config {
encryption ccmp-tkip;
key-mgmt wpa-psk;
psk somepassphrase;
}
}
[ok][2012-06-19 00:27:01]
[edit]
admin@(none) 00:27:01% commit
Commit complete.
Other configuration
The following configures the device to broadcast its ssid, support 802.11b/g/n modes, and operate on
channel 3.
admin@(none) 00:27:59% set interfaces interface Wi-Fi wifi-config ap-config broadcast-ssid true oper-
ation-mode 80211n channel 3
[ok][2012-06-19 00:36:30]
[edit]
admin@(none) 00:36:30% show interfaces interface Wi-Fi wifi-config | details
mode access-point;
tx-power 15;
ap-config {
ssid somessid;
broadcast-ssid true;
channel 3;
station-max 7;
station-timeout 300;
beacon-interval 100;
operation-mode 80211n;
dtim-period 2;
rts-threshold 2347;
fragm-threshold 2346;
privacy-mode wpa2-personal;
psk-config {
encryption ccmp;
key-mgmt wpa-psk;
psk somepassphrase;