Ip addressing: dhcp & dns

Slides:



Advertisements
Similar presentations
MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 6 Managing and Administering DNS in Windows Server 2008.
Advertisements

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.
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.
Domain Name System. DNS is a client/server protocol which provides Name to IP Address Resolution.
IP Address Allocation, Resolution CIS 81 and CST 311 Rick Graziani Cabrillo College Spring 2006.
Fundamentals of Networking Discovery 1, Chapter 5 Network Addressing.
Domain Name Services Oakton Community College CIS 238.
Hands-On Microsoft Windows Server 2008 Chapter 8 Managing Windows Server 2008 Network Services.
DHCP Dynamic Host Configuration Protocol. What is DHCP?  It does name resolution (one more?!) DNS resolves IP numbers and FQDN WINS resolves NetBIOS.
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.
Network Addressing Networking for Home & Small Business.
Module 7: Configuring TCP/IP Addressing and Name Resolution.
Name Resolution Domain Name System.
Chapter 10 Intro to Routing & Switching.  Upon completion of this chapter, you should be able to:  Explain how the functions of the application layer,
IP Address Allocation, Resolution. Address Allocation.
© 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.
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network Chapter 6: Name Resolution.
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network, Enhanced Chapter 6: Name Resolution.
Dynamic Host Configuration Protocol and IP Address Assignment CIS 238 Oakton Community College.
Network Addressing Networking for Home & Small Business.
MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 4 Installing and Configuring the Dynamic Host Configuration Protocol.
Module 2: Allocating IP Addressing by Using Dynamic Host Configuration Protocol (DHCP)
1 Objectives Discuss the basics of Dynamic Host Configuration Protocol (DHCP) Describe the components and processes of DHCP Install DHCP in a Windows Server.
NT1330 Client Server Networking 2
(ITI310) By Eng. BASSEM ALSAID SESSIONS 9: Dynamic Host Configuration Protocol (DHCP)
COMP2322 Lab 3 DNS Steven Lee Feb. 19, Content Understand the Domain Name System (DNS). Analyze the DNS protocol with Wireshark. 2.
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.
Chapter 5c.  Upon completion of this chapter, you should be able to:  Configure IP addresses  Identify & select valid IP addresses for networks  Configure.
System Administration(SAD622S) Name of Presenter: Shadreck Chitauro Lecturer 18 July 2016 Faculty of Computing and Informatics.
Unit 7: DHCP, APIPA and NTP. Static versus dynamic IP addressing Dynamic IP addresses can change each time you connect to the Internet, while static IP.
DNS and Inbound Load Balancing
Dynamic Host Configuration Protocol
Ip addressing: dhcp & dns
Dynamic Host Configuration Protocol
Instructor Materials Chapter 8: DHCP
Understand Names Resolution
Dynamic Host Configuration Protocol
Network Protocols Transmission Control Protocol/Internet Protocol (TCP/IP) Asynchronous Transfer Mode (ATM) NWLink NetBIOS Enhanced User Interface (NetBEUI)
Troubleshooting ip Chapter 5e.
Introduction to Networking Concepts
Instructor Materials Chapter 10: Application Layer
Unit 2 dhcp, apipa and ntp.
CompTIA Network+ N Authorized Cert Guide
Networking for Home and Small Businesses – Chapter 5
Module 8: Networking Services
Module 5: Resolving Host Names by Using Domain Name System (DNS)
CIS 116 IPv6 Fundamentals 2 – Primer Rick Graziani Cabrillo College
Configuring and Managing the DNS Server Role
Ip addressing Chapter 5a 6-7 days including test.
Chapter 10: DHCP Routing & Switching Chapter 10: DHCP
Introduction to Computers
Troubleshooting IP Communications
Chapter 9 Objectives Understand TCP/IP Protocol.
Net 431 D: ADVANCED COMPUTER NETWORKS
Networking for Home and Small Businesses – Chapter 5
Routing and Switching Essentials v6.0
DNS and DHCP Configuration
DHCP and NAT.
Allocating IP Addressing by Using Dynamic Host Configuration Protocol
Overview Multimedia: The Role of DHCP in the Network Infrastructure
Troubleshooting ip Chapter 5e.
AbbottLink™ - IP Address Overview
Configuring Cisco 2650 Router By John Teissonniere Manny Jacome
Windows Name Resolution
Network Addressing.
Presentation transcript:

Ip addressing: dhcp & dns Chapter 5c

objectives Upon completion of this chapter, you should be able to: Configure IP addresses Identify & select valid IP addresses for networks Configure a DHCP server Configure a host to use DHCP for configuration Troubleshoot & resolve IP addresses configuration and communication issues Configure DNS addresses Configure an IPv6 address

Network+ objectives 1.3 Install and configure the following networking services/applications DHCP Static vs dynamic IP addressing Reservations Scopes Leases Options (DNS servers, suffixes) IP helper/DHCP relay DNS DNS servers DNS records (A, MX, AAAA, CNAME, PTR) Dynamic DNS

Dhcp server configuration 5.3 Dhcp server configuration

DHCP Overview IP configuration used to be manual Assign IP, SM, DG, DNS DHCP takes care of that At home, your router is a DHCP server At work, you may have a dedicated DHCP server Used for general purpose/PC devices Static addressing for routers, switches, printers, Internet-accessible devices DHCP addresses are leased for a time period Discuss wi-fi and when you enter another network, DHCP gets your device an IP address, SM, DG, and DNS server addresses. DHCPv6 (DHCP for IPv6) provides similar services for IPv6 clients. One important difference is that DHCPv6 does not provide a default gateway address. This can only be obtained dynamically from the router's Router Advertisement message.

Dhcp everywhere

Dhcp: how it works Discover: where you at? BROADCAST* of all 255’s goes to everyone but only the DHCP server responds Offer: Do you want to use this address? Request: I’d like to use that one. I’m accepting this offer. BROADCAST* ACK: Thanks for shopping! Your lease is finalized. It’s all yours! DORA!!!!!

activity Watch Professor Messer Video DHCP Addressing Overview 5:15 TestOut 5.3.1- Watch the video/script TestOut 5.3.2- Configure a DHCP Server Lab

Dhcp reservations Dynamic Allocation Static Allocation Sever has a pool of addresses DHCP Servers use dynamic allocation Keeps a list of what MAC addresses used each IP address You’ll usually get the same IP address next time Static Allocation You configure an IP address for a specific device (printers, switches, router ports) via MAC Video is to Professor Messer The DHCP Reservations area is where you would assign the range of addresses to be given out or excluded (like don’t give out these addresses because they belong to servers). DHCP Reservations 3:16

Dhcp scopes The pool of addresses you tell it to give out Along with the SM, DG, DNS server address, lease duration, etc. DHCP Scopes 2:10

Dhcp leases Allocated/assigned a lease time If you reboot, it forgets & then requests an IP Reallocation (remember DHCP server keeps list) Lease starts over Timers T1 Checks in with DHCP server to renew lease (still in use) at 50% of lease time T2 If DHCP server lost, it will check in at 7/8 time to hopefully update the time & renew DHCP Leases 4:09 50% of lease time: Example 4 day lease will check in at 2 days 7/8 time: Example 4 day lease checks in at 2 days and it can’t find the DHCP server. It tries again at 3.5 days.

Dhcp options Stuff in addition to IP SM, DG, DNS, lease time Other options include VoIP settings Such as the Call Server IP address for the phone DHCP Options 2:46

activity TestOut 5.3.3- Watch the video/script TestOut 5.3.4- Configure DHCP Options Lab

activity TestOut 5.3.5- Create DHCP Exclusions Lab TestOut 5.3.6- Create DHCP Client Reservations Lab TestOut 5.3.7- Watch the video/script TestOut 5.3.8- Configure a DHCP Client Lab TestOut 5.3.10- Practice Questions (8Q) Complete this in 2-3 days on their own.

5.4 Dhcp relay

Dhcp relay Your DHCP server may be on another subnet Or a backup DHCP server is on another subnet Broadcasts DO NOT pass routers DHCP uses broadcasts (255.255.255.255) DHCP relay Configured on router to pass these broadcasts Sometimes called IP Helper

activity TestOut 5.4.1- Watch the video/script TestOut 5.4.3- Configure a DHCP Relay Agent Lab TestOut 5.4.4- Add a DHCP Server on Another Subnet Lab TestOut 5.4.5- Practice Questions (3Q) Complete in 1 day.

5.5 Dns name resolution

Dns- the beginning Each host is assigned a number (IP address) It’s easier to remember names though Originally, each device had a simple text hosts file that mapped names to numbers It had to be on each device List got to big Hard to update

Dns- now Servers that translates names to IP addresses Local DNS servers know some, forward rest to higher authority DNS servers The main DNS servers are called Root Servers Other companies & ISPs have their own DNS servers that connect to the Root Servers Your PC connects to a DNS server (usually your ISPs) A list of root servers: http://www.iana.org/domains/root/servers Root Servers

How name servers are organized From within GCIT, you want to get to www.umas.edu (the FULLY QUALIFIED DOMAIN NAME- FQDN) Your PC checks its DNS cache. If not there, it goes to your local DNS server (which could be on the GCIT network or at the ISP) and it communicates its findings back to your local DNS server. The local DNS server queries the root server. Root server responds with IP addresses of the TLD servers for .edu’s. and it communicates it back to your local DNS server. The local DNS server requests the info from one of the TLD servers for .edu’s. The TLD server responds with the IP address of the umass.edu authoritative server. Your local DNS server makes the request to the Umass name server which responds with the IP address of the www.umass.edu web server host. Your local DNS server and the client PC store the info in cache so it doesn’t have to ask again. http://maps.google.com (FQDN) COM- top-level domain (TLD) Google- second-level domain Maps- third-level domain (subdomain)

Dns- where it’s set Go to command prompt & type: ipconfig /displaydns displays all cached DNS If a web admin changes the IP address of a server, it gets set in DNS server, and the user has no idea the IP address changed.

Checking dns Nslookup Ipconfig /displaydns Ipconfig /flushdns Get in the mode and then enter domain Ipconfig /displaydns Displays cached DNS Ipconfig /flushdns Removes all cached DNS entries If DNS is not working, you won’t be able to get to websites by their host name, just their IP address.

activity Use nslookup, displaydns, flushdns DNS Overview 6:28 http://www.learndns.com/pdf/dns101.pdf DNS Overview 6:28

In the dns server database DNS server has many records to resolve names Records include name field (domain name), address, type field (type of resource, usually Internet) Common types of DNS records: Type Description A A host’s IPv4 address AAAA A host’s IPv6 address MX Identifies a Mail Server NS Authoritative Name Server CNAME Holds another name for a host CNAME Example: www.gcit.org/parking points to http://www.gcit.org/apps/pages/index.jsp?uREC_ID=277387&type=d Each record in the database has a TTL that says how long it should keep it in cache. DNS Records 5:53

Configuring dns & using this

Review- 3q .edu, .org, and .gov are all what kind of domains? Top-level domains What kind of server is being used if you have to add an MX record to the DNS settings? Mail server A host has been assigned an IP address of 169.254.0.1. What kind of address is this? APIPA

activity Unit 5c DHCP/DNS Packet Tracer Lab

Packet tracer lab Lab 10.2.2.7 Configure static & dynamic DHCP Configure a DNS Server https://static-course-assets.s3.amazonaws.com/ITN51/en/course/files/10.2.2.7%20Packet%20Tracer%20-%20DNS%20and%20DHCP.pdf

activity TestOut 5.5.1- Watch the video/script TestOut 5.5.4- Configure DNS Addresses Lab TestOut 5.5.5- Create Standard DNS Zones Lab TestOut 5.5.6- Create Host Records Lab TestOut 5.5.7- Create CNAME Records Lab TestOut 5.5.8- Troubleshoot DNS Records Lab TestOut 5.5.9- Practice Questions (5Q) Complete in 2-3 days

Ip addressing: dhcp & dns Chapter 5c