how to config DHCP for LAN

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to config my LAN as follow descript
Group 1: IP address range 192.168.10.
Group 2: IP address range 192.168.11.
....
Group n: --- 192.168.n.
Show me how to config DHCP service on Windows 2000 server.
Do win2000 server support multi domain on a server?
 
Yes, a DHCP server can server multiple subnets.To configure the DHCP server
simply create scoped for each of your subnets. You will need to enable bootp
relay or DHCP relay on the router or switch that segments the subnets (or
run the Windows DHCP relay agent on a computer on each of the remote
subnets).

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