1认证实验1
1x认证测试-PEAP组网图应用场景客户端通过无线802
1x认证接入网络技术实现无线上的802
1x实现类似有线的802
1x,区别在于无线在设置802
1x时通常称为WPA2-enterprise,且将有线实现中客户端与交换机之间的802
3报文变为了无线的客户端与AP之间的802
使用版本产品名称版本号备注WNC6000-200SoftWareVersion6
56注意要点WPA2-enterprise在进行使用时需要对PC进行设置,并且需要网络中有一台可以支持PEAP协议的AAA服务器
配置步骤1、配置AC的radius服务:WNC6000(config)#radius-serverauthenticationhost10
1key0maipu//设置认证服务IP、keyWNC6000(config)#radius-serveraccountinghost10
1key0maipu//设置记账服务IP、keyWNC6000(config)#aaa-accountingenable//开启记账服务WNC6000(config)#aaaenable//开启认证服务WNC6000(config)#radiusnas-ipv410
254//指定nas设备地址WNC6000(config)#aaagroupserverradiusmaipu//配置aaa服务组WNC6000(config-sg-radius)#server10
1//指定服务器地址2、指定认证方式:WNC6000(config)#network1//关联network模板WNC6000(config-network)#radiusserver-nameauthmaipu//指定认证服务组WNC6000(config-network