cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3809
Views
0
Helpful
6
Replies

Error enabling PPPoE

Marcio Souza
Level 1
Level 1

Hi!

I'm trying to configure a Cisco 1841 router to use PPPoE with ADSL, but when I try to enable PPPoE on fa0/0 I get the following error:

Router(config)#int fa0/0

Router(config-if)#no ip address

Router(config-if)#pppoe enable

PPPoE create bba subblock failed

This is a new router never used and I'm doing the first configuration on it. I have done the dialer configuration, but I have stopped on the above error and I can't finish the configuration.

!

version 12.4

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

!

hostname Router

!

boot-start-marker

boot-end-marker

!

!

no aaa new-model

ip cef

!

!

!

!

multilink bundle-name authenticated

!

!

archive

log config

  hidekeys

!

!

!

!

!

interface FastEthernet0/0

no ip address

shutdown

duplex auto

speed auto

!

interface FastEthernet0/1

no ip address

shutdown

duplex auto

speed auto

!

interface Dialer1

ip address negotiated

encapsulation ppp

dialer pool 10

ppp authentication pap callin

ppp pap sent-username XXXXXXXXXXXX password 0 XXXXXXXXXXXX

ppp ipcp route default

!

!

!

ip http server

!

!

!

control-plane

!

!

line con 0

line aux 0

line vty 0 4

login

!

scheduler allocate 20000 1000

end

------------------------------------------

I need some help, because I googoled the above error and I have found nothing how to solve it.

Regards,

Marcio

6 Replies 6