Improved Handoff

I’d like MT to support something like 802.11F allowing for faster handoffs from AP to AP. This is not roaming which is provider to provider, but handoffs which are AP to AP withing the same provider.

http://standards.ieee.org/getieee802/download/802.11F-2003.pdf

This page contains more links to articles about handoffs and roaming.

http://www.drizzle.com/~aboba/IEEE/

Something like this would allow a wireless user to move from AP to AP to AP to… and not lose the connection (vital in voice communications).

Thoughts?

We would like to see this as well…

SMA

i had the impression that this was already in there.

In what form?

in IAPP form. I thought MT already supported IAPP.

Obviously, being a Layer 2 protocol, it cannot cross routers and the wlan interface needs to be bridged to the ether interface (or whichever interface connects the two APs).

I never needed it though, so I never tested, but I believe it’s in there already.

this is interesting. Why do you need it, what’s the porpouse ?
Gianluca

I need this too :slight_smile:

anybody with some info on it?

IAPP is used between 802.11a/b/g access points to ‘share’ information about associated clients.

Imagine a situation where you have client Z connected to AP A.
When client Z starts to move away from AP A and moving closer to AP B, client Z initiates a roaming process. It does this by telling AP A that it is moving to AP B. Having received this, AP A coordinates with AP B to ensure client Z switches to the new access point as seamlessly as possible (ie. with as little lost packets as possible). It also uses this process to make sure client Z’s MAC address is not stored in multiple access points at once.

That is a very simplified description (possibly with some mistakes?) of what IAPP is all about. Think of it as the RIP of wireless :slight_smile:

do you have documentation or some indication about IAPP on mikrotik?
if you want to go off-forum my email is gianred123@yahoo.it

Nothing at all specific to Mikrotik.

but is this available on MK ?

As I said before, I believe it IS in there, but I never had the opportunity to test it.

Just now I did a search for IAPP in the MikroTik documentation and nothing was returned, so it could be that I am mistaken.

Maybe someone can clarify this?