OK, I'm also trying to get a grip on the radius server.
I have set a DHCP server besides the SME where it it reads from a radius server (SME). I used the commands above and set the NAS and it works. But it doesn't accept my client:
rad_recv: Access-Request packet from host 172.16.0.2:32771, id=113, length=110
NAS-Port-Type = Ethernet
NAS-Port = 2210398321
Calling-Station-Id = "1:0:3:93:9a:33:2"
Called-Station-Id = "dhcp"
User-Name = "00:03:93:9A:33:02"
User-Password = ""
NAS-Identifier = "Talles"
NAS-IP-Address = 172.16.0.2
rad_recv: Access-Request packet from host 172.16.0.2:32771, id=113, length=110
Sending Access-Reject of id 113 to 172.16.0.2:32771
Here I have set the MAC (00:03:93:9A:33:02) and IP on the Hostnames and Addresses of the SME.
I supposed the Radius would pass the information to my DHCP server based on what I have set in the Hostnames and Addresses Panel. Am I wrong?