## page was renamed from cisco/WIFI
##master-page:HomepageReadWritePageTemplate
##master-date:Unknown-Date
#format wiki
#language en
= Wifi =
 * 2015 - Cisco autonomous ap [[http://www.cisco.com/c/en/us/td/docs/wireless/access_point/15-3-3-JB/configuration/guide/cg_book/cg-chap-EoGRE.html|EoGRE]] tunnel
 * Network world article [[http://www.networkworld.com/news/2009/081209-best-wifi-networks.html?page=1|Best wifi networks]] statistics.
 * New encryption WPA2 uses AES encryption
 * [[http://www.cisco.com/en/US/docs/wireless/technology/apdeploy/Cisco_Aironet.html#wp62399|Cisco Wifi Radiation]] patterns.
 * http://searchnetworking.techtarget.com/generic/0,295582,sid7_gci1174059,00.html
 * http://searchnetworking.techtarget.com/tip/0,289483,sid7_gci1245043_mem1,00.html
   1. WPA-PSK : Pre-shared key, fixed key on ap and clients.
   1. WPA-Enterprise : Users authenticated against central server e.g. AD + Radius
      * EAP - Extensible Authentication Protocol, used to pass messages between un-authenticated client and the radius server
        1. PEAP - Protected-EAP - Encrypted over the air to AP, passes Microsoft CHAPv2 messages to server and back to authenticate.
           * Certificate on Server, and Public key of !CertAuth on Client used to authenticate SERVER before sending username and password


= Radius Attributes =
|| [006] || Service-Type            || Framed    ||
|| [064] || Tunnel-Type             || [VLAN=#]  ||
|| [065] || Tunnel-Medium-Type      || [802]     || RFC 2868, section 3.2 Tunnel-Medium-Type ||
|| [081] || Tunnel-Private-Group-ID || [25]      ||
 * Allow AAA Override.
...