Comware Based
1753776 Members
7369 Online
108799 Solutions
New Discussion

dot1x authentication Open

 
corei5
Occasional Contributor

dot1x authentication Open

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 REPLIES 2
bala5
Frequent Advisor

Re: dot1x authentication Open

Hi,

 

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

Bala
I work for HPE

Accept or Kudo

corei5
Occasional Contributor

Re: dot1x authentication Open

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