Module 8: Networking Services

Slides:



Advertisements
Similar presentations
CCNA1 v3 Module 9 v3 CCNA 1 Module 9 JEOPARDY K. Martin Galo Valencia.
Advertisements

Configuring and Troubleshooting Network Connections
DHCP Dynamic Host Configuration Part 7 NVCC Professional Development TCP/IP.
11 TROUBLESHOOTING Chapter 12. Chapter 12: TROUBLESHOOTING2 OVERVIEW  Determine whether a network communications problem is related to TCP/IP.  Understand.
Lecture 2: Servers and Services Network Design & Administration.
Module 4: Configuring Network Connectivity
MCDST : Supporting Users and Troubleshooting a Microsoft Windows XP Operating System Chapter 13: Troubleshoot TCP/IP.
Chapter 8 Administering TCP/IP.
Hands-On Microsoft Windows Server 2003 Networking Chapter 7 Windows Internet Naming Service.
Chapter 8: Configuring Network Connectivity. Installing Network Adapters Network adapter cards connect a computer to a network. Installation –Plug and.
Hands-On Microsoft Windows Server 2003 Networking Chapter 5 Dynamic Host Configuration Protocol.
1 Module 13 Windows NT Networking Services. 2  Overview Installing Network Services Dynamic Host Configuration Protocol (DHCP) Windows Internet Name.
1 Chapter Overview Understanding Windows Name Resolution Using WINS.
Hands-On Microsoft Windows Server 2008 Chapter 8 Managing Windows Server 2008 Network Services.
Chapter Overview Understanding DHCP Configuring a DHCP Server
Network Services Lesson 6. Objectives Skills/ConceptsObjective Domain Description Objective Domain Number Setting up common networking services Understanding.
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network Chapter 4: Dynamic Host Configuration Protocol.
Implementing Dynamic Host Configuration Protocol
Chapter Eleven An Introduction to TCP/IP. Objectives To compare TCP/IP’s layered structure to OSI To review the structure of an IP address To look at.
Microsoft Windows 2003 Server. Client/Server Environment Many client computers connect to a server.
11 NETWORK PROTOCOLS AND SERVICES Chapter 10. Chapter 10: Network Protocols and Services2 NETWORK PROTOCOLS AND SERVICES  Identify how computers on TCP/IP.
Module 7: Configuring TCP/IP Addressing and Name Resolution.
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)
Module 3: Configuring Basic TCP/IPv4 Settings. Overview of the TCP/IP Protocol Suite Overview of TCP/IP Addressing Name Resolution Dynamic IP Addressing.
Network Protocols. Why Protocols?  Rules and procedures to govern communication Some for transferring data Some for transferring data Some for route.
Session 9 Windows Platform Dina Alkhoudari. Learning Objectives Understanding DHCP Address Assignment Understanding Address Leases Understanding DHCP.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Application Layer Functionality and Protocols.
Module 3: Designing IP Addressing. Module Overview Designing an IPv4 Addressing Scheme Designing DHCP Implementation Designing DHCP Configuration Options.
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network Chapter 2: Configuring Network Protocols.
1 Microsoft Windows 2000 Network Infrastructure Administration Chapter 10 Implementing Dynamic Host Configuration Protocol (DHCP)
Chapter 17 Windows Internet Name Service WINS. WINS A NetBios name server that resolves NetBIOS name to IP addresses Is much like DNS, with clients registering.
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 Meha Modi. “Dynamic Host Configuration Protocol” Automatically assigns IP addresses to devices (I.e. hosts) on your network. -Prevents to enter data.
Module 2: Allocating IP Addressing by Using Dynamic Host Configuration Protocol (DHCP)
IMPLEMENTING DHCP Chapter 1
1 Microsoft Windows 2000 Network Infrastructure Administration Chapter 6 Resolving Network Host Names.
Virtualization Technology and Microsoft Virtual PC 2007 YOU ARE WELCOME By : Osama Tamimi.
Network Servers Chapter 13 Release 16/7/2009. Chapter Objectives Describe Client-server and Peer to Peer network model Explain server Explain Domain.
(ITI310) By Eng. BASSEM ALSAID SESSIONS 9: Dynamic Host Configuration Protocol (DHCP)
70-293: MCSE Guide to Planning a Microsoft Windows Server 2003 Network, Enhanced Chapter 6: Planning, Configuring, And Troubleshooting WINS.
ITMT Windows 7 Configuration Chapter 5 – Connecting to a Network ITMT 1371 – Windows 7 Configuration 1.
Some Network Commands n Some useful network commands –ping –finger –nslookup –tracert –ipconfig.
Chapter TCP/IP in the Windows Environment © N. Ganesan, Ph.D., All rights reserved.
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.
Dynamic Host Configuration Protocol
Chapter Overview Understanding Windows Name Resolution Using WINS.
Network Protocols Transmission Control Protocol/Internet Protocol (TCP/IP) Asynchronous Transfer Mode (ATM) NWLink NetBIOS Enhanced User Interface (NetBEUI)
Introduction to Networking Concepts
Unit 2 dhcp, apipa and ntp.
Configuring and Troubleshooting DHCP
70-293: MCSE Guide to Planning a Microsoft Windows Server 2003 Network, Enhanced Chapter 6: Planning, Configuring, And Troubleshooting WINS.
Understand Networking Services
Introduction to Computers
Working at a Small-to-Medium Business or ISP – Chapter 7
Subject Name: Computer Communication Networks Subject Code: 10EC71
Chapter 3: Windows7 Part 4.
Working at a Small-to-Medium Business or ISP – Chapter 7
Chapter 9 Objectives Understand TCP/IP Protocol.
Net 431 D: ADVANCED COMPUTER NETWORKS
Working at a Small-to-Medium Business or ISP – Chapter 7
Examining IP Addressing
OPS235 Install and Configure a DHCP Server
Allocating IP Addressing by Using Dynamic Host Configuration Protocol
Overview Multimedia: The Role of DHCP in the Network Infrastructure
Applications Layer Functionality & Protocols
Configuring Cisco 2650 Router By John Teissonniere Manny Jacome
Windows Name Resolution
Computer Networks Protocols
Data Communications and Networks
Presentation transcript:

Module 8: Networking Services 3.5 Understand Networking Services 3.4 Understand Names Resolution

Agenda 1 Common Networking Services 2 Name Resolution Techniques

Common Networking Services

DHCP Dynamic Host Configuration Protocol (DHCP) is a client/server protocol that enables configured client computers to obtain IP addresses automatically The IP information obtained might include the following: IP addresses Subnet masks Gateway addresses DNS server addresses Other advanced options The DHCP Server service provides the following benefits: Reliable IP address configuration Reduced network administration

DHCP Server Before a DHCP server can start leasing IP addresses to client computers, the following steps must be performed: Install the DHCP service Configure an IP scope Activate the scope Authorize the server Configure advanced IP options (optional)

DORA DHCP sessions use a four-step process known as DORA. Discovery: The client sends a broadcast to the network to find a DHCP server Offer: The DHCP server sends a unicast “offering” of an IP address to the client Request: The client broadcasts to all servers that it has accepted the offer Acknowledge: The DHCP server sends a final unicast to the client that includes the IP information the client will use DHCP utilizes ports 67 and 68

APIPA Assigns unique IP addresses within the APIPA range when no DHCP server is available APIPA can get in the way of a client obtaining an IP address properly (e.g., when a client attempts to obtain an IP address from a DHCP server, but the DHCP server is too busy) Will prevent a computer from accessing the Internet Can communicate with other devices on a LAN

Remote Desktop Services (RDS) A type of thin-client terminal server computing RDS enables virtual desktop infrastructure (VDI), session-based desktops, and applications, allowing users to work anywhere Thin-client computers and PCs can connect to servers running Remote Desktop Services Bing up Server PosterPedia

Name Resolution Techniques

Domain Name System (DNS) DNS is a worldwide service that resolves host names to IP addresses DNS architecture is a hierarchical distributed database and an associated set of protocols that define: A mechanism for querying and updating the database A mechanism for replicating the information in the database among servers DNS is part of the application layer of the TCP/IP reference model DNS servers use inbound port 53 to accept name resolution requests

How does DNS work? Clients access libraries called resolvers to perform DNS queries There are two types of DNS queries: Recursive: Server responds with destination IP address or an error message Iterative: Server points client to a different DNS server

WINS Windows Internet Name Service (WINS) is a service that resolves NetBIOS names to IP addresses WINS is required for any environment in which users access resources that have NetBIOS names It is Microsoft’s version of the NetBIOS Name Service (NBNS) combined with a name server If you do not use WINS in such a network, you cannot connect to a remote network resource by using its NetBIOS name unless you use Lmhosts files, and you might be unable to establish file and print sharing connections

Summary 1 Common Networking Services 2 Name Resolution Techniques