1、在无线控制器上增加AP,主要有AP名称,AP型号,AP序列号参数,AP序列号一定不能错
2、可以看到命名为caiwushi的AP已经上线
- 创建无线服务模板
- 将服务模板绑定与AP radio进行绑定
至此,通过查看,可以看到caiwushi/5GHz(1),caiwushi/5GHz(2),caiwushi(3)下,已经应用了hy这个服务模板,如下图:
进入caiwushi这个AP,也可以看到AP射频绑定的服务模板
5、最后,我们可以看到有客户端连接ap来了
6、在命令行下,相关命令:
可以用]wlan ap caiwushi进入到caiwushi这个AP,通过dis this查看具体配置,如下
[AC-wlan-ap-huiyishi01]wlan ap caiwushi
[AC-wlan-ap-caiwushi]dis this
#
wlan ap caiwushi model WA5530
serial-id 219801A0YF919CG001SB
vlan 1
radio 1
service-template 4hy
radio 2
service-template 4hy
radio 3
service-template 4hy
module 1
gigabitethernet 1
gigabitethernet 2
#
可以看到射频下应用的service-template 为4hy
7、可以用命令dis wlan service-template查看AC上所有的服务模板:
[AC]dis wlan service-template
Total number of service templates: 6
Service template name SSID Status
1 ZGDWQ Enabled
2 dgzg Enabled
3hy HuiYi_VIP Enabled
4hy hy Enabled
ceshi zg Disabled
guestlan guest_lan Enabled
8、用命令wlan service-template 4hy可以查看4hy模板的具体配置
[AC]wlan service-template 4hy
[AC-wlan-st-4hy]dis this
#
wlan service-template 4hy
ssid hy
vlan 332
akm mode psk
preshared-key pass-phrase cipher $c$3$tlitO/dlfNVR8IbDhHKNJSDsTUuYulDHfKlV
cipher-suite ccmp
cipher-suite tkip
security-ie rsn
security-ie wpa
service-template enable
#
return
9、查看caiwushi这个AP的客户端命令:
[AC-wlan-ap-caiwushi]dis wlan client ap caiwushi
Total number of clients: 7
MAC address User name AP name R IP address VLAN
040e-3c74-f4f7 N/A caiwushi 3 172.17.32.128 331
3471-46d8-4c42 N/A caiwushi 2 172.17.32.36 331
56cd-8aa2-46ef N/A caiwushi 1 172.17.32.19 331
9822-ef2b-3508 N/A caiwushi 3 172.17.32.13 331
ae44-56cb-321c N/A caiwushi 1 172.17.32.39 331
cc2f-7111-5ca6 N/A caiwushi 2 172.17.32.52 331
d254-d23a-452c N/A caiwushi 1 172.17.32.84 331
[AC-wlan-ap-caiwushi]
10、查看所有客户端上线情况:dis wlan ap all
尽量每天分享企业IT知识,以后防火墙篇做完了会为大家带来网络行为管理篇(H3C、深信服),还有无线控制器(AC+AP),windowsServer linux等,都是以企业在用设备实际案例为背景,希望大家多多关注哈