12-06-2010 01:04 AM - edited 03-04-2019 10:41 AM
Hi,
The pppoe on IOS (15 version) does not work (when using 12.4 version- everything is OK)
I have tried it with c880data-universalk9-mz.151-1.T.bin, c880data-universalk9-mz.150-1.M3.bin, c880data-universalk9-mz.150-1.M2.bin - DOES NOT WORK.
But it DOES WORK with c880data-universalk9-mz.124-24.T4.bin.
The configuration
interface FastEthernet4
no ip address
duplex auto
speed auto
pppoe enable
pppoe-client dial-pool-number 1 service-name "xxx"
interface Dialer0
ip address negotiated
ip mtu 1452
encapsulation ppp
dialer pool 1
dialer-group 1
no cdp enable
ppp authentication chap callin
ppp chap hostname xxx
ppp chap password 7 xxx
dialer-list 1 protocol ip permit
The errors are
PPPoE: Failed to add PPPoE switching subblock
PPPoE: Unexpected Event!. PPPoE switching Subblockdestroy called
Solved! Go to Solution.
12-06-2010 04:39 AM
12-07-2010 07:28 AM
I didn't face any issue in 15.0M with this PPPoE client configuration:
vpdn enable
bba-group pppoe global
interface Ethernet0/0
ip address 192.168.0.1 255.255.255.0
ip nat inside
ip virtual-reassembly
interface Ethernet1/0
no ip address
pppoe enable group global
pppoe-client dial-pool-number 1
interface Dialer1
ip address negotiated
ip nat outside
ip virtual-reassembly
encapsulation ppp
dialer pool 1
ppp authentication chap callin
ppp chap hostname user@surf.org
ppp chap password 0 cisco
ppp ipcp route default
ip nat inside source list 1 interface Dialer1 overload
access-list 1 permit any
dialer-list 1 protocol ip permit
Could you try a similar configuration?
thanks,
Xavier
12-07-2010 08:00 AM
To the person that rated my post above as "1".
You are a very un-educated person. You come here with the expectation that people has to promptly give a complete solution for your problems, and do not accept a 100% true and correct reply.
If that is not true come forward and voice the the reason why you did low rate my posts.
I don't think that you will.
12-07-2010 08:03 AM
vpdn enable
bba-group pppoe global....
pppoe enable group global
Please note that despite whatever documentation saying otherwise, the commands above are NOT needed for PPPoE client, but only for PPPoE server.
I have hundreds of installations running fine without these commands. Admittedly, none use 15.0 yet.
12-06-2010 04:39 AM
"normal" IOS bugs.
Use what works, or complain to the TAC.
12-07-2010 08:00 AM
To the person that rated my post above as "1".
You are a very un-educated person. You come here with the expectation that people has to promptly give a complete solution for your problems, and do not accept a 100% true and correct reply.
If that is not true come forward and voice the the reason why you did low rate my posts.
I don't think that you will.
12-08-2010 12:16 AM
p.bevilacqua wrote:
To the person that rated my post above as "1".
That was not me
12-08-2010 12:40 PM
Very good, thanks for clarifying, and the nice rating given!
12-08-2010 12:17 AM
p.bevilacqua wrote:
"normal" IOS bugs.
Use what works, or complain to the TAC.
Unfortunatelly, I can not complain to TAC, because I have no Cisco Service Agreement.
12-07-2010 07:28 AM
I didn't face any issue in 15.0M with this PPPoE client configuration:
vpdn enable
bba-group pppoe global
interface Ethernet0/0
ip address 192.168.0.1 255.255.255.0
ip nat inside
ip virtual-reassembly
interface Ethernet1/0
no ip address
pppoe enable group global
pppoe-client dial-pool-number 1
interface Dialer1
ip address negotiated
ip nat outside
ip virtual-reassembly
encapsulation ppp
dialer pool 1
ppp authentication chap callin
ppp chap hostname user@surf.org
ppp chap password 0 cisco
ppp ipcp route default
ip nat inside source list 1 interface Dialer1 overload
access-list 1 permit any
dialer-list 1 protocol ip permit
Could you try a similar configuration?
thanks,
Xavier
12-07-2010 08:03 AM
vpdn enable
bba-group pppoe global....
pppoe enable group global
Please note that despite whatever documentation saying otherwise, the commands above are NOT needed for PPPoE client, but only for PPPoE server.
I have hundreds of installations running fine without these commands. Admittedly, none use 15.0 yet.
12-08-2010 12:21 AM
xabrouck wrote:
I didn't face any issue in 15.0M with this PPPoE client configuration:
.........Could you try a similar configuration?
thanks,
Xavier
No, unfortunatelly this config wont help me. It really looks like IOS bugs, if there is no any specific commands for IOS 15.0.
Thanks.
12-08-2010 06:21 AM
Vladimir,
I am from Cisco TAC and support this technology.
There was a bug opened for this not too long ago.
CSCtg38732 887 adsl Fails to get a Stable Condition
However, this issue was not seen in the latest IOS: 15.1-2T2. Please upgrade to this or a leter ios and suggest if this issue goes away. Also make sure that you are on the latest firmware as well.
Shelley.
12-08-2010 10:06 AM
shbhalla wrote:
Vladimir,
I am from Cisco TAC and support this technology.
There was a bug opened for this not too long ago.
CSCtg38732 887 adsl Fails to get a Stable ConditionHowever, this issue was not seen in the latest IOS: 15.1-2T2. Please upgrade to this or a leter ios and suggest if this issue goes away. Also make sure that you are on the latest firmware as well.
Shelley.
I have upgraded to the version 151-3.T The problem is solved - pppoe client works.
Thank you for your help.
10-12-2015 08:21 AM
facing same problem in
C2900 Software (C2900-UNIVERSALK9-M), Version 15.4(3)M2,
12-04-2018 07:09 AM
This worked for us. We modified the username and password for our solution.
Thanks!!!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide