华为无线AC间漫游配置案例

SW1

vlan batch 10 20 100 to 101 200

dhcp enable

interface Vlanif10

ip address 10.0.10.1 255.255.255.0

dhcp select interface

dhcp server excluded-ip-address 10.0.10.10

dhcp server option 43 sub-option 3 ascii 10.0.10.10

interface Vlanif20

ip address 10.0.20.1 255.255.255.0

dhcp select interface

dhcp server excluded-ip-address 10.0.20.10

dhcp server option 43 sub-option 3 ascii 10.0.20.10

interface Vlanif100

ip address 192.168.100.1 255.255.255.0

dhcp select interface

interface Vlanif101

ip address 192.168.101.1 255.255.255.0

dhcp select interface

interface Vlanif200

ip address 192.168.200.1 255.255.255.0

dhcp select interface

interface MEth0/0/1

interface GigabitEthernet0/0/1

port link-type trunk

port trunk allow-pass vlan 10 100 to 101

interface GigabitEthernet0/0/2

port link-type trunk

port trunk allow-pass vlan 20 200

interface GigabitEthernet0/0/3

port link-type trunk

port trunk pvid vlan 10

port trunk allow-pass vlan 10 100

interface GigabitEthernet0/0/4

port link-type trunk

port trunk pvid vlan 10

port trunk allow-pass vlan 10 101

interface GigabitEthernet0/0/5

port link-type trunk

port trunk pvid vlan 20

port trunk allow-pass vlan 20 200

AC1

vlan batch 10 100 to 101

interface Vlanif10

ip address 10.0.10.10 255.255.255.0

interface MEth0/0/1

undo negotiation auto

duplex half

interface GigabitEthernet0/0/1

port link-type trunk

port trunk allow-pass vlan 10 100 to 101

ip route-static 0.0.0.0 0.0.0.0 10.0.10.1

capwap source ip-address 10.0.10.10

user-interface con 0

authentication-mode password

user-interface vty 0 4

protocol inbound all

user-interface vty 16 20

protocol inbound all

wlan

security-profile name test //安全魔板

security wpa-wpa2 psk pass-phrase adminadmin aes

ssid-profile name test //SSID魔板

ssid admin

vap-profile name test100 //第一个ap的vap魔板

service-vlan vlan-id 100

ssid-profile test

security-profile test

vap-profile name test101 //第2个ap的vap魔板

service-vlan vlan-id 101

ssid-profile test

security-profile test

mobility-group name ac //AC间漫游组配置

member ip-address 10.0.10.10

member ip-address 10.0.20.10

ap-group name test100 //第一个vap魔板关联进这个组

vap-profile test100 wlan 1 radio all

ap-group name test101 //第2个vap魔板关联进这个组

vap-profile test100 wlan 1 radio all

ap-id 0 type-id 69 ap-mac 00e0-fce1-0250 //第一个ap

ap-name 1-lay-01

ap-group test100

ap-id 1 type-id 69 ap-mac 00e0-fc0a-43b0 //第2个ap

ap-name 2-lay-01

ap-group test101

AC2

vlan batch 20 200

interface Vlanif20

ip address 10.0.20.10 255.255.255.0

interface MEth0/0/1

undo negotiation auto

duplex half

interface GigabitEthernet0/0/1

port link-type trunk

port trunk allow-pass vlan 20 200

ip route-static 0.0.0.0 0.0.0.0 10.0.20.1

capwap source ip-address 10.0.20.10

wlan

security-profile name test

security wpa-wpa2 psk pass-phrase adminadin aes

ssid-profile name test

ssid admin

vap-profile name test

service-vlan vlan-id 200

ssid-profile test

security-profile test

mobility-group name ac //AC间漫游组配置

member ip-address 10.0.10.10

member ip-address 10.0.20.10

ap-group name test

vap-profile test wlan 1 radio all

ap-id 0 type-id 69 ap-mac 00e0-fc6b-44b0

ap-name 2-lay-01

ap-group test

查看漫游组成员

相关推荐
U-Mail邮件系统12 小时前
企业邮箱搭建用自建还是租用?合规、成本与安全性对比解析
服务器·网络·企业邮箱系统
七夜zippoe13 小时前
DolphinDB 能耗优化实战:节能策略设计、效果评估与 ROI 分析
网络·dolphindb·roi·效果评估·能耗优化·策略设计
llilian_1613 小时前
基于PCI总线校时时钟同步卡的高精准授时解决方案
大数据·服务器·功能测试·单片机
米修米修ne13 小时前
Home Assistant连接米家MIoT和苹果HomeKit折腾笔记
服务器·智能家居
云卷云舒___________13 小时前
MiniMax H3全模态视频模型屠榜、字节跳动Seedance 2.5紧急推出、华为开源盘古2.0 Pro | 8月1日 AI日报
华为·字节跳动·minimax·ai日报·h3·seedance2.5·盘古20pro
行者-全栈开发14 小时前
【Linux内核】CVE-2026-46242:Bad Epoll Linux 内核 epoll UAF 漏洞修复指南(99%可靠root的云安全噩梦)
linux·运维·服务器·cve-2026-46242·linux内核漏洞·use-after-free·云多租户安全
平安的平安14 小时前
人在外地,怎样访问办公室里的电脑和内部资源?
运维·服务器·电脑
智体工坊14 小时前
从零搭建 AI 模型中转网关:部署、渠道、定价、装修全记录
运维·服务器·人工智能·搜索引擎·自动化
我命由我1234514 小时前
Kotlin 面向对象 - Kotlin 类变量与类方法
java·服务器·后端·java-ee·kotlin·android jetpack·android runtime
木由里予14 小时前
TEE(Trusted Execution Environment)技术详解
java·linux·开发语言·网络·嵌入式硬件·android-studio