一、组网需求
如图,client需要通过wpa-psk认证才能上网
配置思路
配置PSK认证,需要配置以下内容:
》创建启用PSK认证的服务模版。
》在AP模版中引用该服务模版。
二、配置步骤
配置AC
1. 主要配置步骤
(1) 无线服务集设置
<AC>system-view [AC]interface wlan-ess 40 [AC-WLAN-ESS40]quit [AC]wlan service-template 40 crypto [AC-wlan-st-40]ssid JOE_PSK [AC-wlan-st-40]bind WLAN-ESS 40 [AC-wlan-st-40]authentication-method open-system [AC-wlan-st-40]cipher-suite tkip [AC-wlan-st-40]security-ie wpa [AC-wlan-st-40]service-template enable [AC-wlan-st-40]quit
(2) 无线接口配置
[AC]port-security enable [AC]interface WLAN-ESS 40 [AC-WLAN-ESS40]port-security port-mode psk [AC-WLAN-ESS40]port-security tx-key-type 11key [AC-WLAN-ESS40]port-security preshared-key pass-phrase 12345678 [AC-WLAN-ESS40]quit
2.详细配置文件
下载地址:http://pan.baidu.com/s/1zNgqj
验证结果
(1) 在配置错误预共享密钥的情况下,Client不能访问Internet上的资源。
(2) 在配置正确预共享密钥的情况下,使用Client访问Internet,Client可以成功关联,并且可以正常访问Internet上的资源。
大好河山,无线风光。
弱电家园网 整理收集有关 H3C WX系列产品“无线宝典”助你度过金秋季节
详情:http://www.elvhome.com/html/2013-10-29/2013102912575399910.html





