cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
614
Views
0
Helpful
3
Replies

Problem with PPPOE in 1800 router

adnane dakna
Level 1
Level 1

                   Hi

when I'm trying to configure my router 1801 with PPPOE  I have the message below

"

% PPPoE config from vpdn-group is converted to pppoe-profile based config.

% Continue PPPoE configuration under 'bba-group pppoe global'

My config is : 

vpdn enable 

vpdn-group PPPOE 

accept-dialin 

protocol pppoe 

virtual-template 1

help me to understand this kind of message and to solve this problem.

best regards.

2 Accepted Solutions

Accepted Solutions

Ivan Shirshin
Cisco Employee
Cisco Employee

Hi,

Command syntax was changed with the code at some point and the message you are getting informs you that you should you a new set of commands, as PPoE configurations under vpdn-group were transitioned to bba-group.

Note that it does not simply deny your command but converts them automatically to new format and puts into configuration.

In overall, instead of:

    vpdn-group PPPOE

       accept-dialin

         virtual-template 1

         protocol pppoe

       pppoe limit per-... ...

you should use:

     bba-group pppoe global

       virtual-template 1

       sessions per-... ...

and that will resolve your issue.

Kind Regards,
Ivan

**Please grade this post if you find it useful.

Kind Regards,
Ivan

View solution in original post

welcome, Adhane. I would appreciate if you could mark the post if it was helpful and close the thread (mark correct answer :-) ).

Kind Regards,
Ivan

View solution in original post

3 Replies 3

Ivan Shirshin
Cisco Employee
Cisco Employee

Hi,

Command syntax was changed with the code at some point and the message you are getting informs you that you should you a new set of commands, as PPoE configurations under vpdn-group were transitioned to bba-group.

Note that it does not simply deny your command but converts them automatically to new format and puts into configuration.

In overall, instead of:

    vpdn-group PPPOE

       accept-dialin

         virtual-template 1

         protocol pppoe

       pppoe limit per-... ...

you should use:

     bba-group pppoe global

       virtual-template 1

       sessions per-... ...

and that will resolve your issue.

Kind Regards,
Ivan

**Please grade this post if you find it useful.

Kind Regards,
Ivan

Thanks Ivan , It's Ok for me now.

welcome, Adhane. I would appreciate if you could mark the post if it was helpful and close the thread (mark correct answer :-) ).

Kind Regards,
Ivan
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card