cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1209
Views
0
Helpful
5
Replies

PPPoE Configuration with Remote Raduis

azibnaseem
Level 1
Level 1

Hi Community Members'

I hope you are doing well. I need some help related to PPPoE configuration with remote radius. We are WISP using Ubiquiti equipment for the connectivity. We have deployed various CISCO routers & Switches at our Core & Distribution level. Now our management want to authenticate our user through radius server. As mentioned above that we are using Ubiquiti devices for wireless connectivity. Now I need to know that what configuration I have to made on CISCO & Ubiquiti gears in order to successfully get connected with the Radius Server.

Any help related to said matter is highly appreciated.

 

Thanks' 

5 Replies 5

Hello,

 

below is a sample configuration for Cisco, the exact syntax varies with the IOS version used:

 

radius-server host 100.100.100.1
radius-server key myradiuspassword
username root password rootpassword
aaa authentication ppp dialins group radius local
aaa authorization network default group radius local
aaa accounting network default start-stop group radius
aaa authentication login admins local
aaa authorization exec default local
line 1 16
autoselect ppp
autoselect during-login
login authentication admins
modem ri-is-cd
interface group-async 1
encaps ppp
ppp authentication pap dialins

 

For the Ubiquiti part, which devices do you have in your network ? Below is a link on how to configure Unifi as RADIUS client.

 

https://blog.ubnt.com/2016/11/04/managing-radius-authentication-unifi/

Hey @Georg Pauwen'

Thanks for the reply. Kindly explain below commands in more details.

username root password rootpassword

aaa authentication ppp dialins group radius local

 

When I give command line 1 16, I get an error message.

#line 1 16
No physical hardware support for line 3.

but it will work with the command line 1 2.

 

For Ubiquiti we are using AirMax devices like (Rocket, PowerBeams, NanoBridge, NanoStation etc).

 

Regards'

 

 

 

Hi Community Members'

It didn't solved my problem yet. I am still struggling for the right configuration.

 

Regards'

Hello,

 

can you post the output of 'show version' for the Cisco device you are trying to configure this on ?

Hi @Georg Pauwen

File is attached.

 

Regards'

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