<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
If your NAS can take such a value then it can be assigned. Either via eg users file and huntgroup or via eg unlang<br>
<br>
if(%{NAS-Ip-Address} == "192.168.1.1") {<br>
 update reply {<br>
  Attribute = XYZ<br>
 }<br>
}<br>
<br>
..'man unlang' for more info<br>
<br>
alan<br>
<br>
</body>
</html>