Skip to content
ates edited this page Dec 21, 2010 · 3 revisions

How to provide the static IP address to the client

Firstly you need to be sure that the following pre-requirements are completed:

  1. Devide the IP address space into 2 parts: dynamic addresses and static addresses
  2. The range of the dynamic IP addresses should be described in pools section of mod_ippool parameters
  3. The ranges of the dynamic and static IP addresses shouldn't intersect.

To provide the static IP address to the client you need to assign the Framed-IP-Address attribute with the value of the static IP address to the necessary client.

Clone this wiki locally