一、前言
因部分AP物理原因,无法通过有线连接到无线控制器,固采取无线Mesh上线连接,转发模式采用本地转发,以下是相关无线控制器上的设备配置,相关设备型号如下:
AC:WX2510H-PWR
Mesh主节点AP:WA5530-FIT
Mesh附节点AP:WA5320-FIT
二、MESH配置
所有配置都是在AC无线控制上配置,AP都是采用零配置上线。
1、MESH认证与相关RSSI门限配置
wlan mesh-profile 1
mesh-id 1
akm mode sae
preshared-key pass-phrase simple 12345678
mesh-profile enable
#
wlan mesh-policy 1
link-saturation-rssi 100
link-hold-rssi 5
link-establish-threshold 3
#
2、无线组配置,主要配置wlan-mesh上联接口
wlan ap-group xxshell-ls
vlan 1
interface wlan-mesh 1
mesh-port link-type trunk
mesh-port trunk permit vlan 1 20 50
radio 2.4g
radio 5g
radio 6g
ap 58c7-ac8a-9160
ap xxshell-LS-1001
ap xxshell-LS-1001-NanQiang
ap-model WA5320
map-configuration flash:/ap_map.txt
radio 1
radio enable
service-template home-network
service-template hmf-guest
mesh-interface 1
radio 2
service-template liot
service-template home-network
service-template hmf-guest
gigabitethernet 1
gigabitethernet 2
ap-model WA5530
map-configuration flash:/ap_map.txt
radio 1
radio enable
service-template home-network
service-template hmf-guest
mesh-interface 1
radio 2
service-template home-network
service-template hmf-guest
radio 3
gigabitethernet 1
gigabitethernet 2
3、无线AP射频mesh配置,尽量采用5G射频,回程稳定
wlan ap xxshell-LS-1001 model WA5530
serial-id 219801A0YF9214G002B0
remote-configuration enable
vlan 1
portal-service enable
radio 1
type dot11ac
channel 52
radio enable
mesh-policy name 1
mesh-profile 1
radio 2
radio 3
gigabitethernet 1
port link-type trunk
port trunk permit vlan 1 20 30 50
gigabitethernet 2
#
wlan ap xxshell-LS-1001-NanQiang model WA5320
serial-id 219801A0YD817AE04331
vlan 1
radio 1
type dot11ac
channel 52
radio enable
mesh-policy name 1
mesh-profile 1
radio 2
gigabitethernet 1
gigabitethernet 2
#
4、查看mesh-link是否建立display wlan mesh-link ap
参考资料
https://www.h3c.com/cn/d_202004/1281708_30005_0.htm#_Toc36554412