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

WA3620i-agn 刷胖AP后 设置DHCP不生效

2020-06-15提问
  • 0关注
  • 1收藏,1050浏览
粉丝:0人 关注:0人

问题描述:

WA3620i-agn 刷胖AP后 设置DHCP不生效手机连AP后显示 ip无法获得在AP中已经设置DHCP服务, 并开启

# version 5.20, Release 1105P10 # 

sysname WA3620i-AGN

#  

clock timezone Beijing add 08:00:00 

#

domain default enable system

#  

dns resolve dns server 221.131.143.69 dns server 112.4.0.55 dns domain com 

telnet server enable 

#  

undo wlan-client-isolation enable 

 port-security enable 

 password-recovery enable # acl number 2000 

vlan 1 

domain system 

access-limit disable  

state active  idle-cut disable  

self-service-url disable

 # 

dhcp server ip-pool 1  

network 10.49.0.192 mask 255.255.255.240  

gateway-list 10.49.0.1  dns-list 221.131.143.69 112.4.0.55 

#

user-group system  

group-attribute allow-guest 

#

local-user admin  

password cipher $c$3$Z1zIrkz90lRdPADqe7perTC/JJDBVmxi  

authorization-attribute level 3 

service-type telnet service-type web

#

wlan rrm 

dot11a mandatory-rate 6 12 24  

dot11a supported-rate 9 18 36 48 54  

dot11b mandatory-rate 1 2  

dot11b supported-rate 5.5 11  

dot11g mandatory-rate 1 2 5.5 11  

dot11g supported-rate 6 9 12 18 24 36 48 54

 # 

wlan service-template 1 crypto  

ssid zzlk3 

cipher-suite tkip  

security-ie wpa 

service-template enable

cwmp undo cwmp enable 

#

interface NULL0 

#

 interface Vlan-interface1 ip address 10.49.0.100 255.255.0.0 

#

interface GigabitEthernet1/0/1

interface WLAN-BSS32  

port link-type hybrid  

port hybrid vlan 1 untagged  

port-security 

port-mode psk 

port-security tx-key-type 11key  

port-security preshared-key pass-phrase cipher $c$3$bzWaOZUhgl+QJtl+3jQlFp30pgK yQSzkQay1 

interface WLAN-BSS33  

port link-type hybrid  

port hybrid vlan 1 untagged  

port-security port-mode psk  

port-security tx-key-type 11key  

port-security preshared-key 

pass-phrase cipher $c$3$bzWaOZUhgl+QJtl+3jQlFp30pgK yQSzkQay1 

interface WLAN-Radio1/0/1  

service-template 1 interface wlan-bss 32

 #

interface WLAN-Radio1/0/2  

service-template 1 interface wlan-bss 33

 # 

ip route-static 0.0.0.0 0.0.0.0 10.49.0.1

 #  

dhcp enable 

#  

arp-snooping enable

#  

load xml-configuration 

#  

load tr069-configuration 

user-interface con 0 

user-interface vty 0 4  

authentication-mode scheme





组网及组网描述:

WA3620i-agn 刷胖AP后 设置DHCP不生效手机连AP后显示 ip无法获得在AP中已经设置DHCP服务, 并开启# version 5.20, Release 1105P10 #  sysname WA3620i-AGN #  clock timezone Beijing add 08:00:00 # domain default enable system #  dns resolve dns server 221.131.143.69 dns server 112.4.0.55 dns domain com # telnet server enable #  undo wlan-client-isolation enable #  port-security enable #  password-recovery enable # acl number 2000 # vlan 1 # domain system  access-limit disable  state active  idle-cut disable  self-service-url disable # dhcp server ip-pool 1  network 10.49.0.192 mask 255.255.255.240  gateway-list 10.49.0.1  dns-list 221.131.143.69 112.4.0.55 # user-group system  group-attribute allow-guest # local-user admin  password cipher $c$3$Z1zIrkz90lRdPADqe7perTC/JJDBVmxi  authorization-attribute level 3  service-type telnet service-type web # wlan rrm  dot11a mandatory-rate 6 12 24  dot11a supported-rate 9 18 36 48 54  dot11b mandatory-rate 1 2  dot11b supported-rate 5.5 11  dot11g mandatory-rate 1 2 5.5 11  dot11g supported-rate 6 9 12 18 24 36 48 54 # wlan service-template 1 crypto  ssid zzlk3 cipher-suite tkip  security-ie wpa service-template enable # cwmp undo cwmp enable # interface NULL0 # interface Vlan-interface1 ip address 10.49.0.100 255.255.0.0 # interface GigabitEthernet1/0/1 # interface WLAN-BSS32  port link-type hybrid  port hybrid vlan 1 untagged  port-security port-mode psk port-security tx-key-type 11key  port-security preshared-key pass-phrase cipher $c$3$bzWaOZUhgl+QJtl+3jQlFp30pgK yQSzkQay1 # interface WLAN-BSS33  port link-type hybrid  port hybrid vlan 1 untagged  port-security port-mode psk  port-security tx-key-type 11key  port-security preshared-key pass-phrase cipher $c$3$bzWaOZUhgl+QJtl+3jQlFp30pgK yQSzkQay1 # interface WLAN-Radio1/0/1  service-template 1 interface wlan-bss 32 # interface WLAN-Radio1/0/2  service-template 1 interface wlan-bss 33 #  ip route-static 0.0.0.0 0.0.0.0 10.49.0.1 #  dhcp enable #  arp-snooping enable #  load xml-configuration #  load tr069-configuration # user-interface con 0 user-interface vty 0 4  authentication-mode scheme





最佳答案

已采纳
粉丝:131人 关注:6人

您好,请知:

1、可尝试开启DHCP服务,dhcp enable

2、修改下dhcp地址池的模式后再应用到int vlan 1内。

3、以下是WA3600的用户手册链接,请参考:

https://www.h3c.com/cn/Service/Document_Software/Document_Center/Wlan/WA/WA3600/


3 个回答
粉丝:0人 关注:2人

dhcp server ip-pool 1  network 10.49.0.192 mask 255.255.255.240  gateway-list 10.49.0.1  dns-list 221.131.143.69 112.4.0.55  


这里的掩码写成28位是为啥?   如果是写错了,改成和vlanif一致试试、 

zhiliao_3qH18k 知了小白
粉丝:0人 关注:0人

就是无线客户端数量不多 然后担心和之前的网段冲突

10.49.0.2-90 都有在用

粉丝:3人 关注:1人

vlan 1 接口要应用地址池 ,

int vlan1

dhcp server apply ip-pool 1

[WA3620i-AGN-Vlan-interface1]dhcp server apply ip-pool 1 Info: The pool applied by the interface is not an extended mode pool.

zhiliao_3qH18k 发表时间:2020-06-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. 您是谁?(身份证明材料,可以是身份证或护照等证件)
我们认为知名企业应该坦然接受公众讨论,对于答案中不准确的部分,我们欢迎您以正式或非正式身份在根叔知了上进行澄清。

对根叔社区有害的内容

×

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

不规范转载

×

举报说明