2.2.3.4.15 StaticAddressPool

The StaticAddressPool registry subkey MUST be defined under the following registry key.

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\RemoteAccess\Parameters\Ip

This in turn MUST comprise of subkeys numbered from 0, with each subkey specifying the values that form a static address range. For example, there can be a registry key that provides one static IPv4 address range to be used to assign IPv4 addresses to remote access and demand-dial interfaces as follows.

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\RemoteAccess\Parameters\Ip\StaticAddressPool\0

These values MUST be of type REG_DWORD. Each range MUST be specified using the values "From" and "To". The "From" value MUST specify the starting of the IPv4 address range and the "To" value MUST specify the ending of the IPv4 address range.