能够拿到IP地址,上联交换机是cisco的,交换机上可以看到mac地址,但是控制器上无法认证到这个ap
<H3C>%Jul 17 08:04:46:010 2022 H3C SHELL/5/SHELL_LOGIN: Console logged in from con0.
<H3C>
<H3C>
System is starting...
Press Ctrl+D to access BASIC-BOOTWARE MENU...
Booting Normal Extended BootWare
The Extended BootWare is self-decompressing................................
Done.
****************************************************************************
* *
* H3C WA6620 BootWare, Version 7.14 *
* *
****************************************************************************
Copyright (c) 2004-2022 New H3C Technologies Co., Ltd.
Compiled Date : Aug 26 2022
CPU L1 Cache : 32KB
CPU L2 Cache : 256KB
CPU Clock Speed : 1600MHz
Memory Type : DDR3 SDRAM
Memory Size : 1024MB
Memory Speed : 933MHz
Flash Size : 256MB
PCB Version : Ver.A
BootWare Validating...
Press Ctrl+B to access EXTENDED-BOOTWARE MENU...
Loading the main image files...
Loading file flash:/wa6600-system.bin.......................................
..........Done.
Loading file flash:/wa6600-freeradius.bin....Done.
Loading file flash:/wa6600-boot.bin.................Done.
Image file flash:/wa6600-boot.bin is self-decompressing.....................
............................................................................
............................................................................
............................................................................
............................................................................
............................................................................
............................................................................
............................................................................
.............................Done.
System image is starting...
Startup configuration file doesn't exist or is invalid.
Performing automatic configuration... Press CTRL_C or CTRL_D to break.
Automatic configuration attempt: 1.
Not ready for automatic configuration: no interface available.
Waiting for the next...
Line con0 is available.
Press ENTER to get started.
(0)
最佳答案
二层注册还是三层注册
三层注册需要写Op43
可以试着在AP上手动写上AC的地址,看能否在AC上上线
(0)
刚刚问了售后,把AP切换了模式就好了,重置后AP变成了云AP模式。 //通过无线接入判断(出厂配置情况下) AP上电后,开启无线终端的Wi-Fi功能: · 如果搜索到SSID为“H3C_xxxxxx”(xxxxxx为AP设备MAC地址的后六位)的无线网络,则当前AP为云AP模式。 · 如果搜索到SSID为“H3C”的无线网络,则当前AP为FAT模式。// 上述为产品文档内原话
交换机:interface GigabitEthernet1/0/35
switchport trunk native vlan 207
switchport trunk allowed vlan 142,207
switchport mode trunk
spanning-tree portfast
(0)
已解决,需要把AP切换为瘦模式,当前为云AP模式
已解决,需要把AP切换为瘦模式,当前为云AP模式
目前来看AP的模式没有问题,AC是什么型号,什么版本,授权是否足够
可以在AC上面使用这个命令查看上线失败原因 display wlan ap statistics association-failure-record命令用来显示AP上线失败原因。
(0)
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
刚刚问了售后,把AP切换了模式就好了,重置后AP变成了云AP模式。 //通过无线接入判断(出厂配置情况下) AP上电后,开启无线终端的Wi-Fi功能: · 如果搜索到SSID为“H3C_xxxxxx”(xxxxxx为AP设备MAC地址的后六位)的无线网络,则当前AP为云AP模式。 · 如果搜索到SSID为“H3C”的无线网络,则当前AP为FAT模式。// 上述为产品文档内原话