只有两个WA6620X 没有AC,可以网桥组网吗?哪位大佬有案例吗?
(0)
您好,请知:
只有两个WA6620X 没有AC,可以网桥组网,采用mesh的方式即可。
以下是配置案例,请参考:
· 要求在MAP和MPP之间建立Mesh链路,链路之间使用802.11a协议。
· 在MAP上配置802.11g接入服务,使客户端接入网络。
图1-10 普通WLAN Mesh组网图
(1) 配置Mesh功能
# 使能端口安全。
<AC> system-view
[AC] port-security enable
# 创建接口WLAN-mesh 1,使能11key协商,设置一个PSK,并设置此接口工作在PSK模式。
[AC] interface WLAN-MESH 1
[AC-WLAN-MESH1] port-security tx-key-type 11key
[AC-WLAN-MESH1] port-security preshared-key pass-phrase 12345678
[AC-WLAN-MESH1] port-security port-mode psk
[AC-WLAN-MESH1] quit
# 创建一个Mesh Profile,将接口WLAN-Mesh 1与其绑定,并为此策略使能MKD服务。
[AC] wlan mesh-profile 1
[AC-wlan-mshp-1] bind WLAN-MESH 1
[AC-wlan-mshp-1] quit
# 配置MKD-ID(缺省情况下存在MKD-ID,可以不配置此命令)。
[AC] wlan mkd-id 0eab-01cd-ef00
# 使能MKD服务。
[AC] mkd-service enable mesh-profile 1
# 将Mesh ID设置为outdoor,并使能Mesh Profile。
[AC] wlan mesh-profile 1
[AC-wlan-mshp-1] mesh-id outdoor
[AC-wlan-mshp-1] mesh-profile enable
[AC-wlan-mshp-1] quit
# Mesh策略缺省存在,可以使用缺省的。在需要定制Mesh策略的情况下,可以新建Mesh策略。此例使用缺省的Mesh策略。
(2) 配置MPP
# 创建型号为WA2620-AGN的AP模板名为mpp,指定其序列号。
[AC] wlan ap mpp model WA2620-AGN
[AC-wlan-ap-mpp] serial-id 59235B15D114C005623
# 配置此AP的radio,为其指定信道149,绑定Mesh Profile 1,然后使能802.11a射频。
[AC-wlan-ap-mpp] radio 1 type dot11a
[AC-wlan-ap-mpp-radio-1] channel 149
[AC-wlan-ap-mpp-radio-1] mesh-profile 1
[AC-wlan-ap-mpp-radio-1] radio enable
[AC-wlan-ap-mpp-radio-1] quit
# 对MPP使能Mesh Portal服务。
[AC-wlan-ap-mpp] portal-service enable
(3) 配置MAP
# 创建型号为WA2620-AGN的AP模板名为map,指定其序列号。
[AC] wlan ap map model WA2620-AGN
[AC-wlan-ap-map] serial-id 21023529G007C000020
# 配置此AP的radio,为其指定信道149,绑定Mesh Profile 1,然后使能802.11a射频。
[AC-wlan-ap-map] radio 1 type dot11a
[AC-wlan-ap-map-radio-1] channel 149
[AC-wlan-ap-map-radio-1] mesh-profile 1
[AC-wlan-ap-map-radio-1] radio enable
[AC-wlan-ap-map-radio-1] return
MAP和MPP之间的Mesh链路已经建立,可以相互ping通。
(4) 在MAP上配置802.11g接入服务,使客户端接入无线网络:
相关配置请参见“WLAN配置指导”中的“WLAN服务配置”,可以完全参照相关举例完成配置。
在MAP上配置802.11g接入服务后,客户端和AC之间可以相互ping通,客户端通过Mesh链路接入网络。
当配置完成,并且MPP和MAP建立起Mesh链路后,可以通过命令查看Mesh链路。
# 在AC上查看Mesh链路信息。
<AC> display wlan mesh-link ap all
Mesh Link Information
--------------------------------------------------------------------------------
AP Name: mpp
--------------------------------------------------------------------------------
Peer Local Status RSSI Packets(Rx/Tx)
--------------------------------------------------------------------------------
00ef-2231-0b4a 00aa-4433-6699 Forwarding 50 13442/134234
--------------------------------------------------------------------------------
AP Name: map
--------------------------------------------------------------------------------
Peer Local Status RSSI Packets(Rx/Tx)
--------------------------------------------------------------------------------
00aa-4433-6699 00ef-2231-0b4a Forwarding 54 231/14234
--------------------------------------------------------------------------------
通过显示信息可以看到MPP和MAP之间的Mesh链路已经成功建立。
(0)
暂无评论
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
暂无评论