Networking in Windows 2000. NT Layered Network Architecture Network Interface Card Network Adapter Card Drivers NDIS InterfaceStreams Transport Protocols.

Slides:



Advertisements
Similar presentations
TCP-IP Primer David Cozens. Targets Have a basic understanding of Ethernet network technology Be aware of how this technology is applied on the 5000 series.
Advertisements

A+ Guide to Software Managing, Maintaining and Troubleshooting THIRD EDITION Chapter 11 Windows on a Network.
DHCP Dynamic Host Configuration Part 7 NVCC Professional Development TCP/IP.
Networking concepts and hardware. Basic Communications Model Standards are needed at all Layers User Layer Application Layer Computer (Transport) Layer.
Chapter Three Network Protocols.
LAN Protocols and TCP/IP © N. Ganesan, Ph.D.. Module A Preview of Major LAN Protocols.
Lesson 7 – THE BUSINESS OF NETWORKING. TCP/IP and UDP Other Internet protocols Important Internet protocols OVERVIEW.
Overview of Client Configuration By Nanda Ganesan, Ph.D. © Nanda Ganesan.
Chapter 8: Configuring Network Connectivity. Installing Network Adapters Network adapter cards connect a computer to a network. Installation –Plug and.
A+ Guide to Software, 4e Chapter 8 Windows on a Network.
Hands-On Microsoft Windows Server 2003 Networking Chapter 1 Windows Server 2003 Networking Overview.
Hussain Ali Department of Computer Engineering KFUPM, Dhahran, Saudi Arabia Microsoft Networking.
Defining Network Protocols Application Protocols –Application Layer –Presentation Layer –Session Layer Transport Protocols –Transport Layer Network Protocols.
Overview of simple LANs. Networking basics: LAN TCP/IP is the protocol used in the Internet and dominates the internet and transport layers The subnet.
Network Protocols Transmission Control Protocol/Internet Protocol (TCP/IP) Asynchronous Transfer Mode (ATM) NWLink NetBIOS Enhanced User Interface (NetBEUI)
Network Client Configuration By Nanda Ganesan, Ph.D. © Nanda Ganesan, All Rights Reserved.
Overview of Client Configuration By Nanda Ganesan, Ph.D. © Nanda Ganesan.
1 Module 12 Configuring Windows NT Protocols. 2  Overview Using the Network Program in Control Panel TCP/IP NWLink NetBEUI Configuring Network Bindings.
DHCP Dynamic Host Configuration Protocol. What is DHCP?  It does name resolution (one more?!) DNS resolves IP numbers and FQDN WINS resolves NetBIOS.
TCP/IP in Windows. Addresses  Ethernet address (MAC address ) 48-bit unique addresses hard wired in NICs (280 trillion) 12 hex numbers, e.g. 00-A0-C9-9F
Internet Setup in Microsoft Windows Windows Layering Bindings Adding Adapters, Protocols, and Clients TCP/IP Configuration.
1 Chapter Overview Understanding the Windows 2000 Networking Architecture Using Microsoft Management Console.
Microsoft Windows 2003 Server. Client/Server Environment Many client computers connect to a server.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Network Addressing Networking for Home and Small Businesses – Chapter.
LAN Review. What is a Network? A group of computers and devices connected together for the purpose of sharing resources and services.
Making connections Connecting a computer to a LAN donna Bair-Mundy.
MAC Address IP Addressing DHCP Client DHCP Server Scope Exclusion Range Reservations Netsh.
CHAPTER Protocols and IEEE Standards. Chapter Objectives Discuss different protocols pertaining to communications and networking.
Network Protocols. Why Protocols?  Rules and procedures to govern communication Some for transferring data Some for transferring data Some for route.
NetworkProtocols. Objectives Identify characteristics of TCP/IP, IPX/SPX, NetBIOS, and AppleTalk Understand position of network protocols in OSI Model.
Chapter 3: Planning Network Protocols and Compatibility.
A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e
IT:NETWORK:MICROSOFT SERVER 2 DHCP AND WINDOWS DEPLOYMENT SERVICES.
SYSTEM ADMINISTRATION Chapter 16 Client Workstation Basics.
1 Understanding the TCP/IP Protocol Suite Industry standard Enables enterprise networking and connectivity.
1 Chapter Overview Installing the TCP/IP Protocols Configuring TCP/IP.
Overview of Client Configuration By Nanda Ganesan, Ph.D. © Nanda Ganesan.
Chapter Three Network Protocols By JD McGuire ARP Address Resolution Protocol Address Resolution Protocol The core protocol in the TCP/IP suite that.
COMP1321 Digital Infrastructure Richard Henson February 2014.
PC Maintenance: Preparing for A+ Certification Chapter 22: Setting Up a Windows Network.
Networking Colin Alworth May 26, Quick Review IP address: four octets Broadcast addresses –IP addresses use all 1’s for the host bits, and whatever.
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network Chapter 2: Configuring Network Protocols.
Configuring Network Services and Protocols Lecture 2.
Addressing Through the Layers  Data Link Layer Address  Network Layer Address.
“Windows Networking” ITL. © Hans Kruse & Shawn Ostermann, Ohio University 2 Overview Networking under Windows Mixture of applications and protocols.
Page 1 TCP/IP Networking and Remote Access Lecture 9 Hassan Shuja 11/23/2004.
Microsoft enterprise concepts. NT Layered Network Architecture Network Interface Card Network Adapter Card Drivers NDIS InterfaceStreams Transport Protocols.
Chapter 4  Configuration: Client/Server Components 1 Chapter 4 Overview  Configure client/server components o Network interface card (NIC) o Windows.
WINDOWS NT Network Architecture Amy, Mei-Hsuan Lu CML/CSIE/NTU August 19, 1998.
Lecture 6: Examples on Windows Operating Systems.
© Cengage Learning 2014 How IP Addresses Get Assigned A MAC address is embedded on a network adapter at a factory IP addresses are assigned manually or.
10.1 © 2004 Pearson Education, Inc. Exam Managing and Maintaining a Microsoft® Windows® Server 2003 Environment Lesson 10: Exploring TCP/IP and.
ITI-510 Computer Networks ITI 510 – Computer Networks Meeting 6 Rutgers University Center for Applied Computer Technologies Instructor: Chris Uriarte.
Microsoft Windows XP Professional
Chapter 3 Chapter 3: Planning Network Protocols and Compatibility.
Networking Protocols John R. Durrett ISQS 6343 #1.
ITE PC v4.0 Chapter 8 1 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public  Networks are systems that are formed by links.  People use different.
LAN Protocols Chapter 5. Learning Objectives Explain the following LAN protocols and how they work with network operating systems: IPX/SPX, NetBEUI, AppleTalk,
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 18 PCs on a Network.
ITMT Windows 7 Configuration Chapter 5 – Connecting to a Network ITMT 1371 – Windows 7 Configuration 1.
COMP1321 Digital Infrastructure Richard Henson March 2016.
Networking Week #10 OBJECTIVES Chapter #6 Questions Review Chapter #8.
Some Network Commands n Some useful network commands –ping –finger –nslookup –tracert –ipconfig.
LESSON Networking Fundamentals Understand IPv4.
Chapter Objectives In this chapter, you will learn:
Microsoft enterprise concepts
Module 8: Networking Services
Chapter Three Network Protocols.
Network Addressing.
Presentation transcript:

Networking in Windows 2000

NT Layered Network Architecture Network Interface Card Network Adapter Card Drivers NDIS InterfaceStreams Transport Protocols Transport Driver Interface NetBIOS driver RedirectorsServers WinSock driver 1. Physical 2. Data Link 3. Network MAC LLC 4. Transport 5. Session 6. Presentation 7. Application Kernel Mode User Mode

Some basic concepts NDIS Interface: Network Driver Specification Interface, wraps NIC drivers and allow communication with multiple protocols, binds a NIC to a protocol. Streams: multiple channels allowing broader bandwidth for data transfer, envelop the protocols. Transport Driver Interface : allows software drivers (server, redirector, etc) to communicate with protocols. Redirectors: software in WS that redirect network drives, printers requests to network I/O requests. Servers: software that allows a device to accept requests from other devices.

Standard NT protocols NetBEUI - NetBIOS Extended User Interface, “native” Windows protocol, not routable. TCP/IP - implemented through WinSock, routable, supports SNMP, DHCP, WINS. NWLink (IPX/SPX) - used to connect to Novell NetWare, just a protocol, not access. DLC - Data Link Control, used to connect to IBM mainframes and HP printers directly connected to a network (server).

Network Resource Access UNC - Universal Naming Convention machine name: \\mname <= 15 digits share name: \sname <= 12 digits example: \\AL200\HP6 sharing: net share public= c:\temp using: net use lpt2: \\Al200\public also graphical Master Browsers - allow to see what resources are available Win NT/2000 use Network Neighborhood MUP driver - Multiple Universal Naming Convention Provider

Workgroup and Domain Peer to Peer a machine joins a group by declaring (Control Panel) group names <= 15 digits peer-to-peer and guest, should not be allowed shares require username and password Concept: a group of NT/2000 machines that share “a security server” - the domain controller Windows 9x may join by selecting as workgroup the domain name user name <= 20 digits, password <= 14 digits users have permissions and rights in groups SAM - Security Account Manager, keep user information Naming a machine and joining a domain: right-click on MyComputer, select properties, Network identification and properties.properties

Addresses Ethernet address (MAC address ) 48-bit unique addresses hard wired in NICs (280 trillion) 12 hex numbers, e.g. 00-A0-C9-9F first three identify company, Intel in the example how to see: System Information, Network Adapter Network Adapter IP address (number) 32-bit value, not hard coded (4 billion), assigned manually or by DHCP four dotted quads, each quad a decimal from 0-255, corresponding to eight bits, e.g. UBMAIL IP address is

Interneting Station A wants to send message to station D, but IP number is not in the same subnet -- no can do! Sends the message to the default IP router -- default gateway All stations belonging to the same subnet share the first three dotted quads and are in the same subnet, while is not.

A,B and C-Class Networks A-class networks first 8 bits fixed, from (only 127) very large companies like IBM, BBN, DEC,HP can assign 3 dotted quads - up to 16.7 million hosts B-class networks first 16 bits fixed, first quad and second (16,384) Medium-sized companies like Microsoft, Exxon can assign 2 dotted quads - up to 65,536 hosts C-class networks first 24 bits fixed, first quad , second and third (2,097,152) can assign 1 dotted quad - up to 253 hosts, 0 is the subnet address., 1 default router address, 255 broadcast address.

Sockets and WinSock Special addresses Network address: first address in subnet (0) Router address: second address in subnet (1) Broadcast address: last address in subnet (255) Sockets are the basic TCP requirement Socket address IP address of the receiver Port number of the receiving program (80,21,23) Type of port TCP or UDP WinSock is an adaptation of sockets to the PC part of the OS (Windows, Linux, etc.) an application programming interface

Setting static IP addresses Go to Control Panel and select Network and Dial- up connections In the first time select Make New Connection, local area network. After the first time right-click on Local Area Connection and select properties. In both cases you will see the properties dialog, which allows you to install/uninstall client, service or protocol.properties Select the Internet Protocol and click on properties Fill in IP number, Subnet Mask, Default Gateway, DNS Fill in Use ping to test your setup. Dynamic IP addresses: use DHCP (Dynamic Host Configuration Protocol), which requires a server in another machine.

How does DHCP work? DHCP CLIENT DHCP CLIENT DHCP SERVER DHCP DATABASE MAC address MAC address, IP#, lease time DHCP discover DHCP offer IP#, lease time IP scope DHCP request IP#, MAC address IP#, lease time DHCP ack (1) (2) (0) Scope - a range of IP addresses IP lease - the IP# is assigned temporarily Reserved IP - servers are assigned fixed IP addresses