华为AP快速上线
AC配置
capwap source interface vlanif 2 //管理vlan2,业务vlan10
wlan
security-profile name hcip10
security wpa-wpa2 psk pass-phrase Abc.1234 aes
quit
ssid-profile name hcip10
ssid hcip10
vap-profile name hcip10
service-vlan vlan-id 10
ssid-profile hcip10
security-profile hcip10
ap auth-mode mac-auth //mac认证,sn认证,不认证三种
ap-group name default //默认组便于批量上线
radio 0
vap-profile hcip10 wlan 1
q
radio 1
vap-profile hcip10 wlan 1
q
radio 2
vap-profile hcip10 wlan 1
q
AP批量手动上线
做业务前的信息统计必不可少,方便排错和优化
复制统计的内容到notepad++,批量更改命令
在WLAN视图下复制粘贴,然后dis ap all,查看上线情况