vlan 100 name "Development Group" ip address 172.16.80.254 255.255.255.0 ip helper-address 10.10.10.40 exit Create AAA Configuration on Switch for Radius Authentication hostname "Edge Switch Aruba 2920" radius-server host 10.10.10.10 key "secret12" aaa authentication port-access eap-radius aaa port-access authenticator 1-24 aaa port-access

How do I configure WPA (RADIUS) on my DWL‑G730AP? WPA can only be configured on the DWL-G730AP in AP (Access Point)mode. Step 1 Open a web browser and type the IP addressof the DWL-G730AP in the address bar (default is 192.168.0.30).Press Enter. Step 2 The default username is admin (all lower case) and the default password isblank (nothing). The customer then has to configure these IP addresses together with the shared secret on his wireless LAN gateways for authentication purposes (RADIUS server). This forwards a client to RADIUSaaS for authentication when the client attempts to connect to the wireless LAN. R1(config-if)#ip address 192.168.2.1 255.255.255.0. R1(config-if)#no shut . Step2:Configure RADIUS SERVER(192.168.1.2) Step:3-Now tell the router R1 that you want to use RADIUS SERVER for Authentication. And also tell the router the ip address of RADIUS SERVER as you can see in above diagram,which is 192.168.1.2 and the shared secret which is p Rigney, et al. Standards Track [Page 23] RFC 2865 RADIUS June 2000 This specification concerns the following values: 1 User-Name 2 User-Password 3 CHAP-Password 4 NAS-IP-Address 5 NAS-Port 6 Service-Type 7 Framed-Protocol 8 Framed-IP-Address 9 Framed-IP-Netmask 10 Framed-Routing 11 Filter-Id 12 Framed-MTU 13 Framed-Compression 14 Login-IP-Host This means the RADIUS request is getting to the NPS server, but the NPS server is ignoring it because it's coming from the service port's IP (10.100.1.137) instead of the IP you were expecting (10.100.32.3). There is probably a way to set on the WLC which interface it will use for RADIUS requests. I don't know about it off the top of my head

a. Double-click NPS (Local), double-click RADIUS Clients and Servers, click RADIUS Clients, and then in the details pane, double-click the RADIUS client that you want to change. b. In RADIUS client Properties, in Address (IP or DNS), type the new IP address of the NPS proxy.

Unfortunately, that setting asks for a "RADIUS server IP address" and the default address (0.0.0.0) is referred to as invalid.

Detected IP Address indicates which IP address you are broadcasting from and whether it is registered as a means of authentication under an account. Internal IPs cannot be registered as a means of authentication because they are for internal use only.

How do I configure WPA (RADIUS) on my DWL‑G730AP? WPA can only be configured on the DWL-G730AP in AP (Access Point)mode. Step 1 Open a web browser and type the IP addressof the DWL-G730AP in the address bar (default is 192.168.0.30).Press Enter. Step 2 The default username is admin (all lower case) and the default password isblank (nothing). The customer then has to configure these IP addresses together with the shared secret on his wireless LAN gateways for authentication purposes (RADIUS server). This forwards a client to RADIUSaaS for authentication when the client attempts to connect to the wireless LAN. R1(config-if)#ip address 192.168.2.1 255.255.255.0. R1(config-if)#no shut . Step2:Configure RADIUS SERVER(192.168.1.2) Step:3-Now tell the router R1 that you want to use RADIUS SERVER for Authentication. And also tell the router the ip address of RADIUS SERVER as you can see in above diagram,which is 192.168.1.2 and the shared secret which is p Rigney, et al. Standards Track [Page 23] RFC 2865 RADIUS June 2000 This specification concerns the following values: 1 User-Name 2 User-Password 3 CHAP-Password 4 NAS-IP-Address 5 NAS-Port 6 Service-Type 7 Framed-Protocol 8 Framed-IP-Address 9 Framed-IP-Netmask 10 Framed-Routing 11 Filter-Id 12 Framed-MTU 13 Framed-Compression 14 Login-IP-Host This means the RADIUS request is getting to the NPS server, but the NPS server is ignoring it because it's coming from the service port's IP (10.100.1.137) instead of the IP you were expecting (10.100.32.3). There is probably a way to set on the WLC which interface it will use for RADIUS requests. I don't know about it off the top of my head vlan 100 name "Development Group" ip address 172.16.80.254 255.255.255.0 ip helper-address 10.10.10.40 exit Create AAA Configuration on Switch for Radius Authentication hostname "Edge Switch Aruba 2920" radius-server host 10.10.10.10 key "secret12" aaa authentication port-access eap-radius aaa port-access authenticator 1-24 aaa port-access