keep_walking 发表于 2012-3-1 18:18:45

谁给个pppoe技术资料,多谢

直接发我邮箱里 我谢谢了

always_online 发表于 2012-3-9 13:16:17

vpdn enable
vpdn-group pppoe
request-dialin
protocol pppoe

!

interface FastEthernet4

description --- Wan interface connected to the ISP CPE ---

no ip address

no shutdown

duplex auto

pppoe enable

pppoe-client dial-pool-number 1

no cdp enable

!

interface Dialer1

description --- Wan DSL Interface dialer ---

mtu 1424

ip address negotiated

encapsulation ppp

dialer pool 1

dialer idle-timeout 180 either

dialer hold-queue 100

dialer-group 1

no cdp enable

ppp authentication pap chap callin

ppp chap hostname 280000118297

ppp chap password j3c5e2b4

ppp pap sent-username 280000118297 password j3c5e2b4


ip classless

!

ip route 0.0.0.0 0.0.0.0 Dialer1


end

keep_walking 发表于 2012-3-9 19:42:19

{:6_267:}

冷月孤狼 发表于 2012-7-23 16:58:31

{:6_267:}
页: [1]
查看完整版本: 谁给个pppoe技术资料,多谢