Forum Discussion
hmc25000
Dec 30, 2025Copper Contributor
NPS network policy with multiple Client ip4 addesses
I have a wireless policy on my NPS server with the primary wireless controller added using a Client IPv4 address entry in the policy. I want to add the backup controller as well but it seems it is ad...
Jamony
Sep 17, 2026MCT
Multiple different conditions inside the same NPS policy are effectively requirements that must all match, so two different Client IPv4 addresses won't behave like an OR condition.
The cleanest solution is usually two network policies with identical authentication, constraints and settings but a different Client IPv4 condition in each policy. Put them next to each other in the correct policy order.
NPS evaluates policies from top to bottom until it finds a matching policy. Also make sure both wireless controllers are configured as RADIUS clients in NPS.