• 全部
  • 经验案例
  • 典型配置
  • 技术公告
  • FAQ
  • 漏洞说明
  • 全部
  • 全部
  • 大数据引擎
  • 知了引擎
产品线
搜索
取消
案例类型
发布者
是否解决
是否官方
时间
搜索引擎
匹配模式
高级搜索

AP和AC同vlan时路由不通

2025-05-15提问
  • 0关注
  • 0收藏,331浏览
粉丝:0人 关注:0人

问题描述:

组网:核心作为网关、dhcp服务器,多vlan 10-60

AC接入在vlan10的汇聚交换机上trunk放通所有vlan,AP使用option43注册

其他vlan上注册的ap都能正常使用,只有vlan10也就是ac\ap同vlan下终端就无法上网

 

vlan10的ap可以正常获取ip,可以ping通,终端也可以获取正常的ip地址,核心的arp表上也有ap和终端的地址

 

发现终端的接口是WLAN-BSS时就不通网关和路由。只能访问AC

 

ac上创建了vlan10-60,不同的ap绑定射频和不同的vlan
总之就是vlan10下ap绑定vlan10,连接的终端不通内网,射频绑定到其他vlan反倒可以(应该是走的ac隧道)

1 个回答

方便发配置看一下吗?要不然不好发现问题

***.***/ 好了 wiki/VWVOwNotXieIyfksyn8cTgS4nwb?from=from_copylink

ikun666 发表时间:2025-05-15 更多>>

nqa entry h3c_g_b52680 test type icmp-echo destination ip 114.114.114.114 frequency 5000 history-record enable history-record number 1 probe timeout 500 # nqa schedule h3c_g_b52680 test start-time now lifetime forever # wlan service-template st_4460598527748232 description 1 ssid KQGYL akm mode psk preshared-key pass-phrase cipher $c$3$mCTtvJd8kjecReqHDR9oIweqDIcQsHgA/clH+C4C cipher-suite ccmp cipher-suite tkip security-ie rsn security-ie wpa bss transition-management enable portal domain cloud service-template enable # wlan service-template st_06250951092244272 description 1 ssid KQ-IOT user-isolation enable akm mode psk preshared-key pass-phrase cipher $c$3$Lgb7bQuZwJz9ZoVmKtSdONyAib2WSh94Ficot2Bs6oA= cipher-suite ccmp cipher-suite tkip security-ie rsn security-ie wpa bss transition-management enable portal domain cloud service-template enable # wlan service-template st_18179241701327298 description 2 ssid KQ-Guest user-isolation enable akm mode psk preshared-key pass-phrase cipher $c$3$OyebvlboqAEcxOGHl4Rmgd6PRz1fNBc3INvTflnu cipher-suite ccmp cipher-suite tkip security-ie rsn security-ie wpa bss transition-management enable portal domain cloud service-template enable # wlan service-template test ssid test client forwarding-location ap vlan 10 bss transition-management enable service-template enable # interface NULL0 # interface Vlan-interface10 ip address 192.168.10.200 255.255.255.0 portal enable method layer3 portal apply web-server go # interface GigabitEthernet1/0/1 port link-mode bridge port link-type hybrid port hybrid vlan 1 untagged # interface GigabitEthernet1/0/2 port link-mode bridge # interface GigabitEthernet1/0/3 port link-mode bridge # interface GigabitEthernet1/0/4 port link-mode bridge port link-type hybrid port hybrid vlan 1 untagged # interface GigabitEthernet1/0/5 port link-mode bridge port link-type trunk port trunk permit vlan 1 10 20 30 40 50 60 70 # scheduler logfile size 16 # line class console user-role network-admin # line class vty user-role network-operator # line con 0 authentication-mode scheme user-role network-admin # line vty 0 31 authentication-mode scheme user-role network-operator # ip route-static 0.0.0.0 0 192.168.10.1 # undo info-center logfile enable info-center source STAMGR console deny info-center source STAMGR logbuffer deny # ssh server enable sftp server enable scp server enable # nqa server enable # ntp-service enable ntp-service unicast-server ***.*** # acl basic name guest # acl mac name guest rule 0 permit # domain system authentication portal radius-scheme ruoyi-radius # domain default enable system #

ikun666 发表时间:2025-05-15

nqa entry h3c_g_b52680 test type icmp-echo destination ip 114.114.114.114 frequency 5000 history-record enable history-record number 1 probe timeout 500 # nqa schedule h3c_g_b52680 test start-time now lifetime forever # wlan service-template st_4460598527748232 description 1 ssid KQGYL akm mode psk preshared-key pass-phrase cipher $c$3$mCTtvJd8kjecReqHDR9oIweqDIcQsHgA/clH+C4C cipher-suite ccmp cipher-suite tkip security-ie rsn security-ie wpa bss transition-management enable portal domain cloud service-template enable # wlan service-template st_06250951092244272 description 1 ssid KQ-IOT user-isolation enable akm mode psk preshared-key pass-phrase cipher $c$3$Lgb7bQuZwJz9ZoVmKtSdONyAib2WSh94Ficot2Bs6oA= cipher-suite ccmp cipher-suite tkip security-ie rsn security-ie wpa bss transition-management enable portal domain cloud service-template enable # wlan service-template st_18179241701327298 description 2 ssid KQ-Guest user-isolation enable akm mode psk preshared-key pass-phrase cipher $c$3$OyebvlboqAEcxOGHl4Rmgd6PRz1fNBc3INvTflnu cipher-suite ccmp cipher-suite tkip security-ie rsn security-ie wpa bss transition-management enable portal domain cloud service-template enable # wlan service-template test ssid test client forwarding-location ap vlan 10 bss transition-management enable service-template enable # interface NULL0 # interface Vlan-interface10 ip address 192.168.10.200 255.255.255.0 portal enable method layer3 portal apply web-server go # interface GigabitEthernet1/0/1 port link-mode bridge port link-type hybrid port hybrid vlan 1 untagged # interface GigabitEthernet1/0/2 port link-mode bridge # interface GigabitEthernet1/0/3 port link-mode bridge # interface GigabitEthernet1/0/4 port link-mode bridge port link-type hybrid port hybrid vlan 1 untagged # interface GigabitEthernet1/0/5 port link-mode bridge port link-type trunk port trunk permit vlan 1 10 20 30 40 50 60 70 # scheduler logfile size 16 # line class console user-role network-admin # line class vty user-role network-operator # line con 0 authentication-mode scheme user-role network-admin # line vty 0 31 authentication-mode scheme user-role network-operator # ip route-static 0.0.0.0 0 192.168.10.1 # undo info-center logfile enable info-center source STAMGR console deny info-center source STAMGR logbuffer deny # ssh server enable sftp server enable scp server enable # nqa server enable # ntp-service enable ntp-service unicast-server ***.*** # acl basic name guest # acl mac name guest rule 0 permit # domain system authentication portal radius-scheme ruoyi-radius # domain default enable system #

ikun666 发表时间:2025-05-15
回复ikun666:

能发个文档吗。太乱了

什么都不会的网络工程师 发表时间:2025-05-15

好 稍等

ikun666 发表时间:2025-05-15

***.***/wiki/VWVOwNotXieIyfksyn8cTgS4nwb?from=from_copylink

ikun666 发表时间:2025-05-15

https://mcncdf9ynq6w.飞书.cn/ 被屏蔽了,麻烦拼一下 wiki/VWVOwNotXieIyfksyn8cTgS4nwb?from=from_copylink

ikun666 发表时间:2025-05-15
回复ikun666:

你说给你看吧,你还不给权限,还在保不,在保建议直接400会更省事

什么都不会的网络工程师 发表时间:2025-05-15

***.***/ 好了 wiki/VWVOwNotXieIyfksyn8cTgS4nwb?from=from_copylink

ikun666 发表时间:2025-05-15

编辑答案

你正在编辑答案

如果你要对问题或其他回答进行点评或询问,请使用评论功能。

分享扩散:

提出建议

    +

亲~登录后才可以操作哦!

确定

亲~检测到您登陆的账号未在http://hclhub.h3c.com进行注册

注册后可访问此模块

跳转hclhub

你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作

举报

×

侵犯我的权益 >
对根叔社区有害的内容 >
辱骂、歧视、挑衅等(不友善)

侵犯我的权益

×

泄露了我的隐私 >
侵犯了我企业的权益 >
抄袭了我的内容 >
诽谤我 >
辱骂、歧视、挑衅等(不友善)
骚扰我

泄露了我的隐私

×

您好,当您发现根叔知了上有泄漏您隐私的内容时,您可以向根叔知了进行举报。 请您把以下内容通过邮件发送到pub.zhiliao@h3c.com 邮箱,我们会尽快处理。
  • 1. 您认为哪些内容泄露了您的隐私?(请在邮件中列出您举报的内容、链接地址,并给出简短的说明)
  • 2. 您是谁?(身份证明材料,可以是身份证或护照等证件)

侵犯了我企业的权益

×

您好,当您发现根叔知了上有关于您企业的造谣与诽谤、商业侵权等内容时,您可以向根叔知了进行举报。 请您把以下内容通过邮件发送到 pub.zhiliao@h3c.com 邮箱,我们会在审核后尽快给您答复。
  • 1. 您举报的内容是什么?(请在邮件中列出您举报的内容和链接地址)
  • 2. 您是谁?(身份证明材料,可以是身份证或护照等证件)
  • 3. 是哪家企业?(营业执照,单位登记证明等证件)
  • 4. 您与该企业的关系是?(您是企业法人或被授权人,需提供企业委托授权书)
我们认为知名企业应该坦然接受公众讨论,对于答案中不准确的部分,我们欢迎您以正式或非正式身份在根叔知了上进行澄清。

抄袭了我的内容

×

原文链接或出处

诽谤我

×

您好,当您发现根叔知了上有诽谤您的内容时,您可以向根叔知了进行举报。 请您把以下内容通过邮件发送到pub.zhiliao@h3c.com 邮箱,我们会尽快处理。
  • 1. 您举报的内容以及侵犯了您什么权益?(请在邮件中列出您举报的内容、链接地址,并给出简短的说明)
  • 2. 您是谁?(身份证明材料,可以是身份证或护照等证件)
我们认为知名企业应该坦然接受公众讨论,对于答案中不准确的部分,我们欢迎您以正式或非正式身份在根叔知了上进行澄清。

对根叔社区有害的内容

×

垃圾广告信息
色情、暴力、血腥等违反法律法规的内容
政治敏感
不规范转载 >
辱骂、歧视、挑衅等(不友善)
骚扰我
诱导投票

不规范转载

×

举报说明