Hi...
is any one try this?
and what's that mean the antenna is the PIF antennas?
it's the pif antenna is the pifa antenna?
thanks
Hi janisk..router has antennas in the case, but these are not the "usual" swivel. I like them, because result is - small white box without weird looking antenna sticking out.
there is a thread on the forum where someone made pictures of the board w/o case
Dear Normis..what are you suggesting, that we copy the design of other companies ? or you have specific recommendation what you want to change in case design?
That's is idle, you should check on the system > resources.Why wireless uses so much of CPU even when no users are connected to the AP? What is behind unclassified?
Do you really think I was asking why load is so "high" due to Idle ? Actually I was a bit surprised that AP in idle mode uses up to 18% of CPU. But that's probably because of ANI is enabled.That's is idle, you should check on the system > resources.
[admin@MikroTik] /interface wireless> export
# oct/23/2011 13:41:03 by RouterOS 5.7
#
<...>
/interface wireless
set 0 adaptive-noise-immunity=ap-and-client-mode allow-sharedkey=no antenna-gain=2 antenna-mode=ant-a area="" arp=enabled band=2ghz-b/g/n basic-rates-a/g=6Mbps basic-rates-b=1Mbps \
bridge-mode=enabled channel-width=20/40mhz-ht-below compression=no country=lithuania default-ap-tx-limit=0 default-authentication=yes default-client-tx-limit=0 \
default-forwarding=yes dfs-mode=none disable-running-check=no disabled=no disconnect-timeout=3s distance=indoors frame-lifetime=0 frequency=2412 frequency-mode=regulatory-domain \
frequency-offset=0 hide-ssid=no ht-ampdu-priorities=0 ht-amsdu-limit=8192 ht-amsdu-threshold=8192 ht-basic-mcs=mcs-0,mcs-1,mcs-2,mcs-3,mcs-4,mcs-5,mcs-6,mcs-7 ht-guard-interval=\
any ht-rxchains=0,1 ht-supported-mcs=\
mcs-0,mcs-1,mcs-2,mcs-3,mcs-4,mcs-5,mcs-6,mcs-7,mcs-8,mcs-9,mcs-10,mcs-11,mcs-12,mcs-13,mcs-14,mcs-15,mcs-16,mcs-17,mcs-18,mcs-19,mcs-20,mcs-21,mcs-22,mcs-23 ht-txchains=0,1 \
hw-fragmentation-threshold=disabled hw-protection-mode=none hw-protection-threshold=0 hw-retries=7 l2mtu=2290 mac-address=00:0C:42:E2:24:44 max-station-count=2007 mode=ap-bridge \
mtu=1500 name=wlan1 noise-floor-threshold=default nv2-cell-radius=30 nv2-noise-floor-offset=default nv2-preshared-key="" nv2-qos=default nv2-queue-count=2 nv2-security=disabled \
on-fail-retry-time=100ms periodic-calibration=default periodic-calibration-interval=60 preamble-mode=both proprietary-extensions=post-2.9.25 radio-name=000C42E22444 \
rate-selection=advanced rate-set=default scan-list=default security-profile=testprofile ssid=20A station-bridge-clone-mac=00:00:00:00:00:00 supported-rates-a/g=\
6Mbps,9Mbps,12Mbps,18Mbps,24Mbps,36Mbps,48Mbps,54Mbps supported-rates-b=1Mbps,2Mbps,5.5Mbps,11Mbps tdma-period-size=2 tx-power-mode=default update-stats-interval=disabled \
wds-cost-range=50-150 wds-default-bridge=none wds-default-cost=100 wds-ignore-ssid=no wds-mode=disabled wireless-protocol=unspecified wmm-support=enabled
/interface wireless manual-tx-power-table
set wlan1 manual-tx-powers="1Mbps:17,2Mbps:17,5.5Mbps:17,11Mbps:17,6Mbps:17,9Mbps:17,12Mbps:17,18Mbps:17,24Mbps:17,36Mbps:17,48Mbps:17,54Mbps:17,HT20-0:17,HT20-1:17,HT20-2:17,HT20-3:1\
7,HT20-4:17,HT20-5:17,HT20-6:17,HT20-7:17,HT40-0:17,HT40-1:17,HT40-2:17,HT40-3:17,HT40-4:17,HT40-5:17,HT40-6:17,HT40-7:17"
/interface wireless nstreme
set wlan1 disable-csma=no enable-nstreme=no enable-polling=yes framer-limit=3200 framer-policy=none
/interface wireless align
set active-mode=yes audio-max=-20 audio-min=-100 audio-monitor=00:00:00:00:00:00 filter-mac=00:00:00:00:00:00 frame-size=300 frames-per-second=25 receive-all=no ssid-all=no
/interface wireless sniffer
set channel-time=200ms file-limit=10 file-name="" memory-limit=10 multiple-channels=no only-headers=no receive-errors=no streaming-enabled=no streaming-max-rate=0 streaming-server=\
0.0.0.0
/interface wireless snooper
set channel-time=200ms multiple-channels=yes receive-errors=no
what signals values you saw on chain0 and on chain1?
I've used advanced rate selection during my testing - connection speed was raising slower (so it was worse) with standard rate selectionTry out the rate-selection=advanced and repeat the tests.
using BTest (TCP connection, 60 KB packets) between my laptop on WiFi network and RB750G on my local network acting as BTest server only (this was not bottleneck, because if I connect by cable, speed is much higher, more than 100 Mbps)How do you test the throughput?
Well, I have made the supout files in 4 situations:please write to the support@mikrotik.com with support output file which is created when you are doing that test.
Yes, it was limited only by ethernet bandwidth (almost 100 Mbps).Have you tested with the UDP protocol?
All of them - there is almost no difference, but routing was a little slower (I've mentioned that before) and NAT was less stable.You tested in NAT setup or simple routing, or bridging?
This alone indicates that your TCP test method is flawed. Apprently you are not making enough TCP connections, or one of the test ends runs out of CPU resources to do the test.Yes, it was limited only by ethernet bandwidth (almost 100 Mbps).Have you tested with the UDP protocol?
When I set TCP packet size to 60 kB, there was no (or just a little) difference between one connection and two connections. UDP throughput is higher because there is no control mechanism and TCP is degraded by low link quality. CPU resources on end-points should not be a problem (one of them is Intel G620, other Intel E8200), because if I measure TCP throughput using gigabit cable between end-points, it is much higher than 100 Mbps.This alone indicates that your TCP test method is flawed. Apprently you are not making enough TCP connections, or one of the test ends runs out of CPU resources to do the test.
are you sure your power amplifier is not damaged? the chain power levels should not be that different.cca -63 dBm on chain0 and -77 dBm on chain1 (chain1 is weaker all the time, but difference is bigger during test)
I'm not sure about that - I could use stronger 24 V later today, but I think it should not be a problem, because the big difference between chains is appearing only when I use an older 802.11 DraftN "integrated" card (capable of 150 Mbps). If I use newer USB 300 Mbps card on the same laptop, there is only a little difference.are you sure your power amplifier is not damaged? the chain power levels should not be that different.
Yes I agree, we also need that kind of look for the Hotel.Hi janisk..
can we have option that, the casing can look like the ruckus or the ubnt unifi?
it will be more pretty for us to mount in the hotel.
appreciated it if mikrotik can consider on that.