studyfisher,无线控制器的配置问题?(V5)
1676093614,
问题描述:
请教,
要求某个SSID如testssid, 最多可以允许接入20个用户,并对该SSID所在网络进行流控,每个用户上行带宽为1mbps,下行 3mbps 。
V5的控制器的命令是什么?
谢谢。
最佳答案
wlan service-template 7 clear
ssid testssid
bind WLAN-ESS 7
client max-count 20
client-rate-limit direction inbound mode static cir 1000
client-rate-limit direction outbound mode static cir 3000
service-template enable
非常感谢。
studyfisher 发表时间:该问题暂时没有网友解答