[cisco-bba] Help configuring 2 radius servers in PPPoe

Andy Saykao andy.saykao at staff.netspace.net.au
Thu Oct 8 17:34:56 EDT 2009


 
>Is there any way to link each radius server (aaaa or bbbb)
>with its key (how does it work ? does the key being sent
>to both radius aaaa and bbbb and then radius checks against its own key
?

Maybe try defining a server-private which allows you to specify the key.

aaa group server radius TEST
 server-private 192.168.2.2 auth-port 3647 acct-port 3648 key MYPASSWORD

You would have to run a second radius instance on those ports and key
defined above.

So one radius instance can answer on the default ports (eg: 1812/1813)
with your global key "Radius-server key key_for_aaaa". And the second
radius instance can answer on ports 3647/3648 for bbbb customers.
 

Hope that helps.

Cheers.

Andy

This email and any files transmitted with it are confidential and intended
 solely for the use of the individual or entity to whom they are addressed. 
Please notify the sender immediately by email if you have received this 
email by mistake and delete this email from your system. Please note that
 any views or opinions presented in this email are solely those of the
 author and do not necessarily represent those of the organisation. 
Finally, the recipient should check this email and any attachments for 
the presence of viruses. The organisation accepts no liability for any 
damage caused by any virus transmitted by this email.



More information about the cisco-bba mailing list