当前位置:   article > 正文

华为配置直连三层组网隧道转发示例

华为配置直连三层组网隧道转发示例
 

配置直连三层组网隧道转发示例

组网图形

图1 配置直连三层组网隧道转发示例组网图
  • 业务需求
  • 组网需求
  • 数据规划
  • 配置思路
  • 配置注意事项
  • 操作步骤
  • 配置文件
  • 扩展阅读
业务需求

企业用户接入WLAN网络,以满足移动办公的最基本需求。且在覆盖区域内移动发生漫游时,不影响用户的业务使用。使用VLAN pool作为业务VLAN,可以避免出现IP地址资源不足或者IP地址资源浪费,减小单个VLAN下的用户数目,缩小广播域。

组网需求
  • AC组网方式:直连三层组网。
  • DHCP部署方式:AC作为DHCP服务器为AP和STA分配IP地址。
  • 业务数据转发方式:隧道转发。
数据规划
表1 AC数据规划表

项目

数据

AP管理VLAN

VLAN10、VLAN100

STA业务VLAN

VLAN pool

  • 名称:sta-pool

  • VLAN pool中加入的VLAN:101、102

DHCP服务器

AC作为AP和STA的DHCP服务器

AP地址池

10.23.10.2~10.23.10.254/24

STA地址池

10.23.101.3~10.23.101.254/24

10.23.102.3~10.23.102.254/24

AC源接口

VLANIF100:10.23.100.1/24

AP组

  • 名称:ap-group1

  • 引用模板:VAP模板wlan-net、2G射频模板wlan-radio2g、5G射频模板wlan-radio5g

域管理模板

  • 名称:default
  • 国家码:中国
  • 调优信道集合:配置2.4G和5G调优带宽和调优信道

SSID模板

  • 名称:wlan-net

  • SSID名称:wlan-net

安全模板

  • 名称:wlan-net

  • 安全策略:WPA-WPA2+PSK+AES

  • 密码:a1234567

VAP模板

  • 名称:wlan-net

  • 转发模式:隧道转发

  • 业务VLAN:VLAN pool

  • 引用模板:SSID模板wlan-net、安全模板wlan-net

空口扫描模板

  • 名称:wlan-airscan

  • 探测信道集合:调优信道

  • 空口扫描间隔时间:60000毫秒

  • 空口扫描持续时间:60毫秒

2G射频模板

  • 名称:wlan-radio2g

  • 引用模板:空口扫描模板wlan-airscan

5G射频模板

  • 名称:wlan-radio5g

  • 引用模板:空口扫描模板wlan-airscan

配置思路
  1. 配置AP、AC和周边网络设备之间实现三层互通。
  2. 配置VLAN pool,用于作为业务VLAN。
  3. 配置AP上线。
    1. 创建AP组,用于将需要进行相同配置的AP都加入到AP组,实现统一配置。
    2. 配置AC的系统参数,包括国家码、AC与AP之间通信的源接口。
    3. 配置AP上线的认证方式并离线导入AP,实现AP正常上线。
  4. 配置WLAN业务参数,实现STA访问WLAN网络功能。

当用户新开局时,对于AP的射频信道的设置,用户可根据网络规划手动指定,也可使用射频调优功能自动选择最佳信道。本例中采用射频调优功能自动选择最佳信道。

配置注意事项
  • 纯组播报文由于协议要求在无线空口没有ACK机制保障,且无线空口链路不稳定,为了纯组播报文能够稳定发送,通常会以低速报文形式发送。如果网络侧有大量异常组播流量涌入,则会造成无线空口拥堵。为了减小大量低速组播报文对无线网络造成的冲击,建议配置组播报文抑制功能。配置前请确认是否有组播业务,如果有,请谨慎配置限速值。
    • 业务数据转发方式采用直接转发时,建议在直连AP的交换机接口上配置组播报文抑制。
    • 业务数据转发方式采用隧道转发时,建议在AC的流量模板下配置组播报文抑制。
  • 建议在与AP直连的设备接口上配置端口隔离,如果不配置端口隔离,尤其是业务数据转发方式采用直接转发时,可能会在VLAN内形成大量不必要的广播报文,导致网络阻塞,影响用户体验。

  • 隧道转发模式下,管理VLAN和业务VLAN不能配置为同一VLAN,且AP和AC之间只能放通管理VLAN,不能放通业务VLAN。

  • V200R021C00版本开始,配置CAPWAP源接口或源地址时,会检查和安全相关的配置是否已存在,包括DTLS加密的PSK、AC间DTLS加密的PSK、登录AP的用户名和密码、全局离线管理VAP的登录密码,均已存在才能成功配置,否则会提示用户先完成相关的配置。
  • V200R021C00版本开始,AC默认开启CAPWAP控制隧道的DTLS加密功能。开启该功能,添加AP时AP会上线失败,此时需要先开启CAPWAP DTLS不认证方式(capwap dtls no-auth enable)让AP上线,以便AP获取安全凭证,AP上线后应及时关闭该功能(undo capwap dtls no-auth enable),避免未授权AP上线。
操作步骤
  1. 配置周围设备

    # 配置接入交换机SwitchA的GE0/0/1和GE0/0/2接口加入VLAN10,GE0/0/1的缺省VLAN为VLAN10。
    1. <span style="color:#333333"><span style="background-color:#dddddd"><HUAWEI> <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b1621764312190921">system-view</strong>
    2. [HUAWEI] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b1059066761190921">sysname SwitchA</strong>
    3. [SwitchA] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b368197346190921">vlan batch 10</strong>
    4. [SwitchA] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b549081780190921">interface gigabitethernet 0/0/1</strong>
    5. [SwitchA-GigabitEthernet0/0/1] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b1310967693190921">port link-type trunk</strong>
    6. [SwitchA-GigabitEthernet0/0/1] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b292518998190921">port trunk pvid vlan 10</strong>
    7. [SwitchA-GigabitEthernet0/0/1] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b977182054190921">port trunk allow-pass vlan 10</strong>
    8. [SwitchA-GigabitEthernet0/0/1] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b769506019190921">port-isolate enable</strong>
    9. [SwitchA-GigabitEthernet0/0/1] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b1964230705190921">quit</strong>
    10. [SwitchA] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b1539535887190921">interface gigabitethernet 0/0/2</strong>
    11. [SwitchA-GigabitEthernet0/0/2] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b2045142050190921">port link-type trunk</strong>
    12. [SwitchA-GigabitEthernet0/0/2] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b201778540190921">port trunk allow-pass vlan 10</strong>
    13. [SwitchA-GigabitEthernet0/0/2] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b697633435190921">quit</strong></span></span>
    # 配置汇聚交换机SwitchB的接口GE0/0/1加入VLAN10,接口GE0/0/2加入VLAN100,并创建接口VLANIF100,地址为10.23.100.2/24。
    1. <span style="color:#333333"><span style="background-color:#dddddd"><HUAWEI> <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b477756250190921">system-view</strong>
    2. [HUAWEI] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b455139495190921">sysname SwitchB</strong>
    3. [SwitchB] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b1638873007190921">vlan batch 10 100</strong>
    4. [SwitchB] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b1054367109190921">interface gigabitethernet 0/0/1</strong>
    5. [SwitchB-GigabitEthernet0/0/1] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b2130480431190921">port link-type trunk</strong>
    6. [SwitchB-GigabitEthernet0/0/1] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b1255327899190921">port trunk allow-pass vlan 10</strong>
    7. [SwitchB-GigabitEthernet0/0/1] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b1710798398190921">quit</strong>
    8. [SwitchB] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b1570963076190921">interface gigabitethernet 0/0/2</strong>
    9. [SwitchB-GigabitEthernet0/0/2] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b2142219306190921">port link-type trunk</strong>
    10. [SwitchB-GigabitEthernet0/0/2] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b1264082713190921">port trunk allow-pass vlan 100</strong>
    11. [SwitchB-GigabitEthernet0/0/2] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b1858625552190921">quit</strong>
    12. [SwitchB] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b126447023190921">interface vlanif 100</strong>
    13. [SwitchB-Vlanif100] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b1190817858190921">ip address 10.23.100.2 24</strong>
    14. [SwitchB-Vlanif100] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b579153417190921">quit</strong></span></span>
    # 配置Router的接口GE1/0/0加入VLAN101和VLAN102,创建接口VLANIF101并配置IP地址为10.23.101.2/24,创建接口VLANIF102并配置IP地址为10.23.102.2/24。
    1. <span style="color:#333333"><span style="background-color:#dddddd"><Huawei> <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_b1660975988190921">system-view</strong>
    2. [Huawei] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_b1226113612190921">sysname Router</strong>
    3. [Router] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_b1810277086190921">vlan batch 101 102</strong>
    4. [Router] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_b1780942278190921">interface gigabitethernet 1/0/0</strong>
    5. [Router-GigabitEthernet1/0/0] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_b1672774733190921">port link-type trunk</strong>
    6. [Router-GigabitEthernet1/0/0] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_b189355832190921">port trunk allow-pass vlan 101 102</strong>
    7. [Router-GigabitEthernet1/0/0] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_b961790458190921">quit</strong>
    8. [Router] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_b1935309198190921">interface vlanif 101</strong>
    9. [Router-Vlanif101] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_b218616744190921">ip address 10.23.101.2 24</strong>
    10. [Router-Vlanif101] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_b617077487190921">quit</strong>
    11. [Router] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_b824497200190921">interface vlanif 102</strong>
    12. [Router-Vlanif102] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_b976896216190921">ip address 10.23.102.2 24</strong>
    13. [Router-Vlanif102] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_b89740708190921">quit</strong></span></span>
  2. 配置AC与其它网络设备互通

    # 配置AC的接口GE0/0/1加入VLAN100,GE0/0/2加入VLAN101和VLAN102,并创建接口VLANIF100。
    1. <span style="color:#333333"><span style="background-color:#dddddd"><HUAWEI> <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b141603812190921">system-view</strong>
    2. [HUAWEI] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b1559657623190921">sysname AC</strong>
    3. [AC] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b1590973279190921">vlan batch 100 101 102</strong>
    4. [AC] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b177131948190921">interface vlanif 100</strong>
    5. [AC-Vlanif100] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b1373474430190921">ip address 10.23.100.1 24</strong>
    6. [AC-Vlanif100] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b444077307190921">quit</strong>
    7. [AC] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b1364162539190921">interface gigabitethernet 0/0/1</strong>
    8. [AC-GigabitEthernet0/0/1] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b217827775190921">port link-type trunk</strong>
    9. [AC-GigabitEthernet0/0/1] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b1972226603190921">port trunk allow-pass vlan 100</strong>
    10. [AC-GigabitEthernet0/0/1] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b1784767244190921">quit</strong>
    11. [AC] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b957265496190921">interface gigabitethernet 0/0/2</strong>
    12. [AC-GigabitEthernet0/0/2] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b1878381835190921">port link-type trunk</strong>
    13. [AC-GigabitEthernet0/0/2] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b81928803190921">port trunk allow-pass vlan 101 102</strong>
    14. [AC-GigabitEthernet0/0/2] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b83313436190921">quit</strong></span></span>
    # 配置AC到AP的路由,下一跳为SwitchB的VLANIF100。
    <span style="color:#333333"><span style="background-color:#dddddd">[AC] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_b957469325190921">ip route-static 10.23.10.0 24 10.23.100.2</strong></span></span>
  3. 配置DHCP服务器为STA和AP分配IP地址

    # 在SwitchB上配置DHCP中继,代理AC分配IP地址。
    1. <span style="color:#333333"><span style="background-color:#dddddd">[SwitchB] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_b709859105190921">dhcp enable</strong>
    2. [SwitchB] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_b1603317566190921">interface vlanif 10</strong>
    3. [SwitchB-Vlanif10] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_b82434276190921">ip address 10.23.10.1 24</strong>
    4. [SwitchB-Vlanif10] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_b1453619429190921">dhcp select relay</strong>
    5. [SwitchB-Vlanif10] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_b2144273645190921">dhcp relay server-ip 10.23.100.1</strong>
    6. [SwitchB-Vlanif10] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_b868750119190921">quit</strong></span></span>
    # 在AC上创建VLANIF101和VLANIF102接口为STA提供地址。
    DNS服务器地址请根据实际需要配置。常用配置方法如下:
    • 接口地址池场景,需要在VLANIF接口视图下执行命令dhcp server dns-list ip-address &<1-8>。
    • 全局地址池场景,需要在IP地址池视图下执行命令dns-list ip-address &<1-8>。
    1. <span style="color:#333333"><span style="background-color:#dddddd">[AC] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b739203630190921">dhcp enable</strong>
    2. [AC] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b29824531190921">interface vlanif 101</strong>
    3. [AC-Vlanif101] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b763582385190921">ip address 10.23.101.1 24</strong>
    4. [AC-Vlanif101] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b86708747190921">dhcp select interface</strong>
    5. [AC-Vlanif101] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b1533437801190921">gateway-list 10.23.101.2</strong>
    6. [AC-Vlanif101] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b1483155812190921">quit</strong>
    7. [AC] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b411664301190921">interface vlanif 102</strong>
    8. [AC-Vlanif102] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b1703594781190921">ip address 10.23.102.1 24</strong>
    9. [AC-Vlanif102] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b831681912190921">dhcp select interface</strong>
    10. [AC-Vlanif102] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b172961063190921">gateway-list 10.23.102.2</strong>
    11. [AC-Vlanif102] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b1579067146190921">quit</strong></span></span>
    # 在AC上创建全局地址池为AP提供地址。
    1. <span style="color:#333333"><span style="background-color:#dddddd">[AC] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b1847853695190921">ip pool huawei</strong>
    2. [AC-ip-pool-huawei] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b1245020093190921">network 10.23.10.0 mask 24</strong>
    3. [AC-ip-pool-huawei] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b1096409013190921">gateway-list 10.23.10.1</strong>
    4. [AC-ip-pool-huawei] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b1128295154190921">option 43 sub-option 3 ascii 10.23.100.1</strong>
    5. [AC-ip-pool-huawei] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b792989761190921">quit</strong>
    6. [AC] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b1842041452190921">interface vlanif 100</strong>
    7. [AC-Vlanif100] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b1793292368190921">dhcp select global</strong>
    8. [AC-Vlanif100] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b1100658585190921">quit</strong></span></span>
  4. 配置VLAN pool,用于作为业务VLAN

    # 在AC上新建VLAN pool,并将VLAN101和VLAN102加入其中,配置VLAN pool中的VLAN分配算法为“hash”。

    本例VLAN pool中的VLAN分配算法配置为“hash”。分配算法缺省情况下为“hash”,如果之前没有修改其缺省配置,可以不用执行命令assignment hash

    本例VLAN pool仅以加入VLAN101和VLAN102两个VLAN为例,实际可以配置多个VLAN加入VLAN pool,配置方法与VLAN101和VLAN102一致。

    1. <span style="color:#333333"><span style="background-color:#dddddd">[AC] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b1607446837190921">vlan pool sta-pool</strong>
    2. [AC-vlan-pool-sta-pool] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b392500006190921">vlan 101 102</strong>
    3. [AC-vlan-pool-sta-pool] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b1063396267190921">assignment hash</strong>
    4. [AC-vlan-pool-sta-pool] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_b2034806425190921">quit</strong></span></span>
  5. 配置AP上线

    # 创建AP组,用于将相同配置的AP都加入同一AP组中。
    1. <span style="color:#333333"><span style="background-color:#dddddd">[AC] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_zh-cn_task_0176912351_b1451837292190921">wlan</strong>
    2. [AC-wlan-view] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_zh-cn_task_0176912351_b1710308668190921">ap-group name ap-group1</strong>
    3. [AC-wlan-ap-group-ap-group1] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_zh-cn_task_0176912351_b294415960190921">quit</strong></span></span>
    # 创建域管理模板,在域管理模板下配置AC的国家码并在AP组下引用域管理模板。
    1. <span style="color:#333333"><span style="background-color:#dddddd">[AC-wlan-view] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_zh-cn_task_0176912351_b1815954045190921">regulatory-domain-profile name default</strong>
    2. [AC-wlan-regulate-domain-default] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_zh-cn_task_0176912351_b1765454957190921">country-code cn</strong>
    3. [AC-wlan-regulate-domain-default] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_zh-cn_task_0176912351_b464951690190921">quit</strong>
    4. [AC-wlan-view] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_zh-cn_task_0176912351_b1132959133190921">ap-group name ap-group1</strong>
    5. [AC-wlan-ap-group-ap-group1] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_zh-cn_task_0176912351_b4510754102210">regulatory-domain-profile default</strong>
    6. Warning: Modifying the country code will clear channel, power and antenna gain configurations of the radio and reset the AP. Continue?[Y/N]:<strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_zh-cn_task_0176912351_zh-cn_task_0175818418_b17491131153716">y</strong>
    7. [AC-wlan-ap-group-ap-group1] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_zh-cn_task_0176912351_b101836067190921">quit</strong>
    8. [AC-wlan-view] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_zh-cn_task_0176912351_b465166413190921">quit</strong></span></span>
    # 配置AC的源接口。

    V200R021C00版本开始,配置CAPWAP源接口或源地址时,会检查和安全相关的配置是否已存在,包括DTLS加密的PSK、AC间DTLS加密的PSK、登录AP的用户名和密码、全局离线管理VAP的登录密码,均已存在才能成功配置,否则会提示用户先完成相关的配置。

    1. <span style="color:#333333"><span style="background-color:#dddddd">[AC] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_zh-cn_task_0176912351_b806281647190921">capwap source interface vlanif 100</strong>
    2. Set the DTLS PSK(contains 6-32 plain-text characters, or 48 or 68 cipher-text characters that must be a combination of at least two of the following: lowercase letters a to z, uppercase letters A to Z, digits, and special characters):******
    3. Set the DTLS inter-controller PSK(contains 6-32 plain-text characters, or 48 or 68 cipher-text characters that must be a combination of at least two of the following: lowercase letters a to z, uppercase letters A to Z, digits, and special characters):******
    4. Set the user name for FIT APs(contains 4-31 plain-text characters, which can only include letters, digits and underlines. And the first character must be a letter):admin
    5. Set the password for FIT APs(plain-text password of 8-128 characters or cipher-text password of 48-188 characters that must be a combination of at least three of the following: lowercase letters a to z, uppercase letters A to Z, digits, and special characters):********
    6. Set the global temporary-management psk(contains 8-63 plain-text characters, or 48-108 cipher-text characters that must be a combination of at least two of the following: lowercase letters a to z, uppercase letters A to Z, digits, and special characters):********</span></span>
    # 在AC上离线导入AP,并将AP加入AP组“ap-group1”中。假设AP的MAC地址为60de-4476-e360,并且根据AP的部署位置为AP配置名称,便于从名称上就能够了解AP的部署位置。例如MAC地址为60de-4476-e360的AP部署在1号区域,命名此AP为area_1。

    ap auth-mode命令缺省情况下为MAC认证,如果之前没有修改其缺省配置,可以不用执行ap auth-mode mac-auth

    举例中使用的AP为AP5030DN,具有射频0和射频1两个射频。AP5030DN的射频0为2.4GHz射频,射频1为5GHz射频。

    1. <span style="color:#333333"><span style="background-color:#dddddd">[AC] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_zh-cn_task_0176912351_b763711121190921">wlan</strong>
    2. [AC-wlan-view] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_zh-cn_task_0176912351_b1389711844190921">ap auth-mode mac-auth</strong>
    3. [AC-wlan-view] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_zh-cn_task_0176912351_b1382708357190921">ap-id 0 ap-mac 60de-4476-e360</strong>
    4. [AC-wlan-ap-0] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_zh-cn_task_0176912351_b1272920990190921">ap-name area_1</strong>
    5. Warning: This operation may cause AP reset. Continue? [Y/N]:<strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_zh-cn_task_0176912351_zh-cn_task_0175818418_b460951517190906">y</strong>
    6. [AC-wlan-ap-0] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_zh-cn_task_0176912351_b614746147190921">ap-group ap-group1</strong>
    7. Warning: This operation may cause AP reset. If the country code changes, it will clear channel, power and antenna gain configuration s of the radio, Whether to continue? [Y/N]:<strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_zh-cn_task_0176912351_zh-cn_task_0175818418_b1651706244190906">y</strong>
    8. [AC-wlan-ap-0] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_zh-cn_task_0176912351_b959850628190921">quit</strong></span></span>
    # 将AP上电后,当执行命令display ap all查看到AP的“State”字段为“nor”时,表示AP正常上线。
    1. <span style="color:#333333"><span style="background-color:#dddddd">[AC-wlan-view] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912356_b614686600190921">display ap all</strong>
    2. Total AP information:nor : normal [1]
    3. Extra information:
    4. P : insufficient power supply
    5. --------------------------------------------------------------------------------------------------
    6. ID MAC Name Group IP Type State STA Uptime ExtraInfo
    7. --------------------------------------------------------------------------------------------------
    8. 0 60de-4476-e360 area_1 ap-group1 10.23.10.254 AP5030DN nor 0 10S -
    9. --------------------------------------------------------------------------------------------------
    10. Total: 1</span></span>
  6. 配置WLAN业务

    # 创建名为“wlan-net”的安全模板,并配置安全策略。
    1. <span style="color:#333333"><span style="background-color:#dddddd">[AC-wlan-view] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912352_zh-cn_task_0176912351_b1991067776190921">security-profile name wlan-net</strong>
    2. [AC-wlan-sec-prof-wlan-net] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912352_zh-cn_task_0176912351_b851752672190921">security wpa-wpa2 psk pass-phrase a1234567 aes</strong>
    3. [AC-wlan-sec-prof-wlan-net] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912352_zh-cn_task_0176912351_b337241812190921">quit</strong></span></span>
    # 创建名为“wlan-net”的SSID模板,并配置SSID名称为“wlan-net”。
    1. <span style="color:#333333"><span style="background-color:#dddddd">[AC-wlan-view] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912352_zh-cn_task_0176912351_b69022931190921">ssid-profile name wlan-net</strong>
    2. [AC-wlan-ssid-prof-wlan-net] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912352_zh-cn_task_0176912351_b36723145190921">ssid wlan-net</strong>
    3. [AC-wlan-ssid-prof-wlan-net] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912352_zh-cn_task_0176912351_b1738903244190921">quit</strong></span></span>
    # 创建名为“wlan-net”的VAP模板,配置业务数据转发模式、业务VLAN,并且引用安全模板和SSID模板。
    1. <span style="color:#333333"><span style="background-color:#dddddd">[AC-wlan-view] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912352_b1855981251190921">vap-profile name wlan-net</strong>
    2. [AC-wlan-vap-prof-wlan-net] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912352_b321684106190921">forward-mode tunnel</strong>
    3. [AC-wlan-vap-prof-wlan-net] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912352_b1200768104190921">service-vlan vlan-pool sta-pool</strong>
    4. [AC-wlan-vap-prof-wlan-net] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912352_b224281402190921">security-profile wlan-net</strong>
    5. [AC-wlan-vap-prof-wlan-net] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912352_b44160359190921">ssid-profile wlan-net</strong>
    6. [AC-wlan-vap-prof-wlan-net] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912352_b623722313190921">quit</strong></span></span>
    # 配置AP组引用VAP模板,AP上射频0和射频1都使用VAP模板“wlan-net”的配置。
    1. <span style="color:#333333"><span style="background-color:#dddddd">[AC-wlan-view] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912352_zh-cn_task_0176912351_b2051092768190921">ap-group name ap-group1</strong>
    2. [AC-wlan-ap-group-ap-group1] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912352_zh-cn_task_0176912351_b1753511747190921">vap-profile wlan-net wlan 1 radio 0</strong>
    3. [AC-wlan-ap-group-ap-group1] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912352_zh-cn_task_0176912351_b1212706755190921">vap-profile wlan-net wlan 1 radio 1</strong>
    4. [AC-wlan-ap-group-ap-group1] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912352_zh-cn_task_0176912351_b729861449190921">quit</strong></span></span>
  7. 开启射频调优功能自动选择AP最佳信道和功率

    # 使能射频的信道和功率自动调优功能。
    1. <span style="color:#333333"><span style="background-color:#dddddd">[AC-wlan-view] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b1470083908190921">ap-group name ap-group1</strong>
    2. [AC-wlan-ap-group-ap-group1] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b2057447356190921">radio 0</strong>
    3. [AC-wlan-group-radio-ap-group1/0] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b708023704190921">calibrate auto-channel-select enable</strong>
    4. [AC-wlan-group-radio-ap-group1/0] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b2110205126190921">calibrate auto-txpower-select enable</strong>
    5. [AC-wlan-group-radio-ap-group1/0] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b276683270190921">quit</strong>
    6. [AC-wlan-ap-group-ap-group1] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b803857613190921">radio 1</strong>
    7. [AC-wlan-group-radio-ap-group1/1] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b1438374519190921">calibrate auto-channel-select enable</strong>
    8. [AC-wlan-group-radio-ap-group1/1] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b1859980560190921">calibrate auto-txpower-select enable</strong>
    9. [AC-wlan-group-radio-ap-group1/1] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b677098010190921">quit</strong>
    10. [AC-wlan-ap-group-ap-group1] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b7872310190921">quit</strong></span></span>
    # 在域管理模板下配置调优信道集合。
    1. <span style="color:#333333"><span style="background-color:#dddddd">[AC-wlan-view] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b1271573362190921">regulatory-domain-profile name default</strong>
    2. [AC-wlan-regulate-domain-default] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b514631991190921">dca-channel 2.4g channel-set 1,6,11</strong>
    3. [AC-wlan-regulate-domain-default] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b277013222190921">dca-channel 5g bandwidth 20mhz</strong>
    4. [AC-wlan-regulate-domain-default] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b24876317190921">dca-channel 5g channel-set 149,153,157,161</strong>
    5. [AC-wlan-regulate-domain-default] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b1471196768190921">quit</strong></span></span>

    # 创建空口扫描模板“wlan-airscan”,并配置调优信道集合、扫描间隔时间和扫描持续时间。

    1. <span style="color:#333333"><span style="background-color:#dddddd">[AC-wlan-view] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b1247056463190921">air-scan-profile name wlan-airscan</strong>
    2. [AC-wlan-air-scan-prof-wlan-airscan] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b1117794299190921">scan-channel-set dca-channel</strong>
    3. [AC-wlan-air-scan-prof-wlan-airscan] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b952766140190921">scan-period 60</strong>
    4. [AC-wlan-air-scan-prof-wlan-airscan] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b410637818190921">scan-interval 60000</strong>
    5. [AC-wlan-air-scan-prof-wlan-airscan] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b1665063074190921">quit</strong></span></span>

    # 创建2G射频模板“wlan-radio2g”,并在该模板下引用空口扫描模板“wlan-airscan”。

    1. <span style="color:#333333"><span style="background-color:#dddddd">[AC-wlan-view] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b1256985097190921">radio-2g-profile name wlan-radio2g </strong>
    2. [AC-wlan-radio-2g-prof-wlan-radio2g] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b457500118190921">air-scan-profile wlan-airscan</strong>
    3. [AC-wlan-radio-2g-prof-wlan-radio2g] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b1021544261190921">quit</strong></span></span>

    # 创建5G射频模板“wlan-radio5g”,并在该模板下引用空口扫描模板“wlan-airscan”。

    1. <span style="color:#333333"><span style="background-color:#dddddd">[AC-wlan-view] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b2051834054190921">radio-5g-profile name wlan-radio5g </strong>
    2. [AC-wlan-radio-5g-prof-wlan-radio5g] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b995167985190921">air-scan-profile wlan-airscan</strong>
    3. [AC-wlan-radio-5g-prof-wlan-radio5g] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b2027454330190921">quit</strong></span></span>

    # 在名为“ap-group1”的AP组下引用5G射频模板“wlan-radio5g”和2G射频模板“wlan-radio2g”。

    1. <span style="color:#333333"><span style="background-color:#dddddd">[AC-wlan-view] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b987632829190921">ap-group name ap-group1 </strong>
    2. [AC-wlan-ap-group-ap-group1] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b2076481730190921">radio-5g-profile wlan-radio5g radio 1</strong>
    3. Warning: This action may cause service interruption. Continue?[Y/N]<strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_zh-cn_task_0175818418_b1384307436190906">y</strong>
    4. [AC-wlan-ap-group-ap-group1] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b1780139102190921">radio-2g-profile wlan-radio2g radio 0</strong>
    5. Warning: This action may cause service interruption. Continue?[Y/N]<strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_zh-cn_task_0175818418_b1384307436190906_1">y</strong>
    6. [AC-wlan-ap-group-ap-group1] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b1249663083190921">quit</strong></span></span>

    # 配置射频调优模式为手动调优,并手动触发射频调优。

    1. <span style="color:#333333"><span style="background-color:#dddddd">[AC-wlan-view] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b1799447059190921">calibrate enable manual</strong>
    2. [AC-wlan-view] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b1693505529190921">calibrate manual startup</strong></span></span>
    # 待执行手动调优一小时后,调优结束。将射频调优模式改为定时调优,并将调优时间定为用户业务空闲时段(如当地时间凌晨00:00-06:00时段)。
    <span style="color:#333333"><span style="background-color:#dddddd">[AC-wlan-view] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b1443027864190921">calibrate enable schedule time 03:00:00</strong></span></span>
  8. 验证配置结果

    WLAN业务配置会自动下发给AP,配置完成后,通过执行命令display vap ssid wlan-net查看如下信息,当“Status”项显示为“ON”时,表示AP对应的射频上的VAP已创建成功。

    1. <span style="color:#333333"><span style="background-color:#dddddd">[AC-wlan-view] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b367333496190921">display vap ssid wlan-net</strong>
    2. WID : WLAN ID
    3. --------------------------------------------------------------------------------
    4. AP ID AP name RfID WID BSSID Status Auth type STA SSID
    5. --------------------------------------------------------------------------------
    6. 0 area_1 0 1 60DE-4476-E360 <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b1874482883190921">ON</strong> WPA/WPA2-PSK 0 wlan-net
    7. 0 area_1 1 1 60DE-4476-E370 <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b1628414885190921">ON</strong> WPA/WPA2-PSK 0 wlan-net
    8. -------------------------------------------------------------------------------
    9. Total: 2</span></span>

    STA搜索到名为“wlan-net”的无线网络,输入密码“a1234567”并正常关联后,在AC上执行display station ssid wlan-net命令,可以查看到用户已经接入到无线网络“wlan-net”中。

    1. <span style="color:#333333"><span style="background-color:#dddddd">[AC-wlan-view] <strong id="ZH-CN_TASK_0180383114__zh-cn_task_0176912361_zh-cn_task_0176912351_b1120837202190921">display station ssid wlan-net</strong>
    2. Rf/WLAN: Radio ID/WLAN ID
    3. Rx/Tx: link receive rate/link transmit rate(Mbps)
    4. ---------------------------------------------------------------------------------
    5. STA MAC AP ID Ap name Rf/WLAN Band Type Rx/Tx RSSI VLAN IP address
    6. ---------------------------------------------------------------------------------
    7. e019-1dc7-1e08 0 area_1 1/1 5G 11n 46/59 -68 101 10.23.101.254
    8. ---------------------------------------------------------------------------------
    9. Total: 1 2.4G: 0 5G: 1</span></span>
配置文件
  • SwitchA的配置文件

    1. <span style="color:#333333"><span style="background-color:#dddddd">#
    2. sysname SwitchA
    3. #
    4. vlan batch 10
    5. #
    6. interface GigabitEthernet0/0/1
    7. port link-type trunk
    8. port trunk pvid vlan 10
    9. port trunk allow-pass vlan 10
    10. port-isolate enable group 1
    11. #
    12. interface GigabitEthernet0/0/2
    13. port link-type trunk
    14. port trunk allow-pass vlan 10
    15. #
    16. return</span></span>
  • SwitchB的配置文件

    1. <span style="color:#333333"><span style="background-color:#dddddd">#
    2. sysname SwitchB
    3. #
    4. vlan batch 10 100
    5. #
    6. dhcp enable
    7. #
    8. interface Vlanif10
    9. ip address 10.23.10.1 255.255.255.0
    10. dhcp select relay
    11. dhcp relay server-ip 10.23.100.1
    12. #
    13. interface Vlanif100
    14. ip address 10.23.100.2 255.255.255.0
    15. #
    16. interface GigabitEthernet0/0/1
    17. port link-type trunk
    18. port trunk allow-pass vlan 10
    19. #
    20. interface GigabitEthernet0/0/2
    21. port link-type trunk
    22. port trunk allow-pass vlan 100
    23. #
    24. return</span></span>
  • Router的配置文件

    1. <span style="color:#333333"><span style="background-color:#dddddd">#
    2. sysname Router
    3. #
    4. vlan batch 101 to 102
    5. #
    6. interface Vlanif101
    7. ip address 10.23.101.2 255.255.255.0
    8. #
    9. interface Vlanif102
    10. ip address 10.23.102.2 255.255.255.0
    11. #
    12. interface GigabitEthernet1/0/0
    13. port link-type trunk
    14. port trunk allow-pass vlan 101 to 102
    15. #
    16. return
    17. </span></span>
  • AC的配置文件

    1. <span style="color:#333333"><span style="background-color:#dddddd">#
    2. sysname AC
    3. #
    4. vlan batch 100 to 102
    5. #
    6. vlan pool sta-pool
    7. vlan 101 to 102
    8. #
    9. dhcp enable
    10. #
    11. ip pool huawei
    12. gateway-list 10.23.10.1
    13. network 10.23.10.0 mask 255.255.255.0
    14. option 43 sub-option 3 ascii 10.23.100.1
    15. #
    16. interface Vlanif100
    17. ip address 10.23.100.1 255.255.255.0
    18. dhcp select global
    19. #
    20. interface Vlanif101
    21. ip address 10.23.101.1 255.255.255.0
    22. dhcp select interface
    23. #
    24. interface Vlanif102
    25. ip address 10.23.102.1 255.255.255.0
    26. dhcp select interface
    27. #
    28. interface GigabitEthernet0/0/1
    29. port link-type trunk
    30. port trunk allow-pass vlan 100
    31. #
    32. interface GigabitEthernet0/0/2
    33. port link-type trunk
    34. port trunk allow-pass vlan 101 to 102
    35. #
    36. ip route-static 10.23.10.0 24 10.23.100.2
    37. #
    38. capwap source interface vlanif100
    39. #
    40. wlan
    41. calibrate enable schedule time 03:00:00
    42. security-profile name wlan-net
    43. security wpa-wpa2 psk pass-phrase %^%#m"tz0f>~7.[`^6RWdzwCy16hJj/Mc!,}s`X*B]}A%^%# aes
    44. ssid-profile name wlan-net
    45. ssid wlan-net
    46. vap-profile name wlan-net
    47. forward-mode tunnel
    48. service-vlan vlan-pool sta-pool
    49. ssid-profile wlan-net
    50. security-profile wlan-net
    51. regulatory-domain-profile name default
    52. dca-channel 5g channel-set 149,153,157,161
    53. air-scan-profile name wlan-airscan
    54. scan-channel-set dca-channel
    55. radio-2g-profile name wlan-radio2g
    56. air-scan-profile wlan-airscan
    57. radio-5g-profile name wlan-radio5g
    58. air-scan-profile wlan-airscan
    59. ap-group name ap-group1
    60. radio 0
    61. radio-2g-profile wlan-radio2g
    62. vap-profile wlan-net wlan 1
    63. radio 1
    64. radio-5g-profile wlan-radio5g
    65. vap-profile wlan-net wlan 1
    66. ap-id 0 type-id 35 ap-mac 60de-4476-e360 ap-sn 210235554710CB000042
    67. ap-name area_1
    68. ap-group ap-group1
    69. #
    70. return</span></span>
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/从前慢现在也慢/article/detail/146554
推荐阅读
相关标签
  

闽ICP备14008679号