DHCP Configuration

  • Thread starter Thread starter Eduardo Sicouret
  • Start date Start date
E

Eduardo Sicouret

Hello:

I have the following scenario:

I have 1 Windows 2000 DHCP Server.
I have 1 Network with the following address: 10.10.176.0 Mask:
255.255.252.0
I have 2 network switch capable of configure VPN's

I want to know if is possible to:

Assign one scope to one switch i.e. 10.10.176.100 to 10.10.176.199 and
another scope to the other switch i.e. 10.10.177.100 to 10.10.177.199, with
just one DHCP Server with the IP 10.10.176.1.

Please help me with this. Is this solution possible?

Regards,

Eduardo Sicouret
 
Sure as long as the switches can act as DHCP or bootp relays.

See 120932 DHCP: Spanning Multiple Subnets
http://support.microsoft.com/?id=120932

--

Thanks,
Marc Reynolds
Microsoft Technical Support

This posting is provided "AS IS" with no warranties, and confers no rights.
 
ok this article is about configuring 2 different networks via a router...

in this case I want to asign a scope for the 1st floor from 10 to 100 and
for the 2nd floor from 101 to 200...

Is there a way to do this using just one dhcp server?

Eduardo
 
Not using separate scopes, but you could create DHCP reservations.

--

Thanks,
Marc Reynolds
Microsoft Technical Support

This posting is provided "AS IS" with no warranties, and confers no rights.


Eduardo Sicouret said:
ok this article is about configuring 2 different networks via a router...

in this case I want to asign a scope for the 1st floor from 10 to 100 and
for the 2nd floor from 101 to 200...

Is there a way to do this using just one dhcp server?

Eduardo

"Marc Reynolds [MSFT]" <[email protected]> escribió en el mensaje
Sure as long as the switches can act as DHCP or bootp relays.

See 120932 DHCP: Spanning Multiple Subnets
http://support.microsoft.com/?id=120932

--

Thanks,
Marc Reynolds
Microsoft Technical Support

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Back
Top