华为AC+AP旁挂式三层无线局域网的配置案例

一、基础配置

SWA:

<Huawei>sys

Enter system view, return user view with Ctrl+Z.

Huaweiundo in

Huaweiundo info-center ena

Info: Information center is disabled.

Huaweisysn SWA

SWAvlan batch 10 11 12 99

Info: This operation may take a few seconds. Please wait for a moment...done.

SWAint g0/0/1

SWA-GigabitEthernet0/0/1p l t

SWA-GigabitEthernet0/0/1p t p v 10

SWA-GigabitEthernet0/0/1p t a v 10 11

SWA-GigabitEthernet0/0/1int g0/0/2

SWA-GigabitEthernet0/0/2p l t

SWA-GigabitEthernet0/0/2p t p v 10

SWA-GigabitEthernet0/0/2p t a v 10 12

SWA-GigabitEthernet0/0/2int g0/0/24

SWA-GigabitEthernet0/0/24qu

SWAvlan 100

SWA-vlan100int g0/0/24

SWA-GigabitEthernet0/0/24p l a

SWA-GigabitEthernet0/0/24p d v 100

SWA-GigabitEthernet0/0/24int vlan 100

SWA-Vlanif100ip add 172.16.1.1 24

SWA-Vlanif100qu

SWAqu

<SWA>save

SWB:

<Huawei>sys

Enter system view, return user view with Ctrl+Z.

Huaweiundo in

Huaweiundo info-center ena

Info: Information center is disabled.

Huaweisysn SWB

SWBvlan batch 10 11 12 99 101

Info: This operation may take a few seconds. Please wait for a moment...done.

SWBint vlan 99

SWB-Vlanif99ip add 10.0.99.253 24

SWB-Vlanif99int vlan 101

SWB-Vlanif101ip add 172.16.1.2 24

SWB-Vlanif101int g0/0/24

SWB-GigabitEthernet0/0/24p l a

SWB-GigabitEthernet0/0/24p d v 101

SWB-GigabitEthernet0/0/24int g0/0/1

SWB-GigabitEthernet0/0/1p l a

SWB-GigabitEthernet0/0/1p d v 99

SWB-GigabitEthernet0/0/1qu

SWBqu

<SWB>save

AC:

<AC6605>sys

Enter system view, return user view with Ctrl+Z.

AC6605undo in

AC6605undo info-center ena

Info: Information center is disabled.

AC6605sysn AC

ACvlan 99

Info: This operation may take a few seconds. Please wait for a moment...done.

AC-vlan99int vlan 99

AC-Vlanif99ip add 10.0.99.254 24

AC-Vlanif99int g0/0/1

AC-GigabitEthernet0/0/1p l a

AC-GigabitEthernet0/0/1p d v 99

AC-GigabitEthernet0/0/1qu

ACqu

<AC>save

二、SWB配置DHCP服务

SWB:

SWBip pool ap

Info:It's successful to create an IP address pool.

SWB-ip-pool-apnetwork 10.0.10.0 mask 24

SWB-ip-pool-apgateway-list 10.0.10.254

SWB-ip-pool-apoption 43 sub-option 3 ascii 10.0.99.254

SWB-ip-pool-apip pool vlan11

Info:It's successful to create an IP address pool.

SWB-ip-pool-vlan10network 10.0.11.0 mask 24

SWB-ip-pool-vlan10gateway-list 10.0.11.254

SWB-ip-pool-vlan10dns-list 114.114.114.114

SWB-ip-pool-vlan10ip pool vlan12

Info:It's successful to create an IP address pool.

SWB-ip-pool-vlan20network 10.0.12.0 mask 24

SWB-ip-pool-vlan20gateway-list 10.0.12.254

SWB-ip-pool-vlan20dns-list 114.114.114.114

SWB-ip-pool-vlan20qu

三、SWA配置vlan 10 vlan 11 vlan12 中继服务

SWA:

SWAdhcp ena

Info: The operation may take a few seconds. Please wait for a moment.done.

SWA

SWAint vlan 10

SWA-Vlanif10ip add 10.0.10.254 24

SWA-Vlanif10dhcp select relay

SWA-Vlanif10dhcp relay server-ip 172.16.1.2

SWA-Vlanif10int vlan 11

SWA-Vlanif11ip add 10.0.11.254 24

SWA-Vlanif11dhcp select relay

SWA-Vlanif11dhcp relay server-ip 172.16.1.2

SWA-Vlanif11int vlan 12

SWA-Vlanif12ip add 10.0.12.254 24

SWA-Vlanif12dhcp select relay

SWA-Vlanif12dhcp relay server-ip 172.16.1.2

SWA-Vlanif12qu

SWB:

SWBint vlan 101
SWB-Vlanif101dhcp select global

四、SWA、SWB、AC配置OSPF路由

SWA:

SWAospf 1

SWA-ospf-1ar 0

SWA-ospf-1-area-0.0.0.0netw

SWA-ospf-1-area-0.0.0.0network 10.0.10.0 0.0.0.255

SWA-ospf-1-area-0.0.0.0network 10.0.11.0 0.0.0.255

SWA-ospf-1-area-0.0.0.0network 10.0.12.0 0.0.0.255

SWA-ospf-1-area-0.0.0.0network 172.16.1.0 0.0.0.255

SWA-ospf-1-area-0.0.0.0qu

SWB:

SWBospf 1

SWB-ospf-1ar 0

SWB-ospf-1-area-0.0.0.0network 172.16.1.0 0.0.0.255

SWB-ospf-1-area-0.0.0.0network 10.0.99.0 0.0.0.255

SWB-ospf-1-area-0.0.0.0qu

SWB-ospf-1

AC:

ACospf 1

AC-ospf-1ar 0

AC-ospf-1-area-0.0.0.0network 10.0.99.0 0.0.0.255

AC-ospf-1-area-0.0.0.0qu

五、无线AC配置

<AC>sys

Enter system view, return user view with Ctrl+Z.

ACcapwap source int vlan 99

ACwlan

AC-wlan-viewap-group name ap-group1

Info: This operation may take a few seconds. Please wait for a moment.done.

AC-wlan-ap-group-ap-group1regulatory-domain-profile default

Warning: Modifying the country code will clear channel, power and antenna gain c

onfigurations of the radio and reset the AP. Continue?Y/N:y

AC-wlan-ap-group-ap-group1qu

AC-wlan-viewap auth-mode mac-auth

AC-wlan-viewap-id 0 ap-mac 00e0-fcf7-0210

AC-wlan-ap-0ap-name area_1

AC-wlan-ap-0ap-group ap-group1

Warning: This operation may cause AP reset. If the country code changes, it will

clear channel, power and antenna gain configurations of the radio, Whether to c

ontinue? Y/N:y

Info: This operation may take a few seconds. Please wait for a moment.. done.

AC-wlan-ap-0qu

AC-wlan-viewap-id 1 ap-mac 00e0-fc5a-6ba0

AC-wlan-ap-1ap-name area_2

AC-wlan-ap-1ap-group ap-group1

Warning: This operation may cause AP reset. If the country code changes, it will

clear channel, power and antenna gain configurations of the radio, Whether to c

ontinue? Y/N:y

Info: This operation may take a few seconds. Please wait for a moment.. done.

AC-wlan-ap-1qu

AC-wlan-viewdis ap all

AC-wlan-viewsecurity-profile name wlan-net1

AC-wlan-sec-prof-wlan-net1security wpa-wpa2 psk pass-phrase abc12345 aes

AC-wlan-sec-prof-wlan-net1qu

AC-wlan-viewssid-profile name wlan-net1

AC-wlan-ssid-prof-wlan-net1ssid Sales

Info: This operation may take a few seconds, please wait.done.

AC-wlan-ssid-prof-wlan-net1qu

AC-wlan-viewvap-profile name wlan-net1

AC-wlan-vap-prof-wlan-net1forward-mode direct-forward

AC-wlan-vap-prof-wlan-net1service-vlan vlan-id 11

AC-wlan-vap-prof-wlan-net1security-profile wlan-net1

Info: This operation may take a few seconds, please wait.done.

AC-wlan-vap-prof-wlan-net1ssid-profile wlan-net1

Info: This operation may take a few seconds, please wait.done.

AC-wlan-vap-prof-wlan-net1qu

AC-wlan-viewsecurity-profile name wlan-net2

AC-wlan-sec-prof-wlan-net2security wpa-wpa2 psk pass-phrase abc12345 aes

AC-wlan-sec-prof-wlan-net2qu

AC-wlan-viewssid-profile name wlan-net2

AC-wlan-ssid-prof-wlan-net2ssid Finances

Info: This operation may take a few seconds, please wait.done.

AC-wlan-ssid-prof-wlan-net2qu

AC-wlan-viewvap-profile name wlan-net2

AC-wlan-vap-prof-wlan-net2forward-mode direct-forward

AC-wlan-vap-prof-wlan-net2service-vlan vlan-id 12

Info: This operation may take a few seconds, please wait.done.

AC-wlan-vap-prof-wlan-net2security-profile wlan-net2

Info: This operation may take a few seconds, please wait.done.

AC-wlan-vap-prof-wlan-net2ssid-profile wlan-net2

Info: This operation may take a few seconds, please wait.done.

AC-wlan-vap-prof-wlan-net2qu

AC-wlan-viewap-group name ap-group1

AC-wlan-ap-group-ap-group1vap-profile wlan-net1 wlan 1 radio all

Info: This operation may take a few seconds, please wait...done.

AC-wlan-ap-group-ap-group1vap-profile wlan-net2 wlan 2 radio all

Info: This operation may take a few seconds, please wait...done.

AC-wlan-ap-group-ap-group1qu

AC-wlan-viewqu

ACqu

<AC>save

六、无线访问

相关推荐
2501_926978335 小时前
AGI 的四种瓶颈:资源型还是发现型--以及DSH的位置
人工智能·经验分享·笔记·ai写作
fiveym5 小时前
01 - iPXE + Clonezilla 网络装机原理解析
linux·运维·服务器·网络
虎头金猫5 小时前
如何在群晖NAS上通过Docker部署CloudSaver?群晖部署CloudSaver教程|聚合资源搜索并实现远程访问
运维·服务器·网络·python·docker·容器·pandas
dog2505 小时前
网络优化,还是降低各阶矩
服务器·网络·php
反转180度6 小时前
Qt 6 + C++17 实现 SFTP 批量部署:工业设备运维工具实战解析
运维·c++·qt
liuqs3326 小时前
nat123安卓和nat123全端口选型指南,映射工具怎么挑
网络·笔记
雨辰AI6 小时前
RAG 知识库搭建:基于人大金仓构建信创运维问答机器人|全栈国产化落地完整版
运维·ai·机器人·ai编程
x_x-F7 小时前
网络数据从网卡到用户态:一场基于内存所有权转移的接力赛
开发语言·网络·php
-今昭-7 小时前
Ansible
linux·运维·ansible
星野川崎2067 小时前
电商多店运维:云机长期挂机频繁掉线、账号无故风控原因剖析与解决方案
大数据·运维·云计算·电商