wap712c已经刷成胖ap了可以独立直连光猫(光猫没有拨号功能)上网吗,可以的话在哪输入上网账号和密码账号 刷的是wa4300s_fat.bin
光猫、小贝
(0)
最佳答案
方案一:PAP 认证
(1) 配置AP 作为PPPoE Client
<AP> system-view
# 设置Dialer-rule1,允许IP 协议报文通过。
[AP] dialer-rule 1 ip permit
# 创建一个Dialer 接口1。
[AP] interface dialer 1
6
# 设置对端用户名为“user2”。
[AP-Dialer1] dialer user user2
# 将接口Dialer1 置入Dialer Access Group 1。
[AP-Dialer1] dialer-group 1
# 在接口Dialer1 上配置该接口使用Dialer bundle3。
[AP-Dialer1] dialer bundle 1
# 为接口Dialer1 配置IP 地址可协商属性。
[AP-Dialer1] ip address ppp-negotiate
# 配置本地设备被对端以PAP 方式验证时发送的用户名为user2,口令为hello。
[AP-Dialer1] ppp pap local-user user2 password simple hello
[AP-Dialer1] quit
(2) 配置PPPoE 会话。
[AP] interface Vlan-interface 1
# 建立一个PPPoE 会话,并且指定该会话所对应的Dialer Bundle。
[AP-Vlan-interface1] pppoe-client dial-bundle-number 1
方案二:CHAP 认证
(3) 配置AP 作为PPPoE Client
<AP> system-view
# 设置Dialer-rule1,允许IP 协议报文通过。
[AP] dialer-rule 1 ip permit
# 创建一个Dialer 接口1。
[AP] interface dialer 1
# 设置对端用户名为“user2”。
[AP-Dialer1] dialer user user2
# 将接口Dialer1 置入Dialer Access Group 1。
[AP-Dialer1] dialer-group 1
# 在接口Dialer1 上配置该接口使用Dialer bundle1。
[AP-Dialer1] dialer bundle 1
# 为接口Dialer1 配置IP 地址可协商属性。
[AP-Dialer1] ip address ppp-negotiate
# 配置接口Dialer1 进行CHAP 验证时的用户名为user2。
[AP-Dialer1] ppp chap user user2
[AP-Dialer1] quit
# 添加名称为user2 的本地用户,密码为明文密码hello。
[AP] local-user user2
[AP-luser-user1] password simple hello
[AP-luser-user1] quit
(4) 配置PPPoE 会话。
7
[AP] interface Vlan-interface 1
# 建立一个PPPoE 会话,并且指定该会话所对应的Dialer Bundle。
[AP-Vlan-interface1] pppoe-client dial-bundle-number 1
3.5 验证结果
可以有两种方式来验证该配置的结果:
(1) 通过查看接口、看拨号接口是否UP、是否获取IP 地址
[AP]display brief interface
The brief information of interface(s) under route mode:
Interface Link Protocol-link Protocol type Main IP
Dia1 UP UP PPP 1.1.1.2
NULL0 UP UP(spoofing) NULL --
Vlan1 UP DOWN ETHERNET --
WLAN-Radio1/0/1 UP UP DOT11 --
WLAN-Radio1/0/2 UP UP DOT11 --
The brief information of interface(s) under bridge mode:
Interface Link Speed Duplex Link-type PVID
Eth1/0/1 UP 100M(a) full(a) access 1
(2) 直接ping 服务器端接口的IP 地址,看能否ping 通
[AP]ping 1.1.1.1
PING 1.1.1.1: 56 data bytes, press CTRL_C to break
Reply from 1.1.1.1: bytes=56 Sequence=1 ttl=255 time=3 ms
Reply from 1.1.1.1: bytes=56 Sequence=2 ttl=255 time=3 ms
Reply from 1.1.1.1: bytes=56 Sequence=3 ttl=255 time=3 ms
Reply from 1.1.1.1: bytes=56 Sequence=4 ttl=255 time=3 ms
Reply from 1.1.1.1: bytes=56 Sequence=5 ttl=255 time=3 ms
--- 1.1.1.1 ping statistics ---
5 packet(s) transmitted
5 packet(s) received
0.00% packet loss
round-trip min/avg/max = 3/3/3 ms
(0)
进web页面配置
(1)
如何在WEB页面设置,有没有步骤
如何在WEB页面设置,有没有步骤
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明