Chapter 3: Planning Network Protocols and Compatibility.

Slides:



Advertisements
Similar presentations
Introduction to Computers Section 7A. home Network A group of connected computers that communicate, exchange information and share resources.
Advertisements

© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Communicating over the Network Network Fundamentals – Chapter 2.
Chapter Three Network Protocols.
Networking Theory (Part 1). Introduction Overview of the basic concepts of networking Also discusses essential topics of networking theory.
Hands-On Microsoft Windows Server 2003 Networking Chapter Two Networking Protocols.
Professor Michael J. Losacco CIS 1150 – Introduction to Computer Information Systems Communications and Networks Chapter 8.
Chapter 2 Chapter 2: Basic Network Design and Protocols.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Hands-On Microsoft Windows Server 2003 Networking Chapter 1 Windows Server 2003 Networking Overview.
COMPUTER NETWORKS.
Network Protocols and Standards (Part 1). Network Protocols Understanding the concepts of networking protocols is critical to being able to troubleshoot.
1.  A protocol is a set of rules that governs the communications between computers on a network.  Functions of protocols:  Addressing  Data Packet.
10.1 © 2004 Pearson Education, Inc. Exam Managing and Maintaining a Microsoft® Windows® Server 2003 Environment Lesson 10: Exploring TCP/IP and.
1 Chapter Overview Understanding the Windows 2000 Networking Architecture Using Microsoft Management Console.
Introducing Network Standards Open Systems Interconnection (OSI) Model IEEE 802.x Standard Device Drivers and OSI 1.
LAN Review. What is a Network? A group of computers and devices connected together for the purpose of sharing resources and services.
Chapter 2 The Infrastructure. Copyright © 2003, Addison Wesley Understand the structure & elements As a business student, it is important that you understand.
Chapter 5 Networks Communicating and Sharing Resources
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Network Addressing Networking for Home and Small Businesses – Chapter 5.
Chapter 9A Network Basics.
CHAPTER Protocols and IEEE Standards. Chapter Objectives Discuss different protocols pertaining to communications and networking.
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network Chapter 3: TCP/IP Architecture.
NetworkProtocols. Objectives Identify characteristics of TCP/IP, IPX/SPX, NetBIOS, and AppleTalk Understand position of network protocols in OSI Model.
Network Protocols.
LAN/WAN Networking: An Overview
ITED 328 Lecture 4 12 Feb 2004 Loosely covering Chapter 5 Internet and LAN Technology.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
ACM 511 Chapter 2. Communication Communicating the Messages The best approach is to divide the data into smaller, more manageable pieces to send over.
Unit 1—Computer Basics Lesson 7 Networks.
1 Understanding the TCP/IP Protocol Suite Industry standard Enables enterprise networking and connectivity.
Chapter Three Network Protocols By JD McGuire ARP Address Resolution Protocol Address Resolution Protocol The core protocol in the TCP/IP suite that.
11 NETWORK LAYER PROTOCOLS Chapter 5 IP IPX NetBEUI AppleTalk.
Living Online Module Lesson 23 — Networks and Telecommunication
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network Chapter 2: Configuring Network Protocols.
1 Network Connectivity. 2 A network is composed of communications media such as communications cable, used to link computers, printers, disk storage,
Gorman, Stubbs, & CEP Inc. 1 Introduction to Operating Systems Lesson 9 Introduction to Network Operating Systems.
Addressing Through the Layers  Data Link Layer Address  Network Layer Address.
Lesson 5—Networking BASICS1 Networking BASICS Protocols and Network Software Unit 2 Lesson 5.
Networking in Windows NT Layered Network Architecture Network Interface Card Network Adapter Card Drivers NDIS InterfaceStreams Transport Protocols.
Introduction to Computing Lecture # 11 Introduction to Computing Lecture # 11.
Lecture 11 Network Basics. 2 Network Definition Set of technologies that connects computers –Hardware, software & media Allows users to –communicate and.
1 Chapter Overview Understanding the TCP/IP protocol suite Configuring and troubleshooting TCP/IP Installing, configuring, and troubleshooting NWLink Understanding.
Networking Technologies Presentation Presented by David Fisher June 4, 1999 West Lafayette, IN.
Summary - Part 2 - Objectives The purpose of this basic IP technology training is to explain video over IP network. This training describes how video can.
1 Chapter Overview Network Communications The OSI Reference Model.
1 Chapter Overview Network Communications The OSI Reference Model.
Living Online Module Lesson 23 — Networks and Telecommunication Computer Literacy BASICS.
10.1 © 2004 Pearson Education, Inc. Exam Managing and Maintaining a Microsoft® Windows® Server 2003 Environment Lesson 10: Exploring TCP/IP and.
Computer Networks part II 1. Network Types Defined Local area networks Metropolitan area networks Wide area networks 2.
Introduction to Windows Server 2003,. 2 Objectives Identify the key features of each platform that makes up the Windows Server 2003 family Understand.
Hands-On Microsoft Windows Server 2003 Chapter 1 Introduction to Windows Server 2003, Standard Edition.
Microsoft Windows XP Professional
Linux Operations and Administration Chapter Eight Network Communications.
Chapter 3 Chapter 3: Planning Network Protocols and Compatibility.
1 Chapter Overview Networking requirements Network types and topologies Network cabling Local area network (LAN) communication Maintaining and troubleshooting.
The OSI Model A Framework for Communications David A. Abarca July 19, 2005.
Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe.
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,
CIS 173 Networking Week #9 OBJECTIVES Chapter #6 Network Communications Protocols.
INTRODUCTION TO COMPUTER NETWORKS BY: SAIKUMAR III MSCS, Nalanda College.
Chapter Objectives In this chapter, you will learn:
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network, Enhanced Chapter 1: Networking Overview.
Microsoft enterprise concepts
Unit 10 Setting up an IT Network
Lec 2: Protocols.
Chapter Three Network Protocols.
Chapter 3: Planning Network Protocols and Compatibility
EEC4113 Data Communication & Multimedia System Chapter 1: Introduction by Muhazam Mustapha, July 2010.
Objectives: 1.Identify different internet protocol (IP) 2.Configure sample of IP address 3.Appreciate and relate protocol in our life.
Presentation transcript:

Chapter 3: Planning Network Protocols and Compatibility

Protocol A protocol consists of guidelines for: How data is formatted into discrete units called packets and frames How packets and frames are transmitted across one or more networks How packets and frames are interpreted at the receiving end

Packets and Frames Packets and frames are units of data transmitted from one networked computer or device to another. Although packets and frames are often used to have the same meaning, there is a difference. Packets operate at a higher communication layer and contain routing information.

General Sections in Packets and Frames Header Data Trailer or footer

Packet and Frame Format Figure 3-1 Basic packet and frame format

Network Design The basic design of a network is its topology Topology: The physical layout of the cable and the logical path followed by network packets and frames sent on the cable

Local Area Network Local area network (LAN): Joins computers, printers, and other computer equipment within a limited service area and generally employs only one topology

Example of a LAN Figure 3-2 A LAN in a building

Metropolitan Area Network Metropolitan area network (MAN): A network that links multiple LANs within a large city or metropolitan area

Example of a MAN Research hospital University chemistry building Pharmaceutical company MAN connecting buildings in a city

Enterprise Network Enterprise Network: A network that often reaches throughout a large area, such as a college campus, a city, or across several states. A distinguishing factor of an enterprise network is that it brings together an array of network resources such as many kinds of servers, mainframes, printers, network devices, intranets, and the Internet

Typical Resources in an Enterprise Network Figure 3-3 Resources in an enterprise network

Wide Area Network Wide Area Network (WAN): A far- reaching system of networks that can extend across state lines and across continents

Example of a WAN WAN across a continent

Network Interface Card Communication Medium Options Coaxial cable (thick and thinnet) Twisted-pair (shielded and unshielded) Fiber-optic Wireless (infrared, radio wave, microwave, satellite)

Connecting a Medium to a NIC Figure 3-4 Connecting cable to a NIC

Device Address Each NIC has a physical or device address that is burned into a PROM on the card Media access control (MAC) address is another way of describing the device address

Ethernet and Token Ring Ethernet: A network transport system that uses a carrier sensing and collision detection method to regulate data transmissions Token ring: A network transport method that uses a token, which is passed from node to node, to coordinate data transmissions

NDIS Network Driver Interface Specification (NDIS): developed by Microsoft and 3COM enables communication between a NIC and a protocol enables the use of multiple protocols on the same network

NDIS Architecture Figure 3-5 Binding a protocol to a NIC

ODI Open Datalink Interface (ODI) driver: Novell NetWare transport multiple protocols on the same network

Microsoft-Supported Communication Protocols

Microsoft-Supported Protocols

TCP/IP Transmission Control Protocol (TCP) portion performs extensive error checking to ensure that data is delivered successfully Internet Protocol (IP) portion consists of rules for packaging data and ensuring that it reaches the correct destination address

Dotted Decimal Notation Dotted Decimal Notation: four octets converted to decimal (e.g., )

Unicasting and Multicasting Unicast sent to each client e.g. a multimedia presentation Multicast sent to all requesting clients as a group (reducing the total network traffic)

Unicasting and Multicasting Compared Figure 3-6 Unicasting compared to multicasting

Subnet Mask Subnet mask: used to indicate the class of addressing on a network divides a network into subnetworks controls traffic and enforce security

Configuring the IP Address and Subnet Mask Figure 3-7 IP address and subnet mask setup

Static and Dynamic Addressing Dynamic addressing: automatically assigning an IP address to a network host Static addressing: manually assigning an IP address to a network host

TCP/IP Advantages Well-suited for medium and large networks Designed for routing high degree of reliability Used worldwide for directly connecting to the Internet and by Web servers Enables lower TCO on Microsoft networks

TCP/IP Advantages Compatible with standard tools for analyzing network performance Parallel ability to use DHCP and WINS through a Windows 2000 server Ability for diverse networks and operating systems to communicate Compatible with Microsoft Windows Sockets

TCP/IP Disadvantages More difficult to set up and maintain than other protocols Somewhat slower than IPX/SPX and NetBEUI on networks with light to medium traffic

Routing via TCP/IP Figure 3-8 Router forwarding packets to a designated network

Planning Tip For medium and large sized networks, plan to use TCP/IP because it enables you to manage and secure network traffic through creating subnets

Protocols and Applications in the TCP/IP Suite

IPX/SPX IPX: developed by Novell particularly for NetWare versions before version 5 SPX: connection-oriented protocol used for network transport when there is a particular need for data reliability

NWLink A network protocol that simulates the IPX/SPX protocol for Microsoft Windows 95, 98, NT, and 2000 communications with Novell NetWare file servers and compatible devices

Client Service for NetWare (CSNW) Components Client Service for NetWare NWLink IPX/SPX NWLink NetBIOS

CSNW Installed in Windows 2000 Figure 3-9 Windows 2000 with CSNW components installed

Configuring NWLink Configure three elements: Frame type Network number Internal network number

When to Configure the Internal Network Number When the NetWare server that is accessed uses two or more frame types When the Windows 2000 host has two or more NICs and NWLink is bound to more than one of the NICs When an application uses NetWare’s Service Advertising Protocol (SAP)

When to Use NWLink To access a NetWare server pre-version 5 To set up Windows 2000 as a gateway to a NetWare server To enable NetWare clients to access a Windows 2000 server

Planning Tip If you upgrade NetWare servers to version 5.x or higher, convert from IPX/SPX to TCP/IP for better network communication options and better compatibility with Windows 2000 servers

NetBIOS A combination software interface and network naming convention Available in Windows 2000 through the files Netbt.sys, NetBIOS.sys, and NetBIOS.dll

NetBEUI NetBIOS Extended User Interface (NetBEUI): A non-routable communications protocol native to early Microsoft network communications

NetBEUI and NetBIOS Communication Figure 3-10 NetBIOS/NetBEUIcommunication

Planning Tip When you upgrade from Windows NT Server to Windows 2000 Server, plan to retire NetBEUI implementations (if possible) and convert upgraded servers and clients to TCP/IP for more functionality

When to Use NetBEUI For temporary backward compatibility when converting from Windows NT Server to Windows 2000 Server For small networks that do not have Internet access, that do not use the Active Directory, that do not use routing, and that require only a basic installation For backward compatibility with particular applications

DLC Data Link Control (DLC) protocol: Enables communication with older IBM mainframes and minicomputers, and with some older HP print server cards

When to Use DLC To connect to IBM and other computers that use Systems Network Architecture (SNA) communications To connect to older peripheral devices, such as printers that use DLC

AppleTalk AppleTalk: A peer-to-peer protocol used in network communication between Macintosh computers Windows 2000 Server Services for Macintosh include: File Server for Macintosh (MacFile) Print Server for Macintosh (MacPrint) AppleTalk protocol

When to Use AppleTalk Use AppleTalk to enable Macintosh clients to connect to Windows 2000 Server

Binding Order Establishes the protocol that will be tried first in a network communication (or a communication with a network printer)

Troubleshooting Tip If network performance is slow and your network uses multiple protocols change the binding order

Network Planning Considerations Size and purpose of the organization Potential growth Proportion of mission-critical applications Role of the network to the mission of the organization

Network Planning Considerations Security needs Budget Internet and intranet requirements Interconnectivity requirements

Planning Tip Begin network planning by understanding: User needs Important business processes Current resources Potential growth

Considerations in Selecting the Right Protocol(s) Routing needs Size of the network in terms of connections Presence of Windows 2000 servers

Considerations in Selecting the Right Protocol(s) Presence of mainframes and other computers that use SNA Presence of NetWare servers Access to the Internet or intranets Presence of mission-critical and multimedia applications

The End