cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
464
Views
0
Helpful
2
Replies

PPPOE Radius Server Recomendation

NPT_2
Level 2
Level 2

We are looking at providing internet service to subscribers via wireless 802.11. I am looking at using PPPOE and Radius for authentication. Is this still the best way to handle authentication for fixed wireless subscribers? If so what is the best way to handle the PPPOE and Radius authentication. I have heard a lot of ISP's are using Linux, but I would much rather have a hardware based solution if possible. Does anyone have any thoughts on this? We are somewhat low density probably looking at a few hundred subscribers max.

2 Replies 2

didyap
Level 6
Level 6

Here is the steps for the authentication which will help you :

Enable PPPoE client functionality on the interface.

It is off by default. The setroute option causes a default

route to be created if no default route exists.

The default route will be the address of the AC.

ip address outside pppoe setroute

Define the VPDN group to be used for PPPoE.

This must be configured first.

vpdn group pppoex request dialout pppoe

Associate the username assigned by ISP to the VPDN group.

vpdn group pppoex localname cisco

Define authentication protocol.

vpdn group pppoex ppp authentication pap

Create a username and password pair for the PPPoE connection.

vpdn username cisco password *********

Enable access to the TACACS+ and RADIUS protocols.

aaa-server RADIUS protocol radius

Associate the partnerauth protocol to RADIUS.

I'm actually looking for the server functionality and not the client functionality that you described.

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