Comware

 View Only
  • 1.  dot1x authentication Open

    Posted Nov 29, 2018 09:23 AM

    Is there an equivalent command or documentation about rolling of clearpass and HPE 5100 dot1x with the cisco "Authentication open".

     

    What we would like to do is to allow access even if a user fails authentication while we asses the impact.

     

    Cisco ISE has a rollout procedure with clear documention for this.  I can't find it for HPE so far.



  • 2.  RE: dot1x authentication Open

    Posted Dec 02, 2018 11:48 PM

    Hi,

     

    Could you please post the sample Cisco configuration here to compare ?



  • 3.  RE: dot1x authentication Open

    Posted Dec 06, 2018 05:47 AM

    Hi @bala5,

     

    The command is here :

    Switch(config)# interface gigabitethernet0/1
    Switch(config-if)# authentication port-control auto
    Switch(config-if)# authentication host-mode single-host
    Switch(config-if)# authentication open

     https://www.cisco.com/en/US/docs/ios-xml/ios/sec_usr_8021x/configuration/15-2mt/sec-ieee-open-auth.html

     

     

    thanks