华为无线AC间二层漫游

文章描述了两台AC设备(AC1和AC2)的详细配置,包括VLAN划分,DHCP设置,WLAN安全配置(WPA-WPA2PSK),AP(AccessPoint)信息,以及VAP配置。此外,还提到了CE(CustomerEdge)设备的接口配置,用于与AC建立连接。重点在于检查AC设备的漫游组成员状态和STA(Station)的关联及漫游轨迹,确保网络的正常运行。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

1、拓扑

 2、配置

AC1

vlan batch 100 to 101
dhcp enable

interface Vlanif100
 ip address 192.168.100.1 255.255.255.0
 dhcp select interface
 dhcp server excluded-ip-address 192.168.100.2 
 dhcp server dns-list 223.5.5.5 
#
interface Vlanif101
 ip address 192.168.101.1 255.255.255.0
 dhcp select interface
 dhcp server excluded-ip-address 192.168.101.2 
 dhcp server dns-list 223.5.5.5 

interface GigabitEthernet0/0/1
 port link-type trunk
 port trunk allow-pass vlan 100
#
interface GigabitEthernet0/0/2
 port link-type trunk
 port trunk allow-pass vlan 100 to 101

capwap source interface vlanif100

wlan

 ap-id 1 type-id 58 ap-mac 00e0-fcc7-2ea0 ap-sn 210235448310E70D5764
 security-profile name secu
  security wpa-wpa2 psk pass-phrase %^%#hN~tWi<D=%K$h_W8`U{0#j!^NvfU.8R*JS,2K%G!

 ssid-profile name ssid
  ssid wlan1

 vap-profile name vap1
  forward-mode tunnel
  service-vlan vlan-id 101
  ssid-profile ssid
  security-profile secu

 ap-group name default
  radio 0
   vap-profile vap1 wlan 1
  radio 1
   vap-profile vap1 wlan 1
  radio 2
   vap-profile vap1 wlan 1

 mobility-group name manyou1
  member ip-address 192.168.100.1
  member ip-address 192.168.100.2


AC2

vlan batch 100 to 101
interface Vlanif100
 ip address 192.168.100.2 255.255.255.0
#
interface Vlanif101
 ip address 192.168.101.2 255.255.255.0

interface GigabitEthernet0/0/1
 port link-type trunk
 port trunk allow-pass vlan 100
#
interface GigabitEthernet0/0/2
 port link-type trunk
 port trunk allow-pass vlan 100 to 101
capwap source interface vlanif100

wlan
 security-profile name secu
  security wpa-wpa2 psk pass-phrase %^%#6Rsr/tqVc*DwY!~FH))%(wT\6k>u$'TG;)&r$JQ2

 ssid-profile name ssid
  ssid wlan1

 vap-profile name vap1
  forward-mode tunnel
  service-vlan vlan-id 101
  ssid-profile ssid
  security-profile secu

 ap-id 1 type-id 58 ap-mac 00e0-fc8c-0fd0 ap-sn 210235448310452ABE3D

 ap-group name default
  radio 0
   vap-profile vap1 wlan 1
  radio 1
   vap-profile vap1 wlan 1
  radio 2
   vap-profile vap1 wlan 1

 mobility-group name manyou1
  member ip-address 192.168.100.1
  member ip-address 192.168.100.2

CE1和CE2配置

interface GE1/0/0
 undo shutdown
 port link-type trunk
 port trunk allow-pass vlan 100
#
interface GE1/0/1
 undo shutdown
 port link-type trunk
 port trunk pvid vlan 100
 port trunk allow-pass vlan 100
 stp edged-port enable

3、查看

 

 查看漫游组成员AC_1和AC_2的状态,当“State”显示为“normal”时,表示AC1和AC2正常。

 

查看sta关联到AP1

 查看sta关联到AP2

查看sta漫游轨迹

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

I love this bad girl

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值