RADIUS address attribute only supports IP addresses and not domains?

RADIUS address attribute only supports IP addresses and not domains?

The RADIUS server is remote and the IP address has a tendency to change. I don’t run into this limitation with other routers.

You could work around it by using a scheduled script that does a lookup of the name, and modifies the configuration when the resulting IP address has changed. Then schedule that script to run at an interval that is reasonable for the rate of change of the address.