10-27-2020 02:14 AM - edited 07-05-2021 12:42 PM
I have 2 WLAN:
1) Students
2) Staff
I have two Radius Server:
1) for WLAN students
2) for Staff
my expectation is Users from Students Radius can connect only students WLAN and users from Staff radius server can only connect WLAN staff.
But when I configure Security on SSID, I cannot select which radius server I want. I have to add both and users can connect to both wlans.
so what should I do to meet my requirement.
Thanks,
Solved! Go to Solution.
10-27-2020 03:00 AM
10-27-2020 03:00 AM
10-27-2020 08:31 AM
I just tried it on GUI and seems to work fine - suspect you haven't followed the config guides. This is how it looks on the CLI:
aaa group server radius group-one
server name server-one
aaa authentication dot1x list-one group group-one
radius server server-one
address ipv4 1.1.1.1 auth-port 1645 acct-port 1646
key 6 DRE_YaA]A`N_VJJNPg^L`fdAJDLAAB
wlan test1 2 test1
security dot1x authentication-list list-one
no shutdown
So configure the server - add that server to a group - add that group to a method list - and then use that method list for your WLAN.
But as Scott said you really shouldn't need to do that - you should be able to do it all with a single server. But above method works fine if you must have different servers.
Key is to remember everything in 9800 is hierarchical and this is no exception. Don't try and configure it like you did on AireOS - it's a different beast!
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: