Hi Elias,
use roaming assistance policy then
VX(config)# roaming-assist-policy RSSIVX(config-roaming-assist-policy-RSSI)# handoff-threshold <-100--40> RSSI
VX(config)# wlan RSSIVX(config-wlan-RSSI)# use roaming-assist-policy RSSI Make sure though, you have some "room" for roaming overlap.
Confirm with client RF statistics
VX# show wireless client statistics rf on
Regards,
Ondrej
Hi @Ondrej Lepa
CLI: handoff-threshold <-100--40
Means the threshold of RSSI -40 to -100dbm right?. If i need signal smaller than -75dbm it is disconnected or pass to another AP with a better signal i set CLI to
VX(config-roaming-assist-policy-RSSI)# handoff-threshold <-75--40> RSSI
I'm doing right?