最終更新:2025-04-22 (火) 07:30:23 (23d)  

無線LAN/アソシエーション
Top / 無線LAN / アソシエーション

処理

  • 方向無線LAN/フレーム
    STA→APAuthentication
    AP→STAAuthentication
    STA→APAssociation Request
    AP→STAAssociation Response

WPA-PSKの場合

  • Associationのあとに4-way handshake
    AP→STAKey message 1/4
    STA→APKey message 2/4
    AP→STAKey message 3/4
    STA→APKey message 4/4

EAPの場合

  • AssociationのあとにEAPoL
    AP→STAEAPoL Identity Request
    STA→APEAPoL Identity Response
    AP→STAEAPoL Request
    STA→APEAPoL Response

Authentication

  • WEP用の手続き
  • WPA以降で拡張された認証方式(WPA-PSKWPA-EAP)は Authentication の枠組みを用いない

Association

参考