DHCP SERVER
Click Start button
Go to Administrative Tools
Click Server Manager
Locate Roles Summary then click Add Roles
Click Next ButtonCheck DHCP Server in the list of Roles
Click Next Button
Click Next Button
Make sure the IP Address of the Server (192.168.1.2) has a Check and click Next ButtonType (192.168.1.2) in the Prefered DNS Server IPv4 Address text box
Click the Validate Button (It should be VALID after clicking the button)
Click Next Button
Click Next Button
Click Add Button on the right side to Add ScopeType the Scope Name ( Ex. CSS_scope )Type the Starting IP Address: ( 192.168.1.5 )Type the Ending IP Address: ( 192.168.1.30 )Make sure Activate this Scope has a Check then click OKThe name of the scope and IP Address range will appear then
Click Next button
Click Next Button
Click Next Button
Click Next Button
Click Install Button
Click Close button then Restart your Conputer Server
•••••••••••••••
What is DHCP?
Dynamic Host Configuration Protocol (DHCP) is a network protocol that enables a server to automatically assign an IP address to a computer from a defined range of numbers (i.e., a scope) configured for a given network.
How DHCP assigns IP addresses
DHCP assigns an IP address when a system is started, for example:A user turns on a computer with a DHCP client.
The client computer sends a broadcast request (called a DISCOVER or DHCPDISCOVER), looking for a DHCP server to answer.
The router directs the DISCOVER packet to the correct DHCP server.
The server receives the DISCOVER packet. Based on availability and usage policies set on the server, the server determines an appropriate address (if any) to give to the client. The server then temporarily reserves that address for the client and sends back to the client an OFFER (or DHCPOFFER) packet, with that address information. The server also configures the client's DNS servers, WINS servers, NTP servers, and sometimes other services as well.
The client sends a REQUEST (or DHCPREQUEST) packet, letting the server know that it intends to use the address.
The server sends an ACK (or DHCPACK) packet, confirming that the client has a been given a lease on the address for a server-specified period of time.
Address lease times
Lease times for all Indiana University campuses are as follows:Wired devices: 8 hours
Wireless devices: 20 minutes
Stand-alone VoIP phones: 1 week
Static IP addresses
When a computer uses a static IP address, it means that the computer is manually configured to use a specific IP address. One problem with static assignment, which can result from user error or inattention to detail, occurs when two computers are configured with the same IP address. This creates a conflict that results in loss of service. Using DHCP to dynamically assign IP addresses minimizes these conflicts.

YOU ARE READING
CSS NC II
Randomict related stuffs. Computer System servicing, computer networking, etc.