1 / 4

Interfaces - 802.1x - EAP - 802.11 Key Exchange

Interfaces - 802.1x - EAP - 802.11 Key Exchange. 802.1x /EAP. portStatus = authorized keyAvailable=True. Authenticate user/AS. Key Exchange. Establish session key. portValid=True. Port Activate. Enable controlled port. portActive=True. Changes to state machine.

Download Presentation

Interfaces - 802.1x - EAP - 802.11 Key Exchange

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Interfaces -802.1x - EAP - 802.11 Key Exchange 802.1x /EAP portStatus = authorized keyAvailable=True Authenticate user/AS Key Exchange Establish session key portValid=True Port Activate Enable controlled port portActive=True

  2. Changes to state machine • 802.1x authenticated should not depend on port valid - they are orthogonal • Port valid is set by key exchange or by configuration as before • New variable - portActive is needed, as well as some way of coordinating the three states.

  3. Additions to state machine • 802.1x must sequence through portStatus=Authorized, but not through porta valid or portActive • Activation of port will depend on application - 802.11 may have virtual ports that are authorized and valid but not active • Note that this will require some additional changes not described here

  4. Result • Making these changes make 802.1x and key exchange independent • Easier to plug in different key exchange machines • Makes some possibilities for fast roaming easier to conceptualize and implement

More Related