Changes

Jump to: navigation, search

Configuring Windows Server 2008 DHCP Servers

487 bytes added, 18:53, 4 September 2008
Configuring Scopes at the Command Prompt
2. At the ''netsh>'' prompt enter '''dhcp'''.
2. At the '''netsh dhcp>''' prompt enter '''server ''\\servername'' ''' where ''servername'' is the UNC name or IP address of the server to be managed.For example:
<pre>netsh dhcp>server \\windserver-1</pre> 3. at At the''netsh dhcp server'' prompt, enter the commands to be executed. Alternatively, run each netsh command separately, using the following syntax: '''netsh dhcp server''' \\''servername'' ''commands'' To create a new DHCP scope: '''netsh dhcp server''' \\''servername'' '''scope''' ''subnet Network ID startIP endIP'' For example, to create a scope on subnet 192.168.2.0 ranging from 192.168.2.1 through 192.168.2.100: <pre>

Navigation menu