無線控製器采用本地認證方法:是否支持EAP-MSCHAPV2、EAP-TLS、EAP-TTLS(賬號+證書),同時支持多種混合認證。麻煩提供下配置案例,謝謝。
無線控製器采用本地認證方法:是否支持EAP-MSCHAPV2、EAP-TLS、EAP-TTLS(賬號+證書),同時支持多種混合認證。麻煩提供下配置案例,謝謝。
(0)
最佳答案
您好,支持的
system-view[H3C] aaa[H3C-aaa] authentication-scheme eap-tls[H3C-aaa-authen-eap-tls] authentication-method eap-tls[H3C-aaa-authen-eap-tls] service-type lan-access[H3C-aaa-authen-eap-tls] local[H3C] user-role vlan10[H3C] local-user test1[H3C-luser-test1] password cipher password@123[H3C-luser-test1] service-type lan-access[H3C-luser-test1] authorization-attribute user-role vlan10[H3C] public-key local create rsa[H3C] pki domain domain1[H3C-pki-domain-domain1] ca certificate default[H3C-pki-domain-domain1] ssl certificate default[H3C-pki-domain-domain1] quit[H3C] ssl local-policy myssl[H3C-ssl-myssl] pki-domain domain1[H3C-ssl-myssl] client-verify enable[H3C-ssl-myssl] quit[H3C] wlan service-template 1[H3C-wlan-st-1] client-auth-mode eap[H3C-wlan-st-1] eap authentication-method eap-tls[H3C-wlan-st-1] ssid test[H3C-wlan-st-1] akm mode none[H3C-wlan-st-1] encryption-configuration enable[H3C-wlan-st-1] cipher-suite none[H3C-wlan-st-1] service-template enable[H3C] wlan security-suite 1[H3C-wlan-security-suite-1] security-prototype wpa2[H3C-wlan-security-suite-1] cipher-suite cc_mp[H3C-wlan-security-suite-1] quit[H3C] wlan access-control 1[H3C-wlan-access-control-1] authentication-mode dot1x-only[H3C-wlan-access-control-1] quit[H3C-wlan-st-1] security-suite 1[H3C-wlan-st-1] access-control 1[H3C-wlan-st-1] quit[H3C] wlan ap ap1 model WA4320i-ACN[H3C-wlan-ap-ap1] radio 1[H3C-wlan-ap-ap1-radio-1] service-template 1 vlan 10[H3C-wlan-ap-ap1-radio-1] quit[H3C-wlan-ap-ap1] quit[H3C] wlan ap ap1 radio 1 enablesystem-view[H3C] aaa[H3C-aaa] authentication-scheme eap-ttls[H3C-aaa-authen-eap-ttls] authentication-method eap-ttls[H3C-aaa-authen-eap-ttls] service-type lan-access[H3C-aaa-authen-eap-ttls] local[H3C] user-role vlan10[H3C] local-user test2[H3C-luser-test2] password cipher password@123[H3C-luser-test2] service-type lan-access[H3C-luser-test2] authorization-attribute user-role vlan10[H3C] public-key local create rsa[H3C] pki domain domain1[H3C-pki-domain-domain1] ca certificate default[H3C-pki-domain-domain1] ssl certificate default[H3C-pki-domain-domain1] quit[H3C] ssl local-policy myssl[H3C-ssl-myssl] pki-domain domain1[H3C-ssl-myssl] client-verify enable[H3C-ssl-myssl] quit[H3C] wlan service-template 2[H3C-wlan-st-2] client-auth-mode eap[H3C-wlan-st-2] eap authentication-method eap-ttls[H3C-wlan-st-2] eap ttls-identity test2[H3C-wlan-st-2] eap ttls-subtype mschapv2[H3C-wlan-st-2] ssid test[H3C-wlan-st-2] akm mode none[H3C-wlan-st-2] encryption-configuration enable[H3C-wlan-st-2] cipher-suite none[H3C-wlan-st-2] service-template enable[H3C] wlan security-suite 2[H3C-wlan-security-suite-2] security-prototype wpa2[H3C-wlan-security-suite-2] cipher-suite cc_mp[H3C-wlan-security-suite-2] quit[H3C] wlan access-control 2[H3C-wlan-access-control-2] authentication-mode dot1x-only[H3C-wlan-access-control-2] quit[H3C-wlan-st-2] security-suite 2[H3C-wlan-st-2] access-control 2[H3C-wlan-st-2] quit[H3C] wlan ap ap1 model WA4320i-ACN[H3C-wlan-ap-ap1] radio 2[H3C-wlan-ap-ap1-radio-2] service-template 2 vlan 10[H3C-wlan-ap-ap1-radio-2] quit[H3C-wlan-ap-ap1] quit[H3C] wlan ap ap1 radio 2 enablesystem-view[H3C] aaa[H3C-aaa] authentication-scheme mixed-eap[H3C-aaa-authen-mixed-eap] authentication-method eap[H3C-aaa-authen-mixed-eap] eap-tls[H3C-aaa-authen-mixed-eap] eap-ttls[H3C-aaa-authen-mixed-eap] eap-peap[H3C-aaa-authen-mixed-eap] service-type lan-access[H3C-aaa-authen-mixed-eap] local[H3C-aaa-authen-mixed-eap] eap-negotiation enable[H3C] user-role vlan10[H3C] user-role vlan20[H3C] local-user tls-user[H3C-luser-tls-user] password cipher password@123[H3C-luser-tls-user] service-type lan-access[H3C-luser-tls-user] authorization-attribute user-role vlan10[H3C] local-user ttls-user[H3C-luser-ttls-user] password cipher password@123[H3C-luser-ttls-user] service-type lan-access[H3C-luser-ttls-user] authorization-attribute user-role vlan20[H3C] local-user peap-user[H3C-luser-peap-user] password cipher password@123[H3C-luser-peap-user] service-type lan-access[H3C-luser-peap-user] authorization-attribute user-role vlan20[H3C] public-key local create rsa[H3C] pki domain domain1[H3C-pki-domain-domain1] ca certificate default[H3C-pki-domain-domain1] ssl certificate default[H3C-pki-domain-domain1] quit[H3C] ssl local-policy myssl[H3C-ssl-myssl] pki-domain domain1[H3C-ssl-myssl] client-verify enable[H3C-ssl-myssl] quit[H3C] wlan service-template mixed[H3C-wlan-st-mixed] client-auth-mode eap[H3C-wlan-st-mixed] eap authentication-method eap[H3C-wlan-st-mixed] ssid mixed[H3C-wlan-st-mixed] akm mode none[H3C-wlan-st-mixed] encryption-configuration enable[H3C-wlan-st-mixed] cipher-suite none[H3C-wlan-st-mixed] service-template enable[H3C] wlan security-suite mixed[H3C-wlan-security-suite-mixed] security-prototype wpa2[H3C-wlan-security-suite-mixed] cipher-suite cc_mp[H3C-wlan-security-suite-mixed] quit[H3C] wlan access-control mixed[H3C-wlan-access-control-mixed] authentication-mode dot1x-only[H3C-wlan-access-control-mixed] quit[H3C-wlan-st-mixed] security-suite mixed[H3C-wlan-st-mixed] access-control mixed[H3C-wlan-st-mixed] quit[H3C] wlan ap ap1 model WA4320i-ACN[H3C-wlan-ap-ap1] radio 3[H3C-wlan-ap-ap1-radio-3] service-template mixed vlan 10[H3C-wlan-ap-ap1-radio-3] quit[H3C-wlan-ap-ap1] quit[H3C] wlan ap ap1 radio 3 enable(0)
親~登錄後才可以操作哦!
確定你的郵箱還未認證,請認證郵箱或綁定手機後進行當前操作
舉報
×
侵犯我的權益
×
侵犯了我企業的權益
×
抄襲了我的內容
×
原文鏈接或出處
誹謗我
×
對根叔社區有害的內容
×
不規範轉載
×
舉報說明
暫無評論