1 / 28

IT:Network:Microsoft Server 2

IT:Network:Microsoft Server 2. DHCP and Windows Deployment Services. Dynamic Host Configuration Protocol. MAC Address IP Addressing DHCP Client DHCP Server Scope Exclusion Range Reservations. HISTORY OF DHCP. THE ROLE OF DHCP. Dynamically assigns TCP/IP addresses

morag
Download Presentation

IT:Network:Microsoft Server 2

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. IT:Network:Microsoft Server 2 DHCP and Windows Deployment Services

  2. Dynamic Host Configuration Protocol • MAC Address • IP Addressing • DHCP Client • DHCP Server • Scope • Exclusion Range • Reservations

  3. HISTORY OF DHCP

  4. THE ROLE OF DHCP • Dynamically assigns TCP/IP addresses • Dynamically assigns TCP/IP configuration information • Simplifies network administration

  5. Ethernet Address and IP address • Each machine has an Ethernet address and IP address • Ethernet is a unique 48 bit address • Also known as MAC (media access control) addresses

  6. IP Addressing Rules and Concepts • Addresses you cannot assign • Default route address: 0.0.0.0 • Loopback address: 127.0.0.1 • Network number: 172.17.13.0 • IP Broadcast address: 172.17.13.255

  7. Dynamic Host Configuration Protocol • Used for manageability and automation of IP address assignment on networks. • Ie. ISP’s use DHCP when you establish connection.

  8. D H C P M e s s a g e T y p e D e s c r i p t i o n D H C P M e s s a g e T y p e D e s c r i p t i o n DHCPDISCOVER Used by clients to request configuration parameters from a DHCP server DHCPOFFER Used by servers to offer IP addresses to requesting clients DHCPREQUEST Used by clients to accept or renew IP address assignment and to decline unaccepted servers DHCPDECLINE Used by clients to reject an offered IP address DHCPACK Used by servers to acknowledge a client’s acceptance of an offered IP address DHCPNACK Used by servers to reject a client’s acceptance of an offered IP address DHCPRELEASE Used by clients to terminate an IP address lease DHCPINFORM Used by clients to obtain additional TCP/IP addresses DHCP MESSAGE TYPES

  9. THE INITIAL DHCP LEASE PROCESS

  10. DHCP LEASE RENEWAL PROCESS

  11. Leases, client options exclusions and reservations • A lease determines how long the client will maintain the same IP address before it is issued a new lease of another IP address • Client options are configured during the setup or after. They can range from simply setting the default gateway, DNS and WINS servers to Network Time Servers and NetBios Settings • Exclusions are IP Addresses within the scope that you do not want assigned dynamically. For instance you may statically assign your server’s IP address and do not want that assigned to another machine. What would happen if it did assign it’s own IP address? • A single exclusion can be created or a range of exclusions • Reservations ensure that the same MAC gets the same ip address every time. Reservations are created within the scope.

  12. DHCP Management Console

  13. WHAT IS A DHCP SCOPE?

  14. WHAT IS A DHCP SCOPE?

  15. WHAT ARE DHCP CLIENT RESERVATIONS? Client reservations permanently reserve a specific address for a specific client.

  16. Manually Renewing/Releasing

  17. Windows Deployment-2008 R2 • What is Windows Deployment Services • Installation Planning • Automated Installation • Microsoft Deployment Toolkit (MDT)

  18. What is Windows Deployment Services? • Enables rapid deployment of Windows to computers via a network based installation. • Formerly known as Remote Installation Services

  19. What is Windows Deployment Services? • Requirements: • Deployment server is either a member server or a domain controller within a domain. • Active DNS server on the network • Active DHCP server on the network • Server has a NTFS partition to store images on

  20. What is Windows Deployment Services?

  21. What is Windows Deployment Services?

  22. Installation Planning • Do you upgrade or perform a clean installation? • Upgrade options to consider: • Roles/Features installed on legacy system will be installed during the upgrade • Clean installation does not install any roles or features during installation • How should the drives be partitioned? • Review requirements, minimum system partition is 32GB

  23. Installation Planning

  24. Installation Planning

  25. Installation Planning

  26. Installation Planning

  27. Automated Installation Options

  28. Questions?

More Related