Comware Based
1829012 Members
2475 Online
109986 Solutions
New Discussion

Triple Authetication Comware7

 
SOLVED
Go to solution
vladi0782
Advisor

Triple Authetication Comware7

There is some example for the configuration of triple authentication in Comware 7 integrated with clearpass
what is desired is that it connects to a port and works as mac-authetication, 802.1x and captive portal
thank you very much

Be happy for this moment. This moment is your life
1 REPLY 1
Anuragt85
HPE Pro
Solution

Re: Triple Authetication Comware7

 Hello,

Triple authentication enables an access port to perform Web, MAC, and 802.1X authentication. A terminal can access the network if it passes one type of authentication,

Triple authentication is suitable for a LAN that comprises terminals that require different authentication services. The triple authentication-enabled access port can perform MAC authentication for the printer, 802.1X authentication for the PC installed with the 802.1X client, and Web authentication for the Web user

eg:

interface GigabitEthernetx/x/x

port link-type hybrid

port hybrid vlan <> tagged

port hybrid vlan <>untagged

undo port hybrid vlan <>untagged

undo voice-vlan mode auto

voice-vlan<> enable

mac-vlan enable

stp edged-port

undo dot1x multicast-trigger

dot1x re-authenticate

dot1x unicast-trigger

dot1x critical vlan <>

mac-authentication guest-vlan <>

mac-authentication re-authenticate server-unreachable keep-online

mac-authentication critical vlan <>

mac-authentication critical-voice-vlan

mac-authentication host-mode multi-vlan                         

undo mac-authentication offline-detect enable

mac-authentication parallel-with-dot1x                             

port-security port-mode userlogin-secure-or-mac-ext 

 

Accept or Kudo