组网是POE交换机和AC的上联口都通过一台交换机互联的,AP通过对接POE交换机连接
那这个情况下,MAP文件如何配置,需要AC本地转发,其中314是AP注册IP网段,其他315~317是业务网段,每个vlan对应一个ssid
请问这样配置后,
这样配置是否就是正确的?
system-view vlan 314 315 316 317 interface GigabitEthernet1/0/1 port link-type trunk
port trunk permit vlan 314 315 316 317
port trunk pvid 314
undo port trunk permit vlan 1
wlan service-template 315 description office ssid service vlan 315 client forwarding-location ap vlan 315 akm mode psk preshared-key pass-phrase cipher xxxxxxxxxxxxx cipher-suite ccmp security-ie rsn multicast-optimization enable bss transition-management enable service-template enable
wlan ap ap06 model WA6320-SI serial-id xxxxxxxxxxxxx firmware-upgrade enable led-mode always-on
radio 1 channel auto unlock max-power 9 radio enable channel band-width 40 short-gi disable service-template 315 vlan 315 client max-count 50 client-proximity-sensor enable radio 2 radio enable option client reject enable service-template 316 vlan 316 client max-count 10 client-proximity-sensor enable gigabitethernet 1
(0)
! 补充Service-Template 316和317 wlan service-template 316 description meeting ssid meeting service-vlan 316 client forwarding-location ap vlan 316 akm mode psk preshared-key cipher xxxxxxx cipher-suite ccmp security-ie rsn service-template enable wlan service-template 317 description guest ssid guest service-vlan 317 client forwarding-location ap vlan 317 akm mode psk preshared-key cipher xxxxxxx cipher-suite ccmp security-ie rsn service-template enable ! 完善AP配置(Radio 2和接口) wlan ap ap06 model WA6320-SI serial-id xxxxxxxxxxxxx firmware-upgrade enable led-mode always-on radio 1 channel auto max-power 9 radio enable service-template 315 vlan 315 client max-count 50 radio 2 channel auto max-power 9 radio enable service-template 316 ! 绑定VLAN 316的SSID vlan 316 client max-count 10 gigabitethernet 1 service-template 317 ! 若需通过有线口绑定VLAN 317 vlan 317
(0)
AP 的map文件下发的时候,如果有原来的配置,可以清空再重新下发吗?这个时候需要重启AP吗?
system-view vlan 314 vlan 315 vlan 316 vlan 317 vlan 305 vlan 327 q interface GigabitEthernet 1/0/1 port link-type trunk port trunk permit vlan 305 314 315 316 327 undo port trunk permit vlan 1 port trunk pvid 314 这样配置就可以吗?需要写上save 的命令?
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
system-view vlan 314 vlan 315 vlan 316 vlan 317 vlan 305 vlan 327 q interface GigabitEthernet 1/0/1 port link-type trunk port trunk permit vlan 305 314 315 316 327 undo port trunk permit vlan 1 port trunk pvid 314 这样配置就可以吗?需要写上save 的命令?