06-02-2025 08:38 AM
Hi Team,
I have multiple wireless access points connected to the network that obtain their IP addresses via DHCP. As a result, their IP addresses change periodically.
I need to configure these APs as RADIUS clients in Windows NPS. However, since NPS requires an IP address or DNS name to identify RADIUS clients, using dynamic IPs directly is not feasible in this case.
Could you please advise if there is a way to configure these APs as RADIUS clients using their MAC addresses, or is there any alternative method to handle this scenario without relying on static IPs?
Looking forward to your guidance.
06-02-2025 08:42 AM
Put all AP's management in a single/same vlan
Then add the whole subnet used by that vlan to the radius
06-02-2025 08:48 AM
Do you mean placing all the access points in a single VLAN and using the gateway IP address of that VLAN as the RADIUS client in NPS?
06-02-2025 08:49 AM
Not the gateway. Just the whole subnet assigned to that vlan.
For example 192.168.1.0/24
From ai:
Here's how to do it:
Open NPS Console: In Server Manager, click on "Tools," then "Network Policy Server".
Access RADIUS Clients: In the NPS console, expand "RADIUS Clients and Servers" and right-click on "RADIUS Clients".
Add a New Client: Choose "New".
Configure Client:
Enter a "Friendly name" for the client.
In the "Address (IP or DNS)" field, enter the subnet in CIDR notation (e.g., 192.168.1.0/24).
06-02-2025 12:41 PM
^^ Do this ^^
I always place my Meraki devices in their own Meraki Management VLAN. That way you can add the whole subnet to your NPS
06-02-2025 08:52 AM
You can just make an IP reservation for the APs on your DHCP server and the problem is solved.
06-02-2025 08:53 AM
Thanks, I'll try that approach.
Just one more question — if we place all the APs in a dedicated VLAN and use the subnet of that VLAN as the RADIUS client in NPS, can we still connect end-user devices (like laptops and phones) in the same subnet/VLAN?
Will there be any impact or potential issues with this setup?
06-02-2025 10:13 AM
From a security and management perspective i would keep them separated. Otherwise it will not pose any issues having end users in the same vlan as APs and adding that subnet to the client list on the NPS server.
06-02-2025 07:01 PM
The only potential issue is it presents a security risk.
Any of the clients on that VLAN will be able to send RADIUS requests to the NPS server which can allow for malicious actions.
06-02-2025 02:47 PM
Add it to NPS using the supernet if you like. Like 192.168.0.0/16. You should only need a single entry for all your APs.
06-03-2025 12:03 PM
Not sure about NPS but for Cisco ISE, one caveat with just adding the entire Management network in is that then using the Live Log for troubleshooting you will only see the NAD as the subnet, and not the device itself, as the NAD is created on the configured IP address. So if you need to determine which device it authenticating, you'll need to have added the NAD with it's host address, and not the entire network.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide