Motorola MC9090 handhelds and 7363 Access Points with Zone Director
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2013 12:06 PM
I have 4 motorola handheld guns roaming between 6 overlapping 7363 access points with Zone Director 1100. The guns are running a simple wavelink telnet application. They are sitting on a separate open WLAN with no authenticaion but with an MAC ACL. Intermittently, the guns are having problems re-establishing a link to the access point(bars that indicate signal strength go from full to none, and the handheld indicates that it lost connection with the server), even though they are within the range of them. It doesn't happen often but its annoying enough. It usually takes 10 - 20 seconds to re establish a link. What settings should I check? Thank you!
I
I
40 REPLIES 40
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2014 11:07 AM
Is there and documentation in how to set the DTIM value in the ZoneDirector?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2014 11:11 AM
Is there any documentation in how to set the DTIM value in the command shell for the ZoneDirector?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2014 12:40 PM
You can't currently set DTIM (or RTS) via ZD, apart from remote_ap_cli which is not practical unless you know which wlan ID is on which AP as per my previous notes
You will need to find the right wlan ID to SSID mapping on each AP (get ssid wlanx) and set it via AP CLI when you find it. Remember you need to do it for both bands on dual band AP.
You will need to find the right wlan ID to SSID mapping on each AP (get ssid wlanx) and set it via AP CLI when you find it. Remember you need to do it for both bands on dual band AP.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2014 01:06 PM
It looks like "get ssid" is not a command.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2014 01:21 PM
Are you doing this on the AP CLI, not ZD CLI as mentioned above?
Format is "get ssid [wlanid]" i.e.
rkscli: get ssid wlan1
wlan1 SSID: motoscanner
What you need to do is to use this command to find the wlanid for the SSID that your scanners use and then use that wlan id in the command "set dtim-period wlan1 5". The wlanid may vary per AP for the same SSID, hence why you need to do it separately on each AP.
You can also use the command "get wlanlist" to list all the wlans active on that AP - this will help you know which wlanid you need to check in the 2.4/5Ghz bands.
Format is "get ssid [wlanid]" i.e.
rkscli: get ssid wlan1
wlan1 SSID: motoscanner
What you need to do is to use this command to find the wlanid for the SSID that your scanners use and then use that wlan id in the command "set dtim-period wlan1 5". The wlanid may vary per AP for the same SSID, hence why you need to do it separately on each AP.
You can also use the command "get wlanlist" to list all the wlans active on that AP - this will help you know which wlanid you need to check in the 2.4/5Ghz bands.

