Top Banner
Installing DHCP (Dynamic Host Configuration Protocol) To install DHCP using t he Server Manager click on Start. Select Server Manager. Or from the Quick La unch Taskbar. Select Roles. Then Add Roles. Click Next to continue. Select DHCP Server. Click Next to continue. Then Click Next. Select Network connection. Then Click Next. DNS set tings fill in the Parent Domain. I Pv4 Address of Preferred and any Alternate DNS servers. Ensure these addresses can be validated. Click Next. IPv4 Address of the WINS Server, If Required. Enter IPv4 Address of the WINS Server, Next to continue. To create the first scope click Add. Add Scope box fill in all sections. Subnet Type choose Wired or Wireless. Note the lease duration varies. Ensure Activate this scope is ticked. click Next to continue. The new Scope has been added. Additional scopes can be added if Required. Click Next to continue. DHCPv6 refers to DHCP for IPv6. Stateless mode refers to the default addressing mode for IPv6 hosts, in which addresses are configured without the help of a DHCP server. Options can still be obtained from the DHCP server. When an IPv6 host is configured to obtain an address automatically, instead of using a DHCP server, the host in stateless mode self-configures an address compatible with the local subnet by exchanging Router Solicitation and Router Advertisement messages with a neighbouring IPv6 router. You can disable stateless mode on the DHCP server and enable it to respond to IPv6 hosts that have been enabled for stateful addressing. When stateful addressing is then enabled on IPv6 hosts, they request an address and potentially other IPv6 configuration options (such as DNS server addresses) from a DHCP server by using the DHCPv6 protocol. If you choose to disable stateless addressing on the DHCP server on the Configure DHCPv6 Stateless Mode page, you will later need to create a scope for an IPv6 address range by using the DHCP console. To do so, right-click the IPv6 node in the DHCP console tree, choose New Scope and then follow the prompts in the New Scope Wizard. To enable stateful addressing on an IPv6 host, type the following command: netsh interface ipv6 set interface interface_name managedaddress=disabled To enable the IPv6 host to obtain DHCP options from a DHCPv6 server, type the following command: netsh interface ipv6 set interface interface_name otherstateful=enabled. Click Next to continue. DNS settings for IPv6, fill in Parent Domain. IPv6 address of the DNS server. You can use ipconfig /all on the DNS server to obtain its IPv6 address. Alternate DNS server IPv6 address can be added and validated. Click Next to continue. Authorize DHCP Server you can;-  Use current credentials.  Use alternate credentials.  Skip authorization and complete later. Note the caution. Click Next to continue. Summary page review settings. Click Install. Install starts. DHCP Server installation succeeded. Click Close to complete.
68

Installing DHCP

Apr 05, 2018

Download

Documents

rk50602
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 1/68

Installing DHCP (Dynamic Host Configuration Protocol) 

To install DHCP using the Server Manager click on Start. Select Server Manager. Or from the Quick Launch

Taskbar. Select Roles. Then Add Roles. Click Next to continue. Select DHCP Server. Click Next to continue

Then Click Next. Select Network connection. Then Click Next. DNS settings fill in the Parent Domain. IPv4

Address of Preferred and any Alternate DNS servers. Ensure these addresses can be validated. Click Next. IPv4

Address of the WINS Server, If Required. Enter IPv4 Address of the WINS Server, Next to continue.

To create the first scope click Add. Add Scope box fill in all sections. Subnet Type choose Wired or Wireless.Note the lease duration varies. Ensure Activate this scope is ticked. click Next to continue. The new Scope has

been added. Additional scopes can be added if Required. Click Next to continue.

DHCPv6 refers to DHCP for IPv6. Stateless mode refers to the default addressing mode for IPv6 hosts, in

which addresses are configured without the help of a DHCP server. Options can still be obtained from the

DHCP server.

When an IPv6 host is configured to obtain an address automatically, instead of using a DHCP server, the host in

stateless mode self-configures an address compatible with the local subnet by exchanging Router Solicitation

and Router Advertisement messages with a neighbouring IPv6 router.

You can disable stateless mode on the DHCP server and enable it to respond to IPv6 hosts that have been

enabled for stateful addressing. When stateful addressing is then enabled on IPv6 hosts, they request an address

and potentially other IPv6 configuration options (such as DNS server addresses) from a DHCP server by using

the DHCPv6 protocol.

If you choose to disable stateless addressing on the DHCP server on the Configure DHCPv6 Stateless Mode

page, you will later need to create a scope for an IPv6 address range by using the DHCP console. To do so,

right-click the IPv6 node in the DHCP console tree, choose New Scope and then follow the prompts in the New

Scope Wizard.

To enable stateful addressing on an IPv6 host, type the following command:netsh interface ipv6 set interface interface_name managedaddress=disabled

To enable the IPv6 host to obtain DHCP options from a DHCPv6 server, type the following command

netsh interface ipv6 set interface interface_name otherstateful=enabled.

Click Next to continue. DNS settings for IPv6, fill in Parent Domain. IPv6 address of the DNS server. You can

use ipconfig /all on the DNS server to obtain its IPv6 address.

Alternate DNS server IPv6 address can be added and validated. Click Next to continue.

Authorize DHCP Server you can;-

  Use current credentials.

  Use alternate credentials.

  Skip authorization and complete later. Note the caution.

Click Next to continue. Summary page review settings. Click Install. Install starts. DHCP Server installation

succeeded. Click Close to complete.

Page 2: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 2/68

Server Core

To install DHCP on Server core, Log on to Server core server, type the command;-

start /w ocsetup DHCPServerCore and press enter.

Note the syntax of the command and the capitalisation as server roles must be in this format.

Command Prompt returns when the installation has completed.

Although the DHCP role is installed the service will need to be started.

To start DHCP, type the command. net start dhcpserver

To change the startup type of the service type the command sc config dhcpserver start= auto and press Enter.

The startup type has been successfully changed to automatic.

To add scopes to the DHCP server core, you need to attach to this server from another machine via an MMC

with the DHCP snap in added.

Right click DHCP and select Add Server.

Fill in the IP Address of the server and click OK. The server is added to the console.

Expand the Server. Expand IPv4. Red arrow indicates this server is not authorized in Active Directory.

To Authorize right click the server and select Authorize.

Green Arrow indicates server is now authorized. Scopes can now be added and configured.

To install scopes please refer to Setting up DHCP scopes module.

Page 3: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 3/68

 

Page 4: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 4/68

 

Page 5: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 5/68

 

Page 6: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 6/68

 

Page 7: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 7/68

 

Page 8: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 8/68

 

Page 9: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 9/68

 

Page 10: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 10/68

 

Page 11: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 11/68

 

Page 12: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 12/68

 

Page 13: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 13/68

 

Page 14: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 14/68

 

Page 15: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 15/68

 

Page 16: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 16/68

 

Page 17: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 17/68

 

Page 18: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 18/68

 

Page 19: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 19/68

 

Page 20: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 20/68

 

Page 21: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 21/68

 

Page 22: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 22/68

 

Page 23: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 23/68

 

Page 24: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 24/68

 

Page 25: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 25/68

 

Page 26: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 26/68

 

Page 27: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 27/68

 

Page 28: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 28/68

 

Page 29: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 29/68

 

Page 30: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 30/68

 

Page 31: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 31/68

 

Page 32: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 32/68

 

Page 33: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 33/68

 

Page 34: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 34/68

 

Page 35: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 35/68

 

Page 36: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 36/68

 

Page 37: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 37/68

 

Page 38: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 38/68

 

Page 39: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 39/68

 

Page 40: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 40/68

 

Page 41: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 41/68

 

Page 42: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 42/68

 

Page 43: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 43/68

 

Page 44: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 44/68

 

Page 45: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 45/68

 

Page 46: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 46/68

 

Page 47: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 47/68

 

Page 48: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 48/68

 

Page 49: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 49/68

 

Page 50: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 50/68

 

Page 51: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 51/68

 

Page 52: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 52/68

 

Page 53: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 53/68

 

Page 54: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 54/68

 

Page 55: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 55/68

 

Page 56: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 56/68

 

Page 57: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 57/68

 

Page 58: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 58/68

 

Page 59: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 59/68

 

Page 60: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 60/68

 

Page 61: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 61/68

 

Page 62: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 62/68

 

Page 63: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 63/68

 

Page 64: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 64/68

 

Page 65: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 65/68

Page 66: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 66/68

 

Page 67: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 67/68

 

Page 68: Installing DHCP

8/2/2019 Installing DHCP

http://slidepdf.com/reader/full/installing-dhcp 68/68