最佳答案
您好,请知:
具体是要配置什么功能?
以下是WAC360的用户手册连接:
https://www.h3c.com/cn/Service/Document_Software/Document_Center/Wlan/Xiao_Bei/H3C_WAC360/
(0)
暂无评论
当AP上线后,可进行以下配置
v7:
=========================
wlan service-template 30
ssid SLY-User #无线名称
vlan 30 #业务vlan
akm mode psk #加密模式
preshared-key pass-phrase simple 123456 #设置密码为123456
cipher-suite ccmp # 配置加密套件
security-ie rsn #配置安全模式
client-rate-limit enable # 无线服务模板的客户端限速功能开启 , 使从客户端到AP方向的固定速率为7000 Kbps,从AP到客户端方向的共享速率为7000Kbps
client-rate-limit inbound mode static cir 7000
client-rate-limit outbound mode static cir 7000
service-template enable #开启服务模板
--------------------------------------------
v5
==============
wlan service-template 30 crypto
ssid TaiHe
bind WLAN-ESS 40
cipher-suite ccmp
security-ie rsn
client-rate-limit direction inbound mode static cir 3000
client-rate-limit direction outbound mode static cir 3000
service-template enable
#
interface WLAN-ESS40
description For-TaiHe-Temp
port access vlan 40
arp rate-limit rate 500 drop
port-security port-mode psk
port-security tx-key-type 11key
port-security preshared-key pass-phrase simple 123456
(0)
暂无评论
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
暂无评论