1 Microsoft Windows 2000 Network Infrastructure Administration Chapter 10 Implementing Dynamic Host Configuration Protocol (DHCP)

Slides:



Advertisements
Similar presentations
Configuring and Troubleshooting Network Connections
Advertisements

MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 6 Managing and Administering DNS in Windows Server 2008.
DHCP Dynamic Host Configuration Part 7 NVCC Professional Development TCP/IP.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 10: DHCP Routing & Switching.
11 TROUBLESHOOTING Chapter 12. Chapter 12: TROUBLESHOOTING2 OVERVIEW  Determine whether a network communications problem is related to TCP/IP.  Understand.
MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 4 Installing and Configuring the Dynamic Host Configuration Protocol.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 10: DHCP Routing and Switching Essentials.
Chapter 11 Configuring Dynamic Host Configuration Protocol
70-293: MCSE Guide to Planning a Microsoft Windows Server 2003 Network, Enhanced Chapter 5: Planning, Configuring, And Troubleshooting DHCP.
Dynamic Host Configuration Protocol (DHCP)
Chapter 8 Administering TCP/IP.
Hands-On Microsoft Windows Server 2003 Networking Chapter 7 Windows Internet Naming Service.
Lesson 11: Deploying and Configuring the DHCP Service
Hands-On Microsoft Windows Server 2003 Networking Chapter 5 Dynamic Host Configuration Protocol.
Chapter Overview Understanding DHCP Configuring a DHCP Server
DHCP Dynamic Host Configuration Protocol.
Managing DHCP. 2 DHCP Overview Is a protocol that allows client computers to automatically receive an IP address and TCP/IP settings from a Server Reduces.
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network Chapter 4: Dynamic Host Configuration Protocol.
Windows Server 2003 DHCP 安裝設定與管理維護 林寶森
Microsoft Windows Server 2003 TCP/IP Protocols and Services Technical Reference Slide: 1 Lesson 16 Dynamic Host Configuration Protocol (DHCP)
Lesson 3 Introduction to Networking Concepts Lesson 3.
Implementing Dynamic Host Configuration Protocol
11 NETWORK PROTOCOLS AND SERVICES Chapter 10. Chapter 10: Network Protocols and Services2 NETWORK PROTOCOLS AND SERVICES  Identify how computers on TCP/IP.
Name Resolution Domain Name System.
Guide to TCP/IP, Second Edition1 Guide To TCP/IP, Second Edition Chapter 8 The Dynamic Host Configuration Protocol (DHCP)
Implementing Dynamic Host Configuration Protocol
Guide to TCP/IP, Third Edition Chapter 8: The Dynamic Host Configuration Protocol.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 10: DHCP Routing and Switching Essentials.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 10: DHCP Routing & Switching.
Automating IP Address Assignment Ing. Iván Méndez Alvarado RAI TECNOLOGIA SU SOLUCION INTEGRAL.
CN2140 Server Kemtis Kunanuraksapong MSIS with Distinction MCT, MCITP, MCTS, MCDST, MCP, A+
Allocating IP Addressing by Using Dynamic Host Configuration Protocol (DHCP)
Module 3: Designing IP Addressing. Module Overview Designing an IPv4 Addressing Scheme Designing DHCP Implementation Designing DHCP Configuration Options.
Dynamic Host Configuration Protocol and IP Address Assignment CIS 238 Oakton Community College.
Chapter 15 DHCP. Dynamic Host Configuration Protocol An Application Layer Protocol A client server protocol that automatically provides an IP host with.
Module 4: Planning, Optimizing, and Troubleshooting DHCP
1 of 18 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 4 v3.0: Module 1; 1.2.
Week 7 Objectives Installing a DHCP Server Role Configuring DHCP Scopes Managing a DHCP Database Securing and Monitoring DHCP.
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network Chapter 2: Configuring Network Protocols.
11 MANAGING AND MONITORING DHCP Chapter 2. Chapter 2: MANAGING AND MONITORING DHCP2 MANAGING DHCP: COMMON DHCP ADMINISTRATIVE TASKS  Configure or modify.
Why Use DHCP? DHCP reduces the complexity and amount of administrative work by using automatic TCP/IP configuration Manual TCP/IP Configuration IP addresses.
Week #3: Configuring and Troubleshooting DHCP
MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 4 Installing and Configuring the Dynamic Host Configuration Protocol.
BAI513 - PROTOCOLS DHCP BAIST – Network Management.
Module 3: Configuring a Client IP Address. Overview Configuring a Client to Use a Static IP Address Configuring a Client to Obtain an IP Address Automatically.
Module 4: Configuring and Troubleshooting DHCP
Guide to TCP/IP, Third Edition Chapter 8: The Dynamic Host Configuration Protocol.
Module 2: Allocating IP Addressing by Using Dynamic Host Configuration Protocol (DHCP)
Chapter 17 BOOTP and DHCP.
IMPLEMENTING DHCP Chapter 1
CIS 856: TCP/IP and Upper Layer Protocols Karthik Ravindra Nov 11, 2008 Dynamic Host Configuration Protocol [DHCP] - RFC 2131.
Allocating IP Addressing by Using Dynamic Host Configuration Protocol.
ERICSON BRANDON M. BASCUG Alternate - REGIONAL NETWORK ADMINISTRATOR HOW TO TROUBLESHOOT TCP/IP CONNECTIVITY.
1 Chapter 8: DHCP in IP Configuration Designs Designs That Include DHCP Essential DHCP Design Concepts Configuration Protection in DHCP Designs DHCP Design.
1 Objectives Discuss the basics of Dynamic Host Configuration Protocol (DHCP) Describe the components and processes of DHCP Install DHCP in a Windows Server.
DHCP Vrushali sonar. Outline DHCP DHCPv6 Comparison Security issues Summary.
BAI513 - PROTOCOLS DHCP BAIST – Network Management.
Copyright © 2006 Heathkit Company, Inc. All Rights Reserved Introduction to Networking Technologies Dynamic Host Configuration Protocol (DHCP)
This courseware is copyrighted © 2016 gtslearning. No part of this courseware or any training material supplied by gtslearning International Limited to.
CHAPTER 10: DHCP Routing & Switching. Objectives 10.0 Introduction 10.1 Dynamic Host Configuration Protocol v Dynamic Host Configuration Protocol.
Configuring and Managing the DHCP Server Role. DHCP overview RARP – one of the first ways to assign addresses BOOTP – Another legacy way to assign addresses.
1 Kyung Hee University Chapter 16 Host Configuration : BOOTP and DHCP.
Dynamic Host Configuration Protocol
Instructor Materials Chapter 8: DHCP
Introduction to Networking Concepts
Module 8: Networking Services
Configuring and Troubleshooting DHCP
Net 431 D: ADVANCED COMPUTER NETWORKS
Allocating IP Addressing by Using Dynamic Host Configuration Protocol
Overview Multimedia: The Role of DHCP in the Network Infrastructure
Presentation transcript:

1 Microsoft Windows 2000 Network Infrastructure Administration Chapter 10 Implementing Dynamic Host Configuration Protocol (DHCP)

2 Introducing and Installing DHCP Lesson 1 Topics TCP/IP configuration issues Functionality of DHCP

3 Introducing and Installing DHCP Lesson Objectives To describe the differences between manual and automatic configuration of TCP/IP To identify TCP/IP configuration parameters that can be assigned by a DHCP server To describe IP lease requests and offers To install DHCP in Windows 2000

4 DHCP and BOOTP DHCP is an extension of Boot Protocol (BOOTP). BOOTP enables diskless clients to start up and automatically configure TCP/IP Allows diskless clients to configure TCP/IP automatically. Centralizes and manages the allocation of TCP/IP. Automatically assigns addresses.

5 How a DHCP Client Interacts with a DHCP Server Client

6 Configuring TCP/IP Manually Administrative overhead Bad or duplicate IP addresses Moving between subnets Difficult to trace to the cource Typing the IP address, subnet mask, or default gateway can lead to problems.

7 Configuring TCP/IP Using DHCP Centralized management Automatic supply of address information to clients Supplies all of the necessary configuration information to all of the DHCP clients. Easier to troubleshoot

8 TCP/IP Configuration Parameters Assigned by DHCP IP address for network adapter Subnet masks Default gateways Additional parameters such as IP address for DNS or WINS servers a client may use

9 Phases Process of DHCP Most DHCP messages are sent by broadcast Routers must support forwarding DHCP broadcasts DHCP Phases IP lease discover IP lease offer IP lease request IP lease acknowledgment

10 Four Phases of DHCP Client Configuration

11 IP Lease Discover and Offer

12 IP lease Discover The client initializes a limited version of TCP/IP and broadcasts a request for the location of a DHCP sever and IP addressing

13 IP lease offer All DHCP severs that have valid IP addressing information available send and offer to the client.

14 IP lease request The client selects the IP addressing information from the first offer it receives and broadcasts a message requesting to lease the IP addressing information in the offer.

15 IP lease acknowledgment The DHCP sever that made the offer responds to the message, and all other DHCP servers withdraw their offers. The addressing information is assigned to the client and an acknowledgment is sent. The client finishes initializing and binding the TCP/IP protocol.

16 IP Lease Offer All DHCP severs that receive the request and have a valid configuration for client broadcast an offer with the following information: The client’s hardware address (MAC) An offered IP address Subnet mask Length of the lease A server identifier ( DHCP server IP address)

17 Sending a DHCPOFFER Message

18 When No DHCP Servers Online Client waits 1 second. Client rebroadcasts at 9, 13, 16 seconds and then at random intervals. Client retries every 5 minutes.

19 Automatic Private IP Addressing (APIPA) Client attempts request. Autoconfiguration of a Class B address. Clients tests for conflicts for 10 addresses. Client rechecks for a DHCP server every 5 minutes.

20 IP Lease Request Client broadcasts DHCPREQUEST message and includes the server identifier (IP Address) of the server whose offer was accepted. Other DHCP servers retract offers so their IP addresses are available for the next lease request.

21 DHCPACK DHCP server sends DHCPACK that contains a valid lease for and IP address and possibly other configuration information. Client is bound DHCP client.

22 DHCPNACK An unsuccessful acknowledgment DHCPNACK is broadcast if the client is trying to lease its previous IP address and IP address is no longer available. The IP address is no longer available. The client has been moved to a different subnet. The client returns to the process of requesting an IP lease.

23 Before Installing DHCP Hardware and storage requirements Which computers to configure immediately Which computers to configure manually DHCP options and values to be predefined

24 Options that Determine Configuration Default gateway Domain Name System (DNS) server NetBIOS over TCP/IP name resolution Windows Internet Name Service (WINS) server NetBIOS scope ID

25 Report Displayed for Ipconfig /all

26 Ipconfig Command-Line Switches

27 DHCP Relay Agent Relays messages between clients and servers on subnets One DHCP server per subnet when routed Relay agent to support clients on multiple subnets

28 Configuring DHCP Lesson 2 Topic Configuring DHCP on Windows 2000–based server

29 Configuring DHCP Lesson Objectives To identify the benefits of using DHCP on a network To configure a DHCP server and clients

30 Setting a Client to Obtain an IP Address from a DHCP Server

31 How DHCP Servers Provide Optional Data Default gateways that connect network segments IP addresses for DNS servers IP addresses for WINS servers

32 Installing DHCP Install Microsoft DHCP Server service. Authorize the DHCP server. Configure a scope or pool of addresses. Configure global and client scope. The DHCP server can be configured to always assign the same IP address to the same DHCP client

33 Authorizing a DHCP Server Windows 2000 servers are verified. DHCP servers are authorized. First server in Active Directory Installed as domain controller or member server—not stand- alone Authorization process depends on server role. Domain controller Member server If you deploy Active Directory, all computers operating as DHCP servers must be either domain controller or domain member server before they can authorized in the directory service and provide DHCP service to clients.

34 DHCP Scope Scope is a pool of valid IP addresses available for lease to DHCP lients. At least one scope for every DHCP server. Exclude static IP addresses from scope. Multiple scopes will centralize administration and to assign IP addresses specific to a subnet. One scope to a subnet. DHCP servers do not share scope information. IP addresses must be unique to scope. Determine starting and ending addresses.

35 DHCP Scope Configuration Options

36 Scope and IP Address Ranges for Server A and Server B

37 Integrating DHCP with Naming Services Lesson 3 Topics Dynamic updates in DNS Integrating DHCP with DNS

38 Integrating DHCP with Naming Services Lesson Objectives To integrate DNS and DHCP To describe how Dynamic DNS updates work To identify how DHCP client updates are typically handled

39 Registering for DNS Updates Windows 2000 can register with a DNS server. Supports DNS Dynamic update protocol for automatic record updating. DHCP acts as registration proxy. An additional DHCP Option Code 81 enables return of fully qualified domain name (FQDN). DHCP and static DNS are not compatible.

40 DHCP Clients and DNS DHCP servers provide default support for legacy DHCP clients in DNS zones. DHCP/DNS update interaction for Windows DHCP/DNS update interaction for pre-Windows 2000.

41 A DHCP Client Interacting with the DNS Dynamic Update Protocol

42 DHCP/DNS Interaction with Older Windows Clients

43 Using DHCP with Active Directory Lesson 4 Topics Integration with Active Directory and DNS service Monitoring as statistical reporting for DHCP servers

44 Using DHCP with Active Directory Lesson Objectives To describe how IP address and naming management is managed through DHCP and Active Directory integration To describe how DHCP servers are authorized

45 Integrated IP Management Windows 2000 Sever naming and address services offer flexibility and interoperability with other address and naming systems Address assignment and naming services Support for legacy servers New with Windows 2000 Server is support for Dynamic DNS, Active Directory integration of DHCP and DNS, and DHCP rely agent

46 Rogue Server Detection Feature Windows 2000 detects unauthorized DHCP servers. DHCP servers not authorized are not able to run the DHCP service.

47 Troubleshooting DHCP Lesson 5 Topics Troubleshooting DHCP clients Troubleshooting DHCP servers

48 Troubleshooting DHCP Lesson Objectives To identify and solve DHCP client problems To identify and solve DHCP server problems

49 Preventing DHCP Problems Use 75/25 design rule. Use superscopes for multiple DHCP servers on each subnet. A superscope allows a DHCP server to provide leases from more than one scope to clients on a single physical network. Deactivate scopes only when removing a scope permanently. Use server-side conflict detection.

50 Preventing DHCP Problems (con’t) Create reservations on all potential DHCP servers. DHCP is disk intensive; use optimal hardware. Consider RAID 0 or RAID 5 solutions when purchasing hardware for your server computer. Use audit log. Integrate DHCP with other services, such as DNS and WINS Use appropriate number of DHCP servers.

51 Number of DHCP Servers Size of network Number of DHCP-enabled clients Transmission speed between network segments Speed of network links IP address class of the network Isolated or multiple DHCP servers

52 Troubleshooting DHCP Clients Failed IP configuration Invalid IP address configuration Autoconfiguration problems (Microsoft has reserved IP addresses from through and uses this range to support APIPA Missing configuration details DHCP not providing IP addresses

53 Failed IP Configuration Check for client problem. Check system event log and DHCP audit logs for clues. Use Ipconfig TCP/IP utility.

54 Invalid IP Address Client does not have IP address, or client has IP address of x.x. Client cannot contact DHCP server. Determine whether network hardware failure or DHCP server is unavailable. Verify that client has valid functioning network connection. Check hardware.

55 Autoconfiguration Problems Windows could not find a DHCP server and provided APIPA IP address. In larger networks, consider disabling APIPA.

56 Missing Configuration Details Client is missing DHCP options. Verify that options distribution is configured at server, scope, client, or class level. Check DHCP option settings. DHCP is configured with incorrect DHCP router option (Option Code 3).

57 DHCP Servers Do Not Provide IP Addresses IP address of the DHCP server was changed. DHCP clients are located across router from subnet where DHCP server resides. Multiple DHCP servers exist on same local area network (LAN).

58 Three Ways to Discover Problem Client configured to use an address not provided by the server. Server sends error message back to client. Server leases IP address, but client has network configuration-based problems.

59 Relay Agent Not Working DHCP Relay Agent and DHCP server are on the same computer. Install DHCP server and DHCP Relay Agent on different computers.

60 Console Reports Incorrect Lease Expirations Scope time and lease time should be identical. Reassign lease times or add reservations to the scope.

61 No Address Leases for New Scope Configure DHCP server to use superscope with old and new scopes. Change primary IP address to that in new scope. Windows NT Server 3.51, change first IP address to address in new scope range.

62 System Monitor All types of DHCP messages sent and received Average amount of processing time per message packet sent and received Number of message packets dropped from internal delays

63 Moving DHCP Server Database May need to move DHCP database to another computer May need to reconcile database Can force lease updates by typing Ipconfig /renew