[c-nsp] PPPoE server on Cisco 871

Tseveendorj Ochirlantuu tseveendorj at gmail.com
Thu Jun 30 02:38:21 EDT 2011


Hello,

I'm trying to configure PPPoE server on Cisco 871 with 12.4(15)T5 IOS
version.

*Topology is looks like below*

PC ---> Switch ----> Cisco 871 router


*My PPPoE related configuration is below *

aaa authentication ppp default local
aaa authorization network default local

username pppuser password 7 aasdf192013293

bba-group pppoe global
 virtual-template 1

interface loopback 0
ip address 172.16.0.1 255.255.255.0

interface fastethernet 0
pppoe enable group global


interface virtual-template 1
 ip unnumbered loopback 0
 no peer default ip address
 ppp mtu adaptive
 ppp authentication pap callin
 ppp ipcp dns 103.3.28.11

radius-server attribute nas-port format b
radius-server dead-criteria time 3 tries 10
radius-server host 192.168.0.1 auth-port 1812 acct-port 1813
radius-server key 7 12akl189klasdf9232
radius-server vsa send accounting
radius-server vsa send authentication


I created PPPoE connection on Windows 7 and trying to connect but I got *error
651. The modem (or other connecting device) has reported an error.*

What did I missing on configuration? Please advice me.

Sincerely
Tseveen.


More information about the cisco-nsp mailing list