At 15:53 15/11/00 -0600, David Mills wrote:
>How can we assign a static IP address to a dial up user? We are using NT
>Radius. Can we do this using the 4048 only?

	in RFC Compliant Radius, use attributes:

	Framed-IP-Address as well as Framed-IP-Netmask
	
	Possibly like this:

username1 Password = "password"
	Framed-IP-Address = 192.168.100.104
	Framed-IP-Netmask = 255.255.255.255
	
	On the max, if you configure a local connection profile
	for the user, you can set the IP Options..Lan Adrs in the 
	connection profile.  This will be assigned to the user in
	the PPP IPCP negotiations.

	Please test this with a fake user before deploying it.

		Greg 
++ Ascend Users Mailing List ++
To unsubscribe:	send unsubscribe to ascend-users-request at bungi.com
To get FAQ'd:	<http://www.nealis.net/ascend/faq>