<div dir="ltr">Hi,<div><br></div><div> My company decided to start using 802.11r for roaming performance. Thus I am working on change our Linux desktop system to connect to new 802.11r SSID.</div><div><br></div><div> The wireless network is provided by Cisco WLC. The Linux kernel is 3.12. The wireless chip is Intel 62205. The wpa_supplicant is v2.2 with CONFIG_IEEE80211R=y. The wpa configuration is:</div>
<div><br></div><div><div>fast_reauth=0</div><div>ctrl_interface=/var/run/wpa_supplicant<br></div><div>network={<br></div><div> proactive_key_caching=1<br></div><div><span class="" style="white-space:pre">        </span>ssid="********"<br>
</div><div> bgscan="simple:600:-66:1200"<br></div><div> freq_list=5035 5040 5045 5055 5060 5080 5170 5180 5190 5200 5210 5220 5230 5240 5260 5280 5300 5320 5500 5520 5540 5560 5580 5600 5620 5640 5660 5680 5700 5745 5765 5785 5805 5825<br>
</div><div><span class="" style="white-space:pre">        </span>identity="********"<br></div><div><span class="" style="white-space:pre">        </span>key_mgmt=FT-EAP<br></div><div><span class="" style="white-space:pre">        </span>proto=WPA2<br>
</div><div><span class="" style="white-space:pre">        </span>pairwise=CCMP<br></div><div><span class="" style="white-space:pre">        </span>group=CCMP<br></div><div><span class="" style="white-space:pre">        </span>eap=TLS<br></div>
<div><span class="" style="white-space:pre">        </span>ca_cert="/usr/local/etc/wlan_cert/root.pem"<br></div><div><span class="" style="white-space:pre">        </span>client_cert="/usr/local/etc/wlan_cert/user_cert.pem"<br>
</div><div><span class="" style="white-space:pre">        </span>private_key="/usr/local/etc/wlan_cert/user_key.pem"<br></div><div><span class="" style="white-space:pre">        </span>private_key_passwd="********"<br>
</div><div><br></div><div> Now it is able to connect to 802.11r SSID, and use it. But on WLC debug log, I found out that the client is not recognized as TGr capable. Thus roaming is still by starting a new auth, instead of re-association.</div>
<div><br></div><div> Anything I should do? Thanks.</div>-- <br>竹密岂妨流水过<br>山高哪阻野云飞<br><br>And for G+, please use magiclouds#<a href="http://gmail.com" target="_blank">gmail.com</a>.
</div></div>