03-28-2025 03:12 AM
Hi everyone, I have two radius servers connected to my L3 switch on the same vlan, each radius authenticates users mapped to two different vlans, one for vlan 100 and other for vlan 200. The clients connect to both vlans via WIFI(Meraki APs), the dhcp pool of vlan 200 is on L3 and for the vlan 100 is on the windows server. I'm having a problem with dhcp on vlan 100, I'm getting the following error on meraki dashboard: "client made a request to the dhcp server but the dhcp server rejected the client's request" and I think it has something to do with the radius configuration on the L3. Please find attached my configuration regarding the radius and tell me how to redirect radius1 and radius2 traffic to the correct ports.
aaa new-model ! ! aaa authentication login default local line enable aaa authentication dot1x default group radius . . . ip radius source-interface VlanX! ! ! radius server RADIUS1 address ipv4 X.X.X.X auth-port 1812 acct-port 1813 key ******* ! radius server RADIUS2 address ipv4 X.X.X.X auth-port 1812 acct-port 1813 key *******
!
interface GigabitEthernet1/0/13
description to RADIUS1
switchport mode access
switchport access vlanX
interface GigabitEthernet1/0/14
description to RADIUS2
switchport mode access
switchport access vlanX
03-28-2025 04:14 AM
- Advising to post the issue in : https://community.meraki.com/t5/Wireless/bd-p/wireless-lan
M.
03-31-2025 04:14 AM
Thank you
03-31-2025 04:13 AM
Thank you for your options in order to solve this issue.
My connections to the Aps are trunk and my address pools are not exhausted. And about the Radius misconfiguration can you give me an example with commands and details?
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