Module 2: Allocating IP Addressing by Using Dynamic Host Configuration Protocol (DHCP)

Slides:



Advertisements
Similar presentations
DHCP Dynamic Host Configuration Part 7 NVCC Professional Development TCP/IP.
Advertisements

© 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.
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.
Lesson 11: Deploying and Configuring the DHCP Service
Hands-On Microsoft Windows Server 2003 Networking Chapter 5 Dynamic Host Configuration Protocol.
DHCP (Dynamic Host Configuration Protocol) RD-CSY /09.
1 Module 13 Windows NT Networking Services. 2  Overview Installing Network Services Dynamic Host Configuration Protocol (DHCP) Windows Internet Name.
1 Dynamic Host Configuration Protocol (DHCP). 2 Dynamic Assignment of IP addresses Dynamic assignment of IP addresses is desirable for several reasons:
DHCP Server © N. Ganesan, Ph.D.. Reference DHCP Server Issues or leases dynamic IP addresses to clients in a network The lease can be subject to various.
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.
DHCP Dynamic Host Configuration Protocol CIS 856: TCP/IP and Upper Layer Protocols Presented by Kyle Getz October 20, 2005.
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
Dynamic Host Configuration Protocol (DHCP)
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)
1 Dynamic Host Configuration Protocol (DHCP) Relates to Lab 7. Module about dynamic assignment of IP addresses with DHCP.
Implementing Dynamic Host Configuration Protocol
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)
Dynamic Host Configuration Protocol (DHCP). History Diskless workstations –needed to know configuration parameters like IP address, netmask, gateway address.
Dynamic Host Configuration Protocol and IP Address Assignment CIS 238 Oakton Community College.
DHCP Dynamic Host Configuration Protocol (RFC 2131) Michael Sadowsky CISC University of Delaware October 12, 2004 BOOTP Bootstrap Protocol (RFC.
Chapter 15 DHCP. Dynamic Host Configuration Protocol An Application Layer Protocol A client server protocol that automatically provides an IP host with.
1 CS 4396 Computer Networks Lab Dynamic Host Configuration Protocol (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.
Module 01: Dynamic Host Configuration Protocol (DHCP)
1 Microsoft Windows 2000 Network Infrastructure Administration Chapter 10 Implementing Dynamic Host Configuration Protocol (DHCP)
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
Module 7: Resolving NetBIOS Names by Using Windows Internet Name Service (WINS)
MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 4 Installing and Configuring the Dynamic Host Configuration Protocol.
Overview Managing a DHCP Database Monitoring DHCP
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.
DHCP/BOOTP Dynamic Host Configuration Protocol Dynamic Host Configuration Protocol (DHCP) is a network protocol that enables a server to automatically.
Module 4: Configuring and Troubleshooting DHCP
Guide to TCP/IP, Third Edition Chapter 8: The Dynamic Host Configuration Protocol.
Dynamic Host Configuration Protocol Avanthi Koneru Uttara Sawant Srikanth Palla.
Chapter 17 BOOTP and DHCP.
IMPLEMENTING DHCP Chapter 1
Chapter 22 Bootstrap and Auto configuration (DHCP) History of Bootstrap -Bootstrap is used to assign IP address to the computer. -Constant changes in the.
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.
1 Chapter 8: DHCP in IP Configuration Designs Designs That Include DHCP Essential DHCP Design Concepts Configuration Protection in DHCP Designs DHCP Design.
(ITI310) By Eng. BASSEM ALSAID SESSIONS 9: Dynamic Host Configuration Protocol (DHCP)
Dynamic Host Configuration Protocol (DHCP) DHCP provides a temporary IP address for a limited period of time DHCP has two databases. First one has static.
BAI513 - PROTOCOLS DHCP BAIST – Network Management.
Copyright © 2006 Heathkit Company, Inc. All Rights Reserved Introduction to Networking Technologies Dynamic Host Configuration Protocol (DHCP)
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.
Introduction to Networking Concepts
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
Dynamic Host Configuration Protocol (DHCP)
Presentation transcript:

Module 2: Allocating IP Addressing by Using Dynamic Host Configuration Protocol (DHCP)

Overview Multimedia: The Role of DHCP in the Network Infrastructure Adding and Authorizing a DHCP Server Service Configuring a DHCP Scope Configuring a DHCP Reservation Configuring DHCP Options Configuring a DHCP Relay Agent

Multimedia: The Role of DHCP in the Network Infrastructure The objective of this media is to provide a high-level overview of DHCP in the network infrastructure At the end of this presentation, you will be able to:  Explain what DHCP is  Describe how DHCP works  Explain how routers can forward DHCP broadcast packets  Describe how a DHCP relay agent works

Lesson: Adding and Authorizing a DHCP Server Service Why Use DHCP? How DHCP Allocates IP Addresses How the DHCP Lease Generation Process Works How the DHCP Lease Renewal Process Works How to Add a DHCP Server Service How a DHCP Server Service Is Authorized How to Authorize a DHCP Server Service

Why Use DHCP? DHCP reduces the complexity and amount of administrative work by using automatic TCP/IP configuration Manual TCP/IP Configuration IP addresses are entered manually on each client computer Possibility of entering incorrect or invalid IP address Incorrect configuration can lead to communication and network issues Administrative overload on networks where computers are frequently moved IP addresses are entered manually on each client computer Possibility of entering incorrect or invalid IP address Incorrect configuration can lead to communication and network issues Administrative overload on networks where computers are frequently moved Automatic TCP/IP Configuration IP addresses are supplied automatically to client computers Ensures that clients always use correct configuration information Client configuration is updated automatically to reflect changes in network structure Eliminates a common source of network problems IP addresses are supplied automatically to client computers Ensures that clients always use correct configuration information Client configuration is updated automatically to reflect changes in network structure Eliminates a common source of network problems

How DHCP Allocates IP Addresses DHCP Server DHCP Database IP Address1: Leased to DHCP Client1 IP Address2: Leased to DHCP Client2 IP Address3: Available to be leased IP Address1: Leased to DHCP Client1 IP Address2: Leased to DHCP Client2 IP Address3: Available to be leased DHCP Client2: IP configuration from DHCP server Non-DHCP Client: Static IP configuration DHCP Client1: IP configuration from DHCP server Lease Renewal Lease Generation

How the DHCP Lease Generation Process Works DHCP client broadcasts a DHCPDISCOVER packet 1 1 DHCP servers broadcast a DHCPOFFER packet 2 2 DHCP client broadcasts a DHCPREQUEST packet 3 3 DHCP Server1 broadcasts a DHCPACK packet 4 4 DHCP Client DHCP Server1 DHCP Server2

How the DHCP Lease Renewal Process Works DHCP Client DHCP Server1 DHCP Server2 DHCP Client sends a DHCPREQUEST packet 1 1 DHCP Server1 sends a DHCPACK packet % of lease duration has expired 87.5% of lease duration has expired 100% of lease duration has expired If the client fails to renew its lease, after 50% of the lease duration has expired, then the DHCP lease renewal process will begin again after 87.5% of the lease duration has expired If the client fails to renew it’s lease, after 87.5% of the lease has expired, then the DHCP lease generation process starts over again with a DHCP client broadcasting a DHCPDISCOVER DHCP Client DHCP Server1 DHCP Server2 DHCP client sends a DHCPREQUEST packet 1 1 DHCP Server1 sends a DHCPACK packet % of lease duration has expired

How to Add a DHCP Server Service Your instructor will demonstrate how to: Prepare to add a DHCP Server service Add a DHCP Server service Prepare to add a DHCP Server service Add a DHCP Server service

How a DHCP Server Service Is Authorized Domain Controller Domain Controller Active Directory Active Directory DHCP Client DHCP Server1 checks with the domain controller to obtain a list of authorized DHCP servers Unauthorized Does not service DHCP requests Authorized Services DHCP requests DHCP Server1 DHCP Server2 If DHCP Server1 finds its IP address on the list, the service starts and supports DHCP clients DHCP Server2 checks with the domain controller to obtain a list of authorized DHCP servers DHCP Server2 checks with the domain controller to obtain a list of authorized DHCP servers If DHCP Server2 does not find its IP address on the list, the service does not start and support DHCP clients DHCP client receives IP address from authorized DHCP Server1 DHCP client receives IP address from authorized DHCP Server1 DHCP client receives IP address from authorized DHCP Server1 DHCP client receives IP address from authorized DHCP Server1 Domain Controller Domain Controller Active Directory Active Directory DHCP Client Unauthorized Does not service DHCP requests Authorized Services DHCP requests DHCP Server1 DHCP Server2 DHCP authorization is the process of registering the DHCP Server service in the Active Directory domain to support DHCP clients

How to Authorize a DHCP Server Service Your instructor will demonstrate how to: Apply the requirement for authorizing a DHCP Server service Authorize a DHCP Server service Apply the requirement for authorizing a DHCP Server service Authorize a DHCP Server service

Practice: Adding and Authorizing a DHCP Server Service In this practice, you will add and authorize a DHCP Server service

Lesson: Configuring a DHCP Scope What Are DHCP Scopes? How to Configure a DHCP Scope

What Are DHCP Scopes? A scope is a range of IP addresses that are available to be leased Scope Properties Network IDLease durationScope name Subnet maskRouterExclusion range Network IP address range LAN ALAN B DHCP Server Scope B Scope A

How to Configure a DHCP Scope Your instructor will demonstrate how to: Configure a DHCP scope Activate a DHCP scope Configure a DHCP scope Activate a DHCP scope

Practice: Configuring a DHCP Scope In this practice, you will configure a DHCP scope

Lesson: Configuring a DHCP Reservation What Is a DHCP Reservation? How to Configure a DHCP Reservation

What Is a DHCP Reservation? A reservation is a specific IP address, within a scope, that is permanently reserved for leased use to a specific DHCP client Subnet A Subnet B Workstation 1 DHCP Server Workstation 2 File and Print Server IP Address1: Leased to Workstation 1 IP Address2: Leased to Workstation 2 IP Address3: Reserved for File and Print Server IP Address1: Leased to Workstation 1 IP Address2: Leased to Workstation 2 IP Address3: Reserved for File and Print Server

How to Configure a DHCP Reservation Your instructor will demonstrate how to: Configure a DHCP reservation Verify a DHCP reservation Configure a DHCP reservation Verify a DHCP reservation

Practice: Configuring a DHCP Reservation In this practice, you will configure a DHCP reservation

Lesson: Configuring DHCP Options What Are DHCP Options? How DHCP Server, Scope, and Reserved Client Options Are Applied How DHCP Class-level Options Are Applied How to Configure DHCP Options

What Are DHCP Options? DHCP options are configuration parameters that a DHCP service assigns to clients along with the IP address and default gateway DHCP Client DHCP Server DHCP Client IP Configuration Data Client’s IP address Client’s subnet mask DHCP options such as:  Router’s IP address  DNS server’s IP address  WINS server’s IP address  DNS domain name Client’s IP address Client’s subnet mask DHCP options such as:  Router’s IP address  DNS server’s IP address  WINS server’s IP address  DNS domain name

How DHCP Server, Scope, and Reserved Client Options Are Applied DHCP option applied at the server level DHCP option applied at the server level DHCP option applied at the scope level DHCP option applied at the scope level DHCP option applied at the reserved-client level DHCP option applied at the reserved-client level Scope A Scope B Windows XP DHCP Server Windows 98 Windows XP Router File and Print Server Scope A Scope B Windows XP DHCP Server Windows 98 Windows XP Router File and Print Server

How DHCP Class-level Options Are Applied DHCP option applied at the class level DHCP option applied at the class level Scope A Scope B DHCP Server Windows 98 Windows XP Router File and Print Server

How to Configure DHCP Options Your instructor will demonstrate how to: Configure a DHCP server option Configure a DHCP scope option Configure a DHCP server option Configure a DHCP scope option

Practice: Configuring DHCP Options In this practice, you will configure DHCP options

Lesson: Configuring a DHCP Relay Agent What Is a DHCP Relay Agent? How a DHCP Relay Agent Works How a DHCP Relay Agent Uses Hop Count How a DHCP Relay Agent Uses Boot Threshold How to Configure a DHCP Relay Agent

What Is a DHCP Relay Agent? A DHCP relay agent is a computer or router configured to listen for DHCP/BOOTP broadcasts from DHCP clients and then relay those messages to DCHP servers on different subnets DHCP Server Client DHCP Relay Agent Client Routers Non-RFC 1542 Compliant Routers Non-RFC 1542 Compliant Unicast Broadcast Subnet ASubnet B Broadcast

How a DHCP Relay Agent Works Router Non-RFC 1542 Compliant Router Non-RFC 1542 Compliant Client1 DHCP Relay Agent Client2 DHCP Server Client3 Router Non-RFC 1542 Compliant Router Non-RFC 1542 Compliant Client1 DHCP Relay Agent Client2 DHCP Server Client3 Client1 broadcasts a DHCPDISCOVER packet 1 1 Relay agent forwards the DHCPDISCOVER message to the DHCP server 2 2 Server sends a DHCPOFFER message to the DHCP relay agent 3 3 Relay agent broadcasts the DHCPOFFER packet 4 4 Client1 broadcasts a DHCPREQUEST packet 5 5 Relay agent forwards the DHCPREQUEST message to the DHCP server 6 6 Server sends a DHCPACK message to the DHCP relay agent 7 7 Relay agent broadcasts the DHCPACK packet 8 8

How a DHCP Relay Agent Uses Hop Count The hop count threshold is the number of routers that the packet can be transmitted through before being discarded DHCP Relay Agent 2 DHCP Server Hop Count = 2 DHCP Relay Agent 1

How a DHCP Relay Agent Uses Boot Threshold DHCP Server 2 DHCP Server 3 DHCP Relay Agent Boot Threshold = 10 seconds Local DHCP Server DHCP Server 2 DHCP Server 3 DHCP Relay Agent Boot Threshold = 10 seconds Local DHCP Server The boot threshold is the length of time in seconds that the DHCP Relay Agent will wait for a local DHCP server to respond to client requests before forwarding the request

How to Configure a DHCP Relay Agent Your instructor will demonstrate how to: Apply guidelines for setting the hop count and boot threshold Add a DHCP Relay Agent Configure a DHCP Relay Agent with the IP address of the DHCP server Enable the DHCP Relay Agent on a router interface Apply guidelines for setting the hop count and boot threshold Add a DHCP Relay Agent Configure a DHCP Relay Agent with the IP address of the DHCP server Enable the DHCP Relay Agent on a router interface

Practice: Configuring the DHCP Relay Agent In this practice, you will configure a DHCP Relay Agent

Lab A: Identifying and Resolving Common Issues When Allocating IP Addressing by Using DHCP In this lab, you will identify and resolve common issues when allocating IP addressing by using DHCP