<div>Hi ,</div>
<div> </div>
<div>I was configure a Juniper as NAS , I got in trouble with Radius, When i use Framed-IP-Address,I found it could&#39;t asign IP(10.0.0.2) to remote clients and report 691 error.</div>
<div> </div>
<div>But when i configure a local address pool on Juniper device , Remote clients would be  asigned IPs form the address pool. </div>
<div> </div>
<div>I want to use address pool &quot; POOOL1&quot;for  remote user <a href="mailto:PC1@abc.com   .and">PC1@abc.com   .and</a> use address pool &quot;POOL2&quot; for user <a href="mailto:PC2@xyz.com">PC2@xyz.com</a> .</div>

<div> </div>
<div>or use Framed-IP-Address assign IPs to remote-client.</div>
<div> </div>
<div>Any suggests to slvoe this problem ?</div>
<div><strong><font size="3"></font></strong> </div>
<div>Belows was the config on Radius and Juniper.</div>
<div> </div>
<div>Radius configure:</div>
<div><a href="mailto:pc1@abc.com">pc1@abc.com</a>  Password=pc2<br>Service-Type = Framed-User,<br>Framed-Protocol = PPP,<br>Framed-IP-Address=10.0.0.2,<br>Framed-IP-Netmask = 255.255.255.255,</div>
<div> </div>
<div><a href="mailto:pc2@xyz.com">pc2@xyz.com</a>   Password=pc2<br>Service-Type = Framed-User,<br>Framed-Protocol = PPP,<br>Framed-IP-Address=10.1.1.2,<br>Framed-IP-Netmask = 255.255.255.255,</div>
<div> </div>
<div> </div>
<div>Juniper configure:</div>
<div>radius authentication server x.x.x.x</div>
<div>radius accounting server x.x.x.x</div>
<div>radius update-source-addr x.x.x.x</div>
<div>aaa authentication ppp default radius<br>aaa accounting ppp default radius</div>
<div>!</div>
<div> </div>
<div> </div>