WPA2 Enterprise with RADIUS authentication provides stronger wireless network security than shared passphrases by requiring individual user credentials or certificates. This content covers how to configure a RADIUS server on a wireless LAN controller and apply 802.1X authentication to a wireless network.
RADIUS on Wireless LAN Controllers
Up until now we've been using pass keys on our wireless LANs. That is, we're using WPA and we're using it with the pass key. What that allows us to do is a simple way for our clients to connect to our wireless networks: all we have to do is give them a pass key, and then they can connect in.
Now, the problem is that this key can be passed around to whoever, and they can get onto the network. It's not necessarily the most ideal scenario when it comes to enterprise networks. Instead, we'd rather them authenticate with a username and password, or authenticate with some sort of certificate using some sort of outside services — specifically RADIUS.
To set this up, we are going to go to our security tab, and within our security tab we see quite a few different options. There is a lot of security options here, but specifically we're looking at this AAA section, which is authentication, authorization and accounting. We see that there are several different options and different ways that we can set up.
As an example, we can set up MAC filtering and filter based off of MAC addresses, which is not necessarily a great way to do the filtering, but it is a step, it is an element of security on our network. The reason why it's not a great way to do this is because MAC addresses can be easily copied and replicated, so that presents some problems there.
But one thing we can do is RADIUS. RADIUS is a well used standard that's out there to connect different devices for authentication, and so we could set this up to, for instance, connect into an Active Directory server that has RADIUS services running on it.
So what we're going to do is actually go through the process of setting up a RADIUS server on here. I don't have a RADIUS server, so we're just going to go through the motions of this. You don't need to know this in depth and in detail when it comes to the CCNA test, but this just gives you a good idea of what it looks like to set it up.
I'm going to click on this authentication under RADIUS, and here we have our servers, and we can add a new one here. So what I'm going to do is I'm going to come up with an IP address. We'll say it's 10.1.20.46 here, another server that would reside within our server network. I'm going to select that, and then what I would do is I would create a key that could be placed on both here and the other, the server that it was shared, so they understand the same key so they can communicate. What I've done is I've created this key already and I put it in my key pass here, and I'm just going to paste them into here. So I've pasted this into here, and I do the same thing on the RADIUS server, so these could communicate back and forth.
Then I'm going to leave all the other settings just about where they're at, so we're not going to mess with anything more here, and I'll hit apply. I would set up possibly multiple RADIUS servers if I wanted some sort of backup, and there is this order that these will be processed in.
So there I have it. I now can go into this wireless LAN here, and I'm going to go into this management network, or this tks10 network right here. Within here I see the security tab. I'm going to click on security, and originally this 802.1X was actually check boxed, and now it's the pass key that's check boxed. So I'm going to uncheck the pass key, and we're going to instead select 802.1X, and now it will apply the 802.1X. It'll use that list of servers for the authentication method.
So that's how I can set this up, RADIUS set up on this management wireless LAN. Now, if for some reason I wanted to go with a different set of servers, I also have this AAA servers here. I can click this tab right here and select which server I want to go first, which second, which third, if I don't want the default, the way it's set up in the other tab. So what I can do is I can select this and then enable this override, which I don't want to do, so I'm just going to select none.
In fact, since I don't really have this RADIUS server up and running, I am not going to use 802.1X. I'm going to keep it as pass key for now — it's just more simplistic that way — so we're going to keep that.
So this is also known as WPA2 Enterprise. WPA2, because that is the policy that we're using to secure this, and then the enterprise side of it is using the 802.1X instead of pass key. So in a lot of systems you'll actually see that as your option: do you want to use WPA2 Enterprise, or do you want to use WPA PSK, pass key? So those are your options there.
TechKnowSurge builds IT and cybersecurity professionals through hands-on, concept-first training built around real understanding — not memorization. Free interactive tools, structured programs, and 25+ years of real-world experience, all in one place.
Explore free tools and programs →