MikroTik Router OS V3.0 User Manual
Have a look at the manual MikroTik Router OS V3.0 User Manual online for free. It’s possible to download the document as PDF or print. UserManuals.tech offer 1 MikroTik manuals and user’s guides for free. Share the user manual or guide on Facebook, Twitter or Google+.
number of frames may be combined into one bigger one to reduce the amout of protocol overhead (and thus increase speed). The card are not waiting for frames, but in case a number packets are queued for transmitting, they can be combined. There are several methods of framing: •none- do nothing special, do not combine packets •best-fit- put as much packets as possible in one frame, until the framer-limit limit is met, but do not fragment packets •exact-size- put as much packets as possible in one frame, until the framer-limit limit is met, even if fragmentation will be needed (best performance) mac-address(read-only: MAC address) - MAC address of the transmitting wireless card in the set mtu(integer: 0..1600; default:1500) - Maximum Transmission Unit name(name) - reference name of the interface rates-a/g(multiple choice: 6Mbps, 9Mbps, 12Mbps, 18Mbps, 24Mbps, 36Mbps, 48Mbps, 54Mbps) - rates to be supported in 802.11a or 802.11g standard rates-b(multiple choice: 1Mbps, 2Mbps, 5.5Mbps, 11Mbps) - rates to be supported in 802.11b standard remote-mac(MAC address; default:00:00:00:00:00:00) - which MAC address to connect to (this would be the remote receiver cards MAC address) rx-band- operating band of the receiving radio •2.4ghz-b- IEEE 802.11b •2.4ghz-g- IEEE 802.11g •2.4ghz-g-turbo- IEEE 802.11g in Atheros proprietary turbo mode (up to 108Mbit) •5ghz- IEEE 802.11a up to 54 Mbit •5ghz-turbo- IEEE 802.11a in Atheros proprietary turbo mode (up to 108Mbit) •2ghz-10mhz- variation of IEEE 802.11g with half the band, and, accordingly, twice lower speed (air rate of up to 27Mbit) •2ghz-5mhz- variation of IEEE 802.11g with quarter the band, and, accordingly, four times lower speed (air rate of up to 13.5Mbit) •5ghz-10mhz- variation of IEEE 802.11a with half the band, and, accordingly, twice lower speed (air rate of up to 27Mbit) •5ghz-5mhz- variation of IEEE 802.11a with quarter the band, and, accordingly, four times lower speed (air rate of up to 13.5Mbit) rx-frequency(integer; default:5320) - Frequency to use for receiving frames rx-radio(name) - which radio should be used for receiving frames tx-band- operating band of the transmitting radio •2.4ghz-b- IEEE 802.11b •2.4ghz-g- IEEE 802.11g •2.4ghz-g-turbo- IEEE 802.11g in Atheros proprietary turbo mode (up to 108Mbit) •5ghz- IEEE 802.11a up to 54 Mbit •5ghz-turbo- IEEE 802.11a in Atheros proprietary turbo mode (up to 108Mbit) •2ghz-10mhz- variation of IEEE 802.11g with half the band, and, accordingly, twice lower speed (air rate of up to 27Mbit) Page 150 of 480Copyright 1999-2007, MikroTik. All rights reserved. Mikrotik, RouterOS and RouterBOARD are trademarks of Mikrotikls SIA.Other trademarks and registred trademarks mentioned herein are properties of their respective owners.
•2ghz-5mhz- variation of IEEE 802.11g with quarter the band, and, accordingly, four times lower speed (air rate of up to 13.5Mbit) •5ghz-10mhz- variation of IEEE 802.11a with half the band, and, accordingly, twice lower speed (air rate of up to 27Mbit) •5ghz-5mhz- variation of IEEE 802.11a with quarter the band, and, accordingly, four times lower speed (air rate of up to 13.5Mbit) tx-frequency(integer; default:5180) - Frequency to use for transmitting frames tx-radio(name) - which radio should be used for transmitting frames Notes 65! 9 7 : : -..,2 & M E # &%1 B ( &%1 B Example - 1., ( + [admin@MikroTik] interface wireless> printFlags: X - disabled, R - running0 R name=wlan1 mtu=1500 mac-address=00:0C:42:05:00:14 arp=enabledinterface-type=Atheros AR5413 mode=station ssid=MikroTikfrequency=2412 band=2.4ghz-b/g scan-list=default antenna-mode=ant-awds-mode=disabled wds-default-bridge=none wds-ignore-ssid=nodefault-authentication=yes default-forwarding=yesdefault-ap-tx-limit=0 default-client-tx-limit=0 hide-ssid=nosecurity-profile=default compression=no 1 name=wlan2 mtu=1500 mac-address=00:80:48:41:AF:2A arp=enabledinterface-type=Atheros AR5413 mode=station ssid=MikroTik frequency=2412band=2.4ghz-b/g scan-list=default antenna-mode=ant-a wds-mode=disabledwds-default-bridge=none wds-ignore-ssid=no default-authentication=yesdefault-forwarding=yes default-ap-tx-limit=0 default-client-tx-limit=0hide-ssid=no security-profile=default compression=no[admin@MikroTik] interface wireless> set 0,1 mode=nstreme-dual-slave 2. - 72 [admin@MikroTik] interface wireless nstreme-dual> add \\... framer-policy=exact-size 3.3 ( 7 ( % +3 [admin@MikroTik] interface wireless nstreme-dual> printFlags: X - disabled, R - running Page 151 of 480Copyright 1999-2007, MikroTik. All rights reserved. Mikrotik, RouterOS and RouterBOARD are trademarks of Mikrotikls SIA.Other trademarks and registred trademarks mentioned herein are properties of their respective owners.
0 X name=n-streme1 mtu=1500 mac-address=00:00:00:00:00:00 arp=enableddisable-running-check=no tx-radio=(unknown) rx-radio=(unknown)remote-mac=00:00:00:00:00:00 tx-band=5GHz tx-frequency=5180rx-band=5GHz rx-frequency=5320 disable-csma=norates-b=1Mbps,2Mbps,5.5Mbps,11Mbpsrates-a/g=6Mbps,9Mbps,12Mbps,18Mbps,24Mbps,36Mbps,48Mbps,54Mbpsframer-policy=exact-size framer-limit=4000[admin@MikroTik] interface wireless nstreme-dual> set 0 disabled=no \\... tx-radio=wlan1 rx-radio=wlan2 remote-mac=00:0C:42:05:0B:12[admin@MikroTik] interface wireless nstreme-dual> printFlags: X - disabled, R - running0 R name=n-streme1 mtu=1500 mac-address=00:0C:42:05:0B:12 arp=enableddisable-running-check=no tx-radio=wlan1 rx-radio=wlan2remote-mac=00:00:00:00:00:00 tx-band=5GHz tx-frequency=5180rx-band=5GHz rx-frequency=5320 disable-csma=norates-b=1Mbps,2Mbps,5.5Mbps,11Mbpsrates-a/g=6Mbps,9Mbps,12Mbps,18Mbps,24Mbps,36Mbps,48Mbps,54Mbpsframer-policy=exact-size framer-limit=4000[admin@MikroTik] interface wireless nstreme-dual> Registration Table Home menu level:/interface wireless registration-table Description * ( * + $ Property Description 802.1x-port-enabled(read-only:yes | no) - whether the data exchange is allowed with the peer (i.e., whether 802.1x authentication is completed, if needed) ack-timeout(read-only: integer) - current value of ack-timeout ap(read-only:yes | no) - whether the connected device is an Access Point or not ap-tx-limit(read-only: integer) - transmit rate limit on the AP, in bits per second authentication-type(read-only: none|wpa-psk|wpa2-psk|wpa-eap|wpa2-eap) - authentication method used for the peer bytes(read-only: integer, integer) - number of sent and received packet bytes client-tx-limit(read-only: integer) - transmit rate limit on the AP, in bits per second compression(read-only:yes | no) - whether data compresson is used for this peer encryption(read-only: aes-ccm|tkip) - unicast encryption algorithm used frame-bytes(read-only: integer, integer) - number of sent and received data bytes excluding header information frames(read-only: integer, integer) - number of sent and received 802.11 data frames excluding retransmitted data frames framing-current-size(read-only: integer) - current size of combined frames framing-limit(read-only: integer) - maximal size of combined frames framing-mode(read-only: none|best-fit|exact-size; default:none) - the method how to combine frames Page 152 of 480Copyright 1999-2007, MikroTik. All rights reserved. Mikrotik, RouterOS and RouterBOARD are trademarks of Mikrotikls SIA.Other trademarks and registred trademarks mentioned herein are properties of their respective owners.
group-encryption(read-only: aes-ccm|tkip) - group encryption algorithm used hw-frame-bytes(read-only: integer, integer) - number of sent and received data bytes including header information hw-frames(read-only: integer, integer) - number of sent and received 802.11 data frames including retransmitted data frames interface(read-only: name) - interface that client is registered to last-activity(read-only: time) - last interface data tx/rx activity last-ip(read-only: IP address) - IP address found in the last IP packet received from the registered client mac-address(read-only: MAC address) - MAC address of the registered client nstreme(read-only:yes | no) - whether nstreme protocol is used for this link p-throughput(read-only: integer) - estimated approximate throughput that is expected to the given peer, taking into account the effective transmit rate and hardware retries. Calculated once in 5 seconds packed-bytes(read-only: integer, integer) - number of bytes packed into larger frames for transmitting/receiving (framing) packed-frames(read-only: integer, integer) - number of frames packed into larger ones for transmitting/receiving (framing) packets(read-only: integer, integer) - number of sent and received network layer packets radio-name(read-only: text) - radio name of the peer routeros-version(read-only: name) - RouterOS version of the registered client rx-ccq(read-only: integer: 0..100) - Client Connection Quality - a value in percent that shows how effective the receive bandwidth is used regarding the theoretically maximum available bandwidth. Mostly it depends from an amount of retransmited wireless frames. rx-rate(read-only: integer) - receive data rate signal-strength(read-only: integer) - average strength of the client signal recevied by the AP signal-to-noise(read-only: text) - signal to noise ratio strength-at-rates(read-only: text) - signal strength level at different rates together with time how long were these rates used tx-ccq(read-only: integer: 0..100) - Client Connection Quality - a value in percent that shows how effective the transmit bandwidth is used regarding the theoretically maximum available bandwidth. Mostly it depends from an amount of retransmited wireless frames. tx-frames-timed-out(read-only: integer) - number of frames that have been discarded due to frame-lifetime timeout tx-rate(read-only: integer) - transmit data rate tx-signal-strength(read-only: integer) - average power of the AP transmit signal as received by the client device uptime(read-only: time) - time the client is associated with the access point wds(read-only: no|yes) - whether the connected client is using wds or not wmm-enabled(read-only:yes | no) - whether WMM is used with this peer Example Page 153 of 480Copyright 1999-2007, MikroTik. All rights reserved. Mikrotik, RouterOS and RouterBOARD are trademarks of Mikrotikls SIA.Other trademarks and registred trademarks mentioned herein are properties of their respective owners.
[admin@MikroTik] interface wireless registration-table> print# INTERFACE RADIO-NAME MAC-ADDRESS AP SIGNAL... TX-RATE0 wlan1 000C42185C3D 00:0C:42:18:5C:3D no -38dBm... 54Mbps[admin@MikroTik] interface wireless registration-table> [admin@MikroTik] interface wireless> registration-table print stats0 interface=wlan1 radio-name=000C42185C3D mac-address=00:0C:42:18:5C:3Dap=no wds=no rx-rate=1Mbps tx-rate=54Mbps packets=696,4147bytes=5589,96698 frames=696,4147 frame-bytes=5589,71816hw-frames=770,4162 hw-frame-bytes=24661,171784 tx-frames-timed-out=0uptime=3h50m35s last-activity=2s440ms signal-strength=-38dBm@1Mbpssignal-to-noise=54dBstrength-at-rates=-38dBm@1Mbps 2s440ms,-37dBm@2Mbps 3h50m35s180ms,[email protected] 3h50m23s330ms,-36dBm@11Mbps 3h45m8s330ms,-37dBm@9Mbps 3h44m13s340ms,-36dBm@12Mbps 3h43m55s170ms,-36dBm@18Mbps 3h43m43s340ms,-36dBm@24Mbps 3h43m25s180ms,-37dBm@36Mbps 3h43m8s130ms,-42dBm@48Mbps 55s180ms,-41dBm@54Mbps 3s610mstx-signal-strength=-43dBm tx-ccq=66% rx-ccq=88% p-throughput=30119ack-timeout=56 nstreme=no framing-mode=none routeros-version=3.0ap-tx-limit=0 client-tx-limit=0 802.1x-port-enabled=yes compression=nowmm-enabled=no[admin@MikroTik] interface wireless> Connect List Home menu level:/interface wireless connect-list Description 3 A & +$ + +$ 8 & ( + $ * $ ( + $ +$ ( * +$ * 4 * ( ( % +$ +$ $ * +$ Property Description area-prefix(text) - a string that indicates the beginning from the area string of the AP. If the APs area begins with area-prefix, then this parameter returns true connect(yes | no) - whether to connect to AP that matches this rule interface(name) - name of the wireless interface mac-address(MAC address) - MAC address of the AP. If set to 00:00:00:00:00:00, all APs are accepted Page 154 of 480Copyright 1999-2007, MikroTik. All rights reserved. Mikrotik, RouterOS and RouterBOARD are trademarks of Mikrotikls SIA.Other trademarks and registred trademarks mentioned herein are properties of their respective owners.
security-profile(name; default:none) - name of the security profile, used to connect to the AP. If none, then those security profile is used which is configured for the respective interface signal-range(integer) - signal strength range in dBm. Rule is matched, if the signal from AP is within this range ssid(text) - the ssid of the AP. If none set, all ssids are accepted. Different ssids will be meaningful, if the ssid for the respective interface is set to Access List Home menu level:/interface wireless access-list Description + $ +3 + 9 & +$ $ % +3 $ 8 7 * $ $ Property Description ap-tx-limit(integer; default:0) - limits data rate for this wireless client (in bps) •0- no limits authentication(yes|no; default:yes) - whether to accept or to reject this client when it tries to connect client-tx-limit(integer; default:0) - limits this clients transmit data rate (in bps). Works only if the client is also a MikroTik Router •0- no limits forwarding(yes|no; default:yes) - whether to forward the clients frames to other wireless clients interface(name) - name of the respective interface mac-address(MAC address) - MAC address of the client (can be 00:00:00:00:00:00 for any client) private-algo(104bit-wep|40bit-wep|none) - which encryption algorithm to use private-key(text; default:) - private key of the client. Used for private-algo private-pre-shared-key(text) - private preshared key for that station (in case any of the PSK authentication methods were used) signal-range(integer) - signal strength range in dBm. Rule is matched, if the signal from AP is within this range time(time) - rule is only matched during the specified period of time Notes * ( Page 155 of 480Copyright 1999-2007, MikroTik. All rights reserved. Mikrotik, RouterOS and RouterBOARD are trademarks of Mikrotikls SIA.Other trademarks and registred trademarks mentioned herein are properties of their respective owners.
+$% 9 J 9 * ( +$% 9 J 9 Example .../-DN.:+)) / 6F$ D. !&21*)9(+ [admin@MikroTik] interface wireless access-list> add mac-address= \\... 00:01:24:70:3A:BB interface=wlan1 private-algo=40bit-wep private-key=1234567890[admin@MikroTik] interface wireless access-list> printFlags: X - disabled0 mac-address=00:01:24:70:3A:BB interface=wlan1 signal-range=-120.120authentication=yes forwarding=yes ap-tx-limit=0 client-tx-limit=0private-algo=40bit-wep private-key=1234567890 private-pre-shared-key=[admin@MikroTik] interface wireless access-list> Info Home menu level:/interface wireless info Description ( Property Description 2ghz-b-channels(multiple choice, read-only: 2312, 2317, 2322, 2327, 2332, 2337, 2342, 2347, 2352, 2357, 2362, 2367, 2372, 2412, 2417, 2422, 2427, 2432, 2437, 2442, 2447, 2452, 2457, 2462, 2467, 2472, 2484, 2512, 2532, 2552, 2572, 2592, 2612, 2632, 2652, 2672, 2692, 2712, 2732) - the list of 2GHz IEEE 802.11b channels (frequencies are given in MHz) 2ghz-g-channels(multiple choice, read-only: 2312, 2317, 2322, 2327, 2332, 2337, 2342, 2347, 2352, 2357, 2362, 2367, 2372, 2412, 2417, 2422, 2427, 2432, 2437, 2442, 2447, 2452, 2457, 2462, 2467, 2472, 2512, 2532, 2552, 2572, 2592, 2612, 2632, 2652, 2672, 2692, 2712, 2732, 2484) - the list of 2GHz IEEE 802.11g channels (frequencies are given in MHz) 5ghz-channels(multiple choice, read-only: 4920, 4925, 4930, 4935, 4940, 4945, 4950, 4955, 4960, 4965, 4970, 4975, 4980, 4985, 4990, 4995, 5000, 5005, 5010, 5015, 5020, 5025, 5030, 5035, 5040, 5045, 5050, 5055, 5060, 5065, 5070, 5075, 5080, 5085, 5090, 5095, 5100, 5105, 5110, 5115, 5120, 5125, 5130, 5135, 5140, 5145, 5150, 5155, 5160, 5165, 5170, 5175, 5180, 5185, 5190, 5195, 5200, 5205, 5210, 5215, 5220, 5225, 5230, 5235, 5240, 5245, 5250, 5255, 5260, 5265, 5270, 5275, 5280, 5285, 5290, 5295, 5300, 5305, 5310, 5315, 5320, 5325, 5330, 5335, 5340, 5345, 5350, 5355, 5360, 5365, 5370, 5375, 5380, 5385, 5390, 5395, 5400, 5405, 5410, 5415, 5420, 5425, 5430, 5435, 5440, 5445, 5450, 5455, 5460, 5465, 5470, 5475, 5480, 5485, 5490, 5495, 5500, 5505, 5510, 5515, 5520, 5525, 5530, 5535, 5540, 5545, 5550, 5555, 5560, 5565, 5570, 5575, 5580, 5585, 5590, 5595, 5600, 5605, 5610, 5615, 5620, 5625, 5630, 5635, 5640, 5645, 5650, 5655, 5660, 5665, 5670, 5675, 5680, 5685, 5690, 5695, 5700, 5705, 5710, 5715, 5720, 5725, 5730, 5735, 5740, 5745, 5750, 5755, 5760, 5765, 5770, 5775, 5780, 5785, 5790, 5795, 5800, 5805, 5810, 5815, 5820, 5825, 5830, 5835, 5840, Page 156 of 480Copyright 1999-2007, MikroTik. All rights reserved. Mikrotik, RouterOS and RouterBOARD are trademarks of Mikrotikls SIA.Other trademarks and registred trademarks mentioned herein are properties of their respective owners.
5845, 5850, 5855, 5860, 5865, 5870, 5875, 5880, 5885, 5890, 5895, 5900, 5905, 5910, 5915, 5920, 5925, 5930, 5935, 5940, 5945, 5950, 5955, 5960, 5965, 5970, 5975, 5980, 5985, 5990, 5995, 6000, 6005, 6010, 6015, 6020, 6025, 6030, 6035, 6040, 6045, 6050, 6055, 6060, 6065, 6070, 6075, 6080, 6085, 6090, 6095, 6100) - the list of 5GHz channels (frequencies are given in MHz) 5ghz-turbo-channels(multiple choice, read-only: 4920, 4925, 4930, 4935, 4940, 4945, 4950, 4955, 4960, 4965, 4970, 4975, 4980, 4985, 4990, 4995, 5000, 5005, 5010, 5015, 5020, 5025, 5030, 5035, 5040, 5045, 5050, 5055, 5060, 5065, 5070, 5075, 5080, 5085, 5090, 5095, 5100, 5105, 5110, 5115, 5120, 5125, 5130, 5135, 5140, 5145, 5150, 5155, 5160, 5165, 5170, 5175, 5180, 5185, 5190, 5195, 5200, 5205, 5210, 5215, 5220, 5225, 5230, 5235, 5240, 5245, 5250, 5255, 5260, 5265, 5270, 5275, 5280, 5285, 5290, 5295, 5300, 5305, 5310, 5315, 5320, 5325, 5330, 5335, 5340, 5345, 5350, 5355, 5360, 5365, 5370, 5375, 5380, 5385, 5390, 5395, 5400, 5405, 5410, 5415, 5420, 5425, 5430, 5435, 5440, 5445, 5450, 5455, 5460, 5465, 5470, 5475, 5480, 5485, 5490, 5495, 5500, 5505, 5510, 5515, 5520, 5525, 5530, 5535, 5540, 5545, 5550, 5555, 5560, 5565, 5570, 5575, 5580, 5585, 5590, 5595, 5600, 5605, 5610, 5615, 5620, 5625, 5630, 5635, 5640, 5645, 5650, 5655, 5660, 5665, 5670, 5675, 5680, 5685, 5690, 5695, 5700, 5705, 5710, 5715, 5720, 5725, 5730, 5735, 5740, 5745, 5750, 5755, 5760, 5765, 5770, 5775, 5780, 5785, 5790, 5795, 5800, 5805, 5810, 5815, 5820, 5825, 5830, 5835, 5840, 5845, 5850, 5855, 5860, 5865, 5870, 5875, 5880, 5885, 5890, 5895, 5900, 5905, 5910, 5915, 5920, 5925, 5930, 5935, 5940, 5945, 5950, 5955, 5960, 5965, 5970, 5975, 5980, 5985, 5990, 5995, 6000, 6005, 6010, 6015, 6020, 6025, 6030, 6035, 6040, 6045, 6050, 6055, 6060, 6065, 6070, 6075, 6080, 6085, 6090, 6095, 6100) - the list of 5GHz-turbo channels (frequencies are given in MHz) ack-timeout-control(read-only: yes|no) - provides information whether this device supports transmission acceptance timeout control alignment-mode(read-only: yes|no) - is the alignment-only mode supported by this interface burst-support(yes | no) - whether the interface supports data bursts (burst-time) chip-info(read-only: text) - information from EEPROM default-periodic-calibration(read-only:yes | no) - whether the card supports periodic-calibration firmware(read-only: text) - current firmware of the interface (used only for Prism chipset based cards) interface-type(read-only: text) - shows the hardware interface type noise-floor-control(read-only: yes|no) - does this interface support noise-floor-thershold detection nstreme-support(read-only:yes | no) - whether the card supports n-streme protocol scan-support(yes | no) - whether the interface supports scan function (/interface wireless scan) supported-bands(multiple choice, read-only: 2ghz-b, 5ghz, 5ghz-turbo, 2ghz-g) - the list of supported bands tx-power-control(read-only: yes|no) - provides information whether this device supports transmission power control virtual-aps(read-only: yes|no) - whether this interface supports Virtual Access Points (/interface wireless add) Notes 7 7 * Page 157 of 480Copyright 1999-2007, MikroTik. All rights reserved. Mikrotik, RouterOS and RouterBOARD are trademarks of Mikrotikls SIA.Other trademarks and registred trademarks mentioned herein are properties of their respective owners.
$ Example [admin@MikroTik] interface wireless info> print0 interface-type=Atheros AR5413 chip-info=mac:0xa/0x5, phy:0x61, a5:0x63, a2:0x0,eeprom:0x5002 pci-info=00:04.0capabilities=tx-power-control,ack-timeout-control,virtual-ap,alignment-mode,noise-floor-control,scanning,burst-support,nstreme,sniffing,compression,power-channel,wmmdefault-periodic-calibration=enabledsupported-bands=2ghz-b,5ghz,5ghz-turbo,2ghz-g,2ghz-g-turbo,5ghz-10mhz,5ghz-5mhz,2ghz-10mhz,2ghz-5mhz2ghz-b-channels=2192:0,2197:0,2202:0,2207:0,2212:0,2217:0,2222:0,2227:0,2232:0,2237:0,2242:0,2247:0,2252:0,2257:0,2262:0,2267:0,2272:0,2277:0,2282:0,2287:0,2292:0,2297:0,2302:0,2307:0,2312:0,2317:0,2322:0,2327:0,2332:0,2337:0,2342:0,2347:0,2352:0,2357:0,2362:0,2367:0,2372:0,2377:0,2382:0,2387:0,2392:0,2397:0,2402:0,2407:0,2412:0,2417:0,2422:0,2427:0,2432:0,2437:0,2442:0,2447:0,2452:0,2457:0,2462:0,2467:0,2472:0,2477:0,2482:0,2487:0,2492:0,2497:0,2502:0,2507:0,2224:0,2229:0,2234:0,2239:0,2244:0,2249:0,2254:0,2259:0,2264:0,2269:0,2274:0,2279:0,2284:0,2289:0,2294:0,2299:0,2304:0,2309:0,2314:0,2319:0,2324:0,2329:0,2334:0,2339:0,2344:0,2349:0,2354:0,2359:0,2364:0,2369:0,2374:0,2379:0,2384:0,2389:0,2394:0,2399:0,2404:0,2409:0,2414:0,2419:0,2424:0,2429:0,2434:0,2439:0,2444:0,2449:0,2454:0,2459:0,2464:0,2469:0,2474:0,2479:0,2484:0,2489:0,2494:0,2499:0,2504:0,2509:0,2514:0,2519:0,2524:0,2529:0,2534:0,2539:05ghz-channels=4920:0,4925:0,4930:0,4935:0,4940:0,4945:0,4950:0,4955:0,4960:0,4965:0,4970:0,4975:0,4980:0,4985:0,4990:0,4995:0,5000:0,5005:0,5010:0,5015:0,5020:0,5025:0,5030:0,5035:0,5040:0,5045:0,5050:0,5055:0,5060:0,5065:0,5070:0,5075:0,5080:0,5085:0,5090:0,5095:0,5100:0,5105:0,5110:0,5115:0,5120:0,5125:0,5130:0,5135:0,5140:0,5145:0,5150:0,5155:0,5160:0,5165:0,5170:0,5175:0,5180:0,5185:0,5190:0,5195:0,5200:0,5205:0,5210:0,5215:0,5220:0,5225:0,5230:0,5235:0,5240:0,5245:0,5250:0,5255:0,5260:0,5265:0,5270:0,5275:0,5280:0,5285:0,5290:0,5295:0,5300:0,5305:0,5310:0,5315:0,5320:0,5325:0,5330:0,5335:0,5340:0,5345:0,5350:0,5355:0,5360:0,5365:0,5370:0,5375:0,5380:0,5385:0,5390:0,5395:0,5400:0,5405:0,5410:0,5415:0,5420:0,5425:0,5430:0,5435:0,5440:0,5445:0,5450:0,5455:0,5460:0,5465:0,5470:0,5475:0,5480:0,5485:0,5490:0,5495:0,5500:0,5505:0,5510:0,5515:0,5520:0,5525:0,5530:0,5535:0,5540:0,5545:0,5550:0,5555:0,5560:0,5565:0,5570:0,5575:0,5580:0,5585:0,5590:0,5595:0,5600:0,5605:0,5610:0,5615:0,5620:0,5625:0,5630:0,5635:0,5640:0,5645:0,5650:0,5655:0,5660:0,5665:0,5670:0,5675:0,5680:0,5685:0,5690:0,5695:0,5700:0,5705:0,5710:0,5715:0,5720:0,5725:0,5730:0,5735:0,5740:0,5745:0,5750:0,5755:0,5760:0,5765:0,5770:0,5775:0,5780:0,5785:0,5790:0,5795:0,5800:0,5805:0,5810:0,5815:0,5820:0,5825:0,5830:0,5835:0,5840:0,5845:0,5850:0,5855:0,5860:0,5865:0,5870:0,5875:0,5880:0,5885:0,5890:0,5895:0,5900:0,5905:0,5910:0,5915:0,5920:0,5925:0,5930:0,5935:0,5940:0,5945:0,5950:0,5955:0,5960:0,5965:0,5970:0,5975:0,5980:0,5985:0,5990:0,5995:0,6000:0,6005:0,6010:0,6015:0,6020:0,6025:0,6030:0,6035:0,6040:0,6045:0,6050:0,6055:0,6060:0,6065:0,6070:0,6075:0,6080:0,6085:0,6090:0,6095:0,6100:05ghz-turbo-channels=4920:0,4925:0,4930:0,4935:0,4940:0,4945:0,4950:0,4955:0,4960:0,4965:0,4970:0,4975:0,4980:0,4985:0,4990:0,4995:0,5000:0,5005:0,5010:0,5015:0,5020:0,5025:0,5030:0,5035:0,5040:0,5045:0,5050:0,5055:0,5060:0,5065:0,5070:0,5075:0,5080:0,5085:0,5090:0,5095:0,5100:0,5105:0,5110:0,5115:0,5120:0,5125:0,5130:0,5135:0,5140:0,5145:0,5150:0,5155:0,5160:0,5165:0,5170:0,5175:0,5180:0,5185:0,5190:0,5195:0,5200:0,5205:0,5210:0,5215:0,5220:0,5225:0,5230:0,5235:0,5240:0,5245:0,5250:0,5255:0,5260:0,5265:0,5270:0,5275:0,5280:0,5285:0,5290:0,5295:0,5300:0,5305:0,5310:0,5315:0,5320:0,5325:0,5330:0,5335:0,5340:0,5345:0,5350:0,5355:0,5360:0,5365:0,5370:0,5375:0,5380:0,5385:0,5390:0,5395:0,5400:0,5405:0,5410:0,5415:0,5420:0,5425:0,5430:0,5435:0,5440:0,5445:0,5450:0,5455:0,5460:0,5465:0,5470:0,5475:0,5480:0,5485:0,5490:0,5495:0,5500:0,5505:0,5510:0,5515:0,5520:0,5525:0,5530:0,5535:0,5540:0,5545:0,5550:0,5555:0,5560:0,5565:0,5570:0,5575:0,5580:0,5585:0,5590:0,5595:0,5600:0,5605:0,5610:0,5615:0,5620:0,5625:0,5630:0,5635:0,5640:0,5645:0,5650:0,5655:0,5660:0,5665:0,5670:0,5675:0,5680:0,5685:0,5690:0,5695:0,5700:0,5705:0,5710:0,5715:0,5720:0,5725:0,5730:0,5735:0,5740:0,5745:0,5750:0,5755:0,5760:0,5765:0,5770:0,5775:0,5780:0,5785:0,5790:0,5795:0,5800:0,5805:0,5810:0,5815:0,5820:0,5825:0,5830:0,5835:0,5840:0,5845:0,5850:0,5855:0,5860:0,5865:0,5870:0,5875:0,5880:0,5885:0,5890:0,5895:0,5900:0,5905:0,5910:0,5915:0,5920:0,5925:0,5930:0,5935:0,5940:0,5945:0,5950:0,5955:0,5960:0,5965:0,5970:0,5975:0,5980:0,5985:0,5990:0,5995:0,6000:0,6005:0,6010:0,6015:0,6020:0,6025:0,6030:0,6035:0,6040:0,6045:0,6050:0,6055:0,6060:0,6065:0,6070:0,6075:0,6080:0,6085:0,6090:0,6095:0,6100:02ghz-g-channels=2192:0,2197:0,2202:0,2207:0,2212:0,2217:0,2222:0,2227:0,2232:0,2237:0,2242:0,2247:0,2252:0,2257:0,2262:0,2267:0,2272:0,2277:0,2282:0,2287:0,2292:0,2297:0,2302:0,2307:0,2312:0,2317:0,2322:0,2327:0,2332:0,2337:0,2342:0,2347:0,2352:0,2357:0,2362:0,2367:0,2372:0,2377:0,2382:0,2387:0,2392:0,2397:0,2402:0,2407:0,2412:0,2417:0,2422:0,2427:0,2432:0,2437:0,2442:0,2447:0,2452:0,2457:0,2462:0,2467:0,2472:0,2477:0,2482:0,2487:0,2492:0,2497:0,2502:0,2507:0,2224:0,2229:0,2234:0,2239:0,2244:0,2249:0,2254:0,2259:0,2264:0,2269:0,2274:0,2279:0,2284:0,2289:0,2294:0,2299:0,2304:0,2309:0,2314:0,2319:0,2324:0,2329:0,2334:0,2339:0,2344:0,2349:0,2354:0,2359:0,2364:0,2369:0,2374:0,2379:0,2384:0,2389:0,2394:0,2399:0,2404:0,2409:0,2414:0,2419:0,2424:0,2429:0,2434:0,2439:0,2444:0,2449:0,2454:0,2459:0,2464:0,2469:0,2474:0,2479:0,2484:0,2489:0,2494:0,2499:0,2504:0,2509:0,2514:0,2519:0,2524:0,2529:0,2534:0,2539:02ghz-g-turbo-channels=2192:0,2197:0,2202:0,2207:0,2212:0,2217:0,2222:0,2227:0,2232:0,2237:0,2242:0,2247:0,2252:0,2257:0,2262:0,2267:0,2272:0,2277:0,2282:0,2287:0,2292:0,2297:0,2302:0,2307:0,2312:0,2317:0,2322:0,2327:0,2332:0,2337:0,2342:0,2347:0,2352:0,2357:0,2362:0,2367:0,2372:0,2377:0,2382:0,2387:0,2392:0,2397:0,2402:0,2407:0,2412:0,2417:0,2422:0,2427:0,2432:0,2437:0,2442:0,2447:0,2452:0,2457:0,2462:0,2467:0,2472:0,2477:0,2482:0,2487:0,2492:0,2497:0,2502:0,2507:0,2224:0,2229:0,2234:0,2239:0,2244:0,2249:0,2254:0,2259:0,2264:0,2269:0,2274:0,2279:0,2284:0,2289:0,2294:0,2299:0,2304:0,2309:0,2314:0,2319:0,2324:0,2329:0,2334:0,2339:0,2344:0,2349:0,2354:0,2359:0,2364:0,2369:0,2374:0,2379:0,2384:0,2389:0,2394:0,2399:0,2404:0,2409:0,2414:0,2419:0,2424:0,2429:0,2434:0,2439:0,2444:0,2449:0,2454:0,2459:0,2464:0,2469:0,2474:0,2479:0,2484:0,2489:0,2494:0,2499:0,2504:0,2509:0,2514:0,2519:0,2524:0,2529:0,2534:0,2539:05ghz-10mhz-power-channels=4920:0,4925:0,4930:0,4935:0,4940:0,4945:0,4950:0,4955:0,4960:0,4965:0,4970:0,4975:0,4980:0,4985:0,4990:0,4995:0,5000:0,5005:0,5010:0,5015:0,5020:0,5025:0,5030:0,5035:0,5040:0,5045:0,5050:0,5055:0,5060:0,5065:0,5070:0,5075:0,5080:0,5085:0,5090:0,5095:0,5100:0,5105:0,5110:0,5115:0,5120:0,5125:0,5130:0,5135:0,5140:0,5145:0,5150:0,5155:0,5160:0,5165:0,5170:0,5175:0,5180:0,5185:0,5190:0,5195:0,5200:0,5205:0,5210:0,5215:0,5220:0,5225:0,5230:0,5235:0,5240:0,5245:0,5250:0,5255:0,5260:0,5265:0,5270:0,5275:0,5280:0,5285:0,5290:0,5295:0,5300:0,5305:0,5310:0,5315:0,5320:0,5325:0,5330:0,5335:0,5340:0,5345:0,5350:0,5355:0,5360:0,5365:0,5370:0,5375:0,5380:0,5385:0,5390:0,5395:0,5400:0,5405:0,5410:0,5415:0,5420:0,5425:0,5430:0,5435:0,5440:0,5445:0,5450:0,5455:0,5460:0,5465:0,5470:0,5475:0,5480:0,5485:0,5490:0,5495:0,5500:0,5505:0,5510:0,5515:0,5520:0,5525:0,5530:0,5535:0,5540:0,5545:0,5550:0,5555:0,5560:0,5565:0,5570:0,5575:0,5580:0,5585:0,5590:0,5595:0,5600:0,5605:0,5610:0,5615:0,5620:0,5625:0,5630:0,5635:0,5640:0,5645:0,5650:0,5655:0,5660:0,5665:0,5670:0,5675:0,5680:0,5685:0,5690:0,5695:0,5700:0,5705:0,5710:0,5715:0,5720:0,5725:0,5730:0,5735:0,5740:0,5745:0,5750:0,5755:0,5760:0,5765:0,5770:0,5775:0,5780:0,5785:0,5790:0,5795:0,5800:0,5805:0,5810:0,5815:0,5820:0,5825:0,5830:0,5835:0,5840:0,5845:0,5850:0,5855:0,5860:0,5865:0,5870:0,5875:0,5880:0,5885:0,5890:0,5895:0,5900:0,5905:0,5910:0,5915:0,5920:0,5925:0,5930:0,5935:0,5940:0,5945:0,5950:0,5955:0,5960:0,5965:0,5970:0,5975:0,5980:0,5985:0,5990:0,5995:0,6000:0,6005:0,6010:0,6015:0,6020:0,6025:0,6030:0,6035:0,6040:0,6045:0,6050:0,6055:0,6060:0,6065:0,6070:0,6075:0,6080:0,6085:0, Page 158 of 480Copyright 1999-2007, MikroTik. All rights reserved. Mikrotik, RouterOS and RouterBOARD are trademarks of Mikrotikls SIA.Other trademarks and registred trademarks mentioned herein are properties of their respective owners.
6090:0,6095:0,6100:05ghz-5mhz-power-channels=4920:0,4925:0,4930:0,4935:0,4940:0,4945:0,4950:0,4955:0,4960:0,4965:0,4970:0,4975:0,4980:0,4985:0,4990:0,4995:0,5000:0,5005:0,5010:0,5015:0,5020:0,5025:0,5030:0,5035:0,5040:0,5045:0,5050:0,5055:0,5060:0,5065:0,5070:0,5075:0,5080:0,5085:0,5090:0,5095:0,5100:0,5105:0,5110:0,5115:0,5120:0,5125:0,5130:0,5135:0,5140:0,5145:0,5150:0,5155:0,5160:0,5165:0,5170:0,5175:0,5180:0,5185:0,5190:0,5195:0,5200:0,5205:0,5210:0,5215:0,5220:0,5225:0,5230:0,5235:0,5240:0,5245:0,5250:0,5255:0,5260:0,5265:0,5270:0,5275:0,5280:0,5285:0,5290:0,5295:0,5300:0,5305:0,5310:0,5315:0,5320:0,5325:0,5330:0,5335:0,5340:0,5345:0,5350:0,5355:0,5360:0,5365:0,5370:0,5375:0,5380:0,5385:0,5390:0,5395:0,5400:0,5405:0,5410:0,5415:0,5420:0,5425:0,5430:0,5435:0,5440:0,5445:0,5450:0,5455:0,5460:0,5465:0,5470:0,5475:0,5480:0,5485:0,5490:0,5495:0,5500:0,5505:0,5510:0,5515:0,5520:0,5525:0,5530:0,5535:0,5540:0,5545:0,5550:0,5555:0,5560:0,5565:0,5570:0,5575:0,5580:0,5585:0,5590:0,5595:0,5600:0,5605:0,5610:0,5615:0,5620:0,5625:0,5630:0,5635:0,5640:0,5645:0,5650:0,5655:0,5660:0,5665:0,5670:0,5675:0,5680:0,5685:0,5690:0,5695:0,5700:0,5705:0,5710:0,5715:0,5720:0,5725:0,5730:0,5735:0,5740:0,5745:0,5750:0,5755:0,5760:0,5765:0,5770:0,5775:0,5780:0,5785:0,5790:0,5795:0,5800:0,5805:0,5810:0,5815:0,5820:0,5825:0,5830:0,5835:0,5840:0,5845:0,5850:0,5855:0,5860:0,5865:0,5870:0,5875:0,5880:0,5885:0,5890:0,5895:0,5900:0,5905:0,5910:0,5915:0,5920:0,5925:0,5930:0,5935:0,5940:0,5945:0,5950:0,5955:0,5960:0,5965:0,5970:0,5975:0,5980:0,5985:0,5990:0,5995:0,6000:0,6005:0,6010:0,6015:0,6020:0,6025:0,6030:0,6035:0,6040:0,6045:0,6050:0,6055:0,6060:0,6065:0,6070:0,6075:0,6080:0,6085:0,6090:0,6095:0,6100:02ghz-10mhz-power-channels=2192:0,2197:0,2202:0,2207:0,2212:0,2217:0,2222:0,2227:0,2232:0,2237:0,2242:0,2247:0,2252:0,2257:0,2262:0,2267:0,2272:0,2277:0,2282:0,2287:0,2292:0,2297:0,2302:0,2307:0,2312:0,2317:0,2322:0,2327:0,2332:0,2337:0,2342:0,2347:0,2352:0,2357:0,2362:0,2367:0,2372:0,2377:0,2382:0,2387:0,2392:0,2397:0,2402:0,2407:0,2412:0,2417:0,2422:0,2427:0,2432:0,2437:0,2442:0,2447:0,2452:0,2457:0,2462:0,2467:0,2472:0,2477:0,2482:0,2487:0,2492:0,2497:0,2502:0,2507:0,2224:0,2229:0,2234:0,2239:0,2244:0,2249:0,2254:0,2259:0,2264:0,2269:0,2274:0,2279:0,2284:0,2289:0,2294:0,2299:0,2304:0,2309:0,2314:0,2319:0,2324:0,2329:0,2334:0,2339:0,2344:0,2349:0,2354:0,2359:0,2364:0,2369:0,2374:0,2379:0,2384:0,2389:0,2394:0,2399:0,2404:0,2409:0,2414:0,2419:0,2424:0,2429:0,2434:0,2439:0,2444:0,2449:0,2454:0,2459:0,2464:0,2469:0,2474:0,2479:0,2484:0,2489:0,2494:0,2499:0,2504:0,2509:0,2514:0,2519:0,2524:0,2529:0,2534:0,2539:02ghz-5mhz-power-channels=2192:0,2197:0,2202:0,2207:0,2212:0,2217:0,2222:0,2227:0,2232:0,2237:0,2242:0,2247:0,2252:0,2257:0,2262:0,2267:0,2272:0,2277:0,2282:0,2287:0,2292:0,2297:0,2302:0,2307:0,2312:0,2317:0,2322:0,2327:0,2332:0,2337:0,2342:0,2347:0,2352:0,2357:0,2362:0,2367:0,2372:0,2377:0,2382:0,2387:0,2392:0,2397:0,2402:0,2407:0,2412:0,2417:0,2422:0,2427:0,2432:0,2437:0,2442:0,2447:0,2452:0,2457:0,2462:0,2467:0,2472:0,2477:0,2482:0,2487:0,2492:0,2497:0,2502:0,2507:0,2224:0,2229:0,2234:0,2239:0,2244:0,2249:0,2254:0,2259:0,2264:0,2269:0,2274:0,2279:0,2284:0,2289:0,2294:0,2299:0,2304:0,2309:0,2314:0,2319:0,2324:0,2329:0,2334:0,2339:0,2344:0,2349:0,2354:0,2359:0,2364:0,2369:0,2374:0,2379:0,2384:0,2389:0,2394:0,2399:0,2404:0,2409:0,2414:0,2419:0,2424:0,2429:0,2434:0,2439:0,2444:0,2449:0,2454:0,2459:0,2464:0,2469:0,2474:0,2479:0,2484:0,2489:0,2494:0,2499:0,2504:0,2509:0,2514:0,2519:0,2524:0,2529:0,2534:0,2539:0[admin@MikroTik] interface wireless> Virtual Access Point Interface Home menu level:/interface wireless Description O + $ &O+$ ( +$ E +$ * OA+9 O+$ OA+9 OA+9 E /-C O+$ ! O+$ + +