可以参考下配置手册:https://www.h3c.com/cn/Service/Document_Software/Document_Center/Wlan/WA/WA4300/?category=187037&subcategory=618797
(0)
你好,能详细说明是那一部分吗,我不知道哪一部分是配置连接互联网的
参考下无线轻轻松松配:https://zhiliao.h3c.com/topic/huati/1249 02开局配置-2.1上网配置—2.1.15 V5 FAT AP当无线路由器PPPOE拨号上网配置
直接刷入下面主体配置,基本上就可以了。
#
vlan 1
#
vlan 2
#
domain system
access-limit disable
state active
idle-cut disable
self-service-url disable
#
dhcp server ip-pool vlan2
network 172.10.10.0 mask 255.255.255.0
gateway-list 172.10.10.1
dns-list 223.5.5.5 114.114.114.114
expired day 0 hour 8
#
user-group system
group-attribute allow-guest
#
local-user admin
password simple ABC.1234
authorization-attribute level 3
service-type telnet
service-type web
local-user abc
password
simple ABC.1234
authorization-attribute level 3
service-type ssh telnet terminal
service-type web
#
wlan service-template 1 clear
ssid H3C
service-template enable
#
wlan service-template 2 crypto
ssid OFFICE
cipher-suite ccmp
security-ie rsn
service-template enable
#
cwmp
undo cwmp enable
#
interface NULL0
#
interface Vlan-interface1
ip address dhcp-alloc
nat outbound
#
interface Vlan-interface2
ip address 172.10.10.1 255.255.255.0
#
interface GigabitEthernet1/0/1
#
interface WLAN-BSS2
port access vlan 2
port-security port-mode psk
port-security tx-key-type 11key
port-security preshared-key pass-phrase cipher $c$3$Q2A0euu+PrJBhiqIaAbsx8p1QLAZCtZ4Agb2M2k=
#
interface WLAN-BSS3
port access vlan 2
port-security port-mode psk
port-security tx-key-type 11key
port-security preshared-key pass-phrase cipher $c$3$Ew60Z/hAuDdmUPUo5hQsdH5fpNyO5EgZcDKkRxw=
#
interface WLAN-BSS32
port link-type hybrid
port hybrid vlan 1 untagged
#
interface WLAN-BSS33
port link-type hybrid
port hybrid vlan 1 untagged
#
interface WLAN-Radio1/0/1
service-template 2 interface wlan-bss 2
#
interface WLAN-Radio1/0/2
service-template 2 interface wlan-bss 3
#
undo info-center enable
#
dhcp enable
还不会,就小窗
(0)
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
参考下无线轻轻松松配:https://zhiliao.h3c.com/topic/huati/1249 02开局配置-2.1上网配置—2.1.15 V5 FAT AP当无线路由器PPPOE拨号上网配置