Comware

 View Only
last person joined: 2 days ago 

Expand all | Collapse all

Comware 5 and 802.1x with Microsoft NPS

This thread has been viewed 3 times
  • 1.  Comware 5 and 802.1x with Microsoft NPS

    Posted Oct 12, 2016 04:17 PM

    I am attempting to setup our Comware 5 based switches to do 802.1x authentication of the port that the computer is connected to using EAP-TLS and Microsoft NPS server.  I have been using the NPS server for logging in to switch do administration already and no issues with authencation with LDAP credentials.  I can see the authentication request in the NPS logs.

    However when I try to have a client be authenticated, I see errors in the event log on the workstation but never see any authentication request in the NPS logs.  Do I need to setup a separate domain for this? Does any one have a complete example from the Comware side of how to setup 802.1x for EAP?

    Any assistance would be greately appreciated!


    #comware
    #EAP
    #NPS
    #802.1x


  • 2.  RE: Comware 5 and 802.1x with Microsoft NPS

    Posted Oct 13, 2016 02:21 PM

    I was able to resolve the issue with the switch configuration by following the instructions at the following sites:

    http://hpnetwork.blogspot.com/

    http://blog.yogi-way.lv/2011/10/h3c-and-wired-8021x-configuration.html

    Basically in the domain configuration I had authentication and authorization set to login and need to have lan-access for 802.1x (EAP-TLS) authentication to work properly.  After that, I was able to see the request come in to the NPS logs.

    I hope this helps someone else