XgILC,H3C WAC361无线控制器怎么设置无线密码
问题描述:
H3C WAC361无线控制器恢复了一下出厂,不知道怎么设置,希
最佳答案
1,设置无线接口:
interface WLAN-ESS1
port access vlan 10 (这只是个案例,请按实际需求填下vlan)
port-security port-mode psk
port-security tx-key-type 11key
port-security preshared-key pass-phrase si xxxx (此处设置无线密码)
2,设置无线服务模板:
wlan service-template 1 crypto
ssid ZEWH
bind WLAN-ESS 1
cipher-suite ccmp
security-ie rsn
service-template enable
3,绑定服务模板:
wlan ap-group default_group
dot11a service-template 1
dot11bg service-template 1
dot11a radio enable
dot11bg radio enable
4,开启自动注册(可以最开始做,也可以最后做这步):
wlan auto-ap enable
wlan auto-persistent enable
暂无
http://www.h3c.com/cn/Service/Document_Software/Document_Center/Wlan/WX/H3C_WAC360/
在官网上可查看该型号ac的命令行配置和web界面配置的方法。
暂无
http://www.h3c.com/cn/d_
直接打开该链接即可,参考配置
暂无
你正在,H3C WAC361无线控制器怎么设置无线密码