Actually, this will not result in clients using different scopes. Option
classes will only result in clients getting different sets of options from
within the same scope.
A client is assigned its IP based on which subnet it is connected to, not
which class ID it provides.
-Chris
--
==============================
Chris Edson
(E-Mail Removed)
This posting is provided "AS IS" with
no warranties, and confers no rights.
===============================
"Miha Pihler" <mihap-(E-Mail Removed)> wrote in message
news:%23i%(E-Mail Removed)...
> <snip>
>
>> Does anybody know how i force a set of workstations to only use a
>> particular DHCP server? It has to be done in a way which will also
>> work with a network boot disk so i can use RIS to pull down images to
>> one half of this DHCP scope only.
>
> Hi,
>
> Workstation doesn't care what DHCP it uses. It will take first answer that
> it receives from DHCP broadcast (DHCP discovery). There is no easy way to
> prevent this since this is how DHCP was designed.
>
> But what you can do is setup different scopes (on all available DHCP
> servers). Now you can configure different clients to use different scopes
> based on class ID.
>
> Using option classes
> http://www.microsoft.com/resources/d...ionClasses.asp
>
> Mike
>
> <snip>
>
>