qq1632293502 发表于 2018-1-17 16:54:26

PPPOE上网拨号

大家好,请问大家一个问题

云桥接,本机系统是win10配置完后就是拨号不成功显示651

大家帮我看看是哪里出了问题

这个是我R2的配置 (R2是pppoe服务端)


#
sysname R2
#
snmp-agent local-engineid 800007DB03000000000000
snmp-agent
#
clock timezone China-Standard-Time minus 08:00:00
#
portal local-server load portalpage.zip
#
drop illegal-mac alarm
#
set cpu-usage threshold 80 restore 75
#
ip pool pppoe
gateway-list 192.168.10.1
network 192.168.10.0 mask 255.255.255.0
#
aaa
authentication-scheme default
authentication-scheme renzhen
authorization-scheme default
authorization-scheme shenji
accounting-scheme default
domain default
domain default_admin
domain ppp
authentication-scheme renzhen
authorization-scheme shenji
local-user wlzx password cipher %$%$9DOAZW5:\L*NoQ'kDmJ4%_Zy%$%$
local-user wlzx service-type ppp
local-user admin password cipher %$%$K8m.Nt84DZ}e#<0`8bmE3Uw}%$%$
local-user admin service-type http
#
firewall zone Local
priority 15
#
interface Virtual-Template1
ppp authentication-mode chap domain ppp
remote address pool pppoe
ppp ipcp dns 8.8.8.8
ip address 192.168.10.1 255.255.255.0
#
interface GigabitEthernet0/0/0
#
interface GigabitEthernet0/0/1
pppoe-server bind Virtual-Template 1
#
interface GigabitEthernet0/0/2
#
interface NULL0
#
user-interface con 0
authentication-mode password
user-interface vty 0 4
user-interface vty 16 20
#
wlan ac

JasonC 发表于 2018-2-7 21:49:31

好好学习,谢谢分享

xiaoxiaohe 发表于 2020-6-16 08:40:27

非常好的资料
页: [1]
查看完整版本: PPPOE上网拨号