wlan auto-ap enable
wlan auto-persistent enable
display wlan ap-model
display wlan ap all
display wlan service-template
display wlan client verbose
在指定VLAN上开启用户隔离功能
user-isolation vlan vlan-list enable
基于SSID的用户隔离
wlan service-template service-template-number { clear | crypto | wapi }
user-isolation enable
基本配置
port-security enable
interface wlan-ess 1
port link-type hybrid
undo port hybrid vlan 1
port hybrid pvid vlan 200
port hybrid vlan 200 untagged
mac-vlan enable
port-security port-mode psk
port-security tx-key-type 11key
port-security preshared-key pass-phrase 12345678
quit
wlan service-template 1 clear
ssid service
bind wlan-ess 1
vlan 10
authentication-method open-system
cipher-suite tkip
security-ie wpa
service-template enable
quit
wlan ap ap1 model WA2620E-AGN
serial-id auto
radio 2
service-template 1
radio enable
quit
wlan auto-ap persistent all
debugging wlan capwap
VLAN池
wlan vlan-pool vp1
vlan-id 1000 to 1010
quit
wlan ap officeap1 model WA2620E-AGN
radio 1
service-template 1 vlan-pool vp1
quit
quit
添加AP
- 绑定AP
- 开启射频
DHCP
dhcp server ip-pool for_aps
network 101.1.1.0 mask 255.255.255.0
gateway-list 101.1.1.1
quit