Network+ Guide to Networks 5th Edition

Slides:



Advertisements
Similar presentations
Communication and Networking Services Networking Services.
Advertisements

Network+ Guide to Networks 6 th Edition Chapter 1 An Introduction to Networking.
Network+ Guide to Networks, Fourth Edition
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Chapter 1: Introduction to Networking
Computer Networks & Security
Network+ Guide to Networks, Fourth Edition Chapter 1 An Introduction to Networking.
CPMT 1449 Computer Networking Technology – Lesson 1
Introduction to Networks Networking Concepts IST-200 VWCC 1.
NETWORK CHONGSEOK PARK 10DD MRS. VEENA MONY Content.
Computer communication
Figure 1-2: Simple peer-to-peer network
Network+ Guide to Networks, Fourth Edition Chapter 1 An Introduction to Networking.
Network+ Guide to Networks 6th Edition
Lecture One An Introduction To Networking. Chapter One Objectives  Examine the objectives of networked computing relative to standalone computing  Identify.
About the Presentations The presentations cover the objectives found in the opening of each chapter. All chapter objectives are listed in the beginning.
Network+ Guide to Networks 6 th Edition Chapter 1 An Introduction to Networking.
Chapter 5 Networks Communicating and Sharing Resources
Chapter 1 An Introduction to Networking
Network+ Guide to Networks 5th Edition
Chapter 9A Network Basics.
Why using Network Networks help users on the network to share the resources and in communication. Can you imagine a world now without s, online news.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Chapter 1 An Introduction to Networking Collected and Compiled By JD Willard MCSE, MCSA, Network+, Microsoft IT Academy Administrator Computer Information.
Chapter 1: Introduction to Networking. Objectives List the advantages of networked computing relative to standalone computing Distinguish between client/server.
Local Area Networks (LAN) are small networks, with a short distance for the cables to run, typically a room, a floor, or a building. - LANs are limited.
Version 4.0. Objectives Describe how networks impact our daily lives. Describe the role of data networking in the human network. Identify the key components.
Unit 1—Computer Basics Lesson 7 Networks.
Chapter One An Introduction to Networking Welcome to Networking and Telecommunications Professor: Ken Clifton, CISSP, MCSE, MCSD, MCDBA, Network+, A+,
Basic Concepts of a Computer Network
NETWORK THEORY Chapter 1 Definitions BY Mr. Clean.
Lecture 11 Network Basics. 2 Network Definition Set of technologies that connects computers –Hardware, software & media Allows users to –communicate and.
What is a Network? Living Online Lesson 1 Mrs. Elzey.
Chapter2 Networking Fundamentals
An Introduction to Networking
NETWORKING FUNDAMENTALS. Network+ Guide to Networks, 4e2.
1 About the Presentations The presentations cover the objectives found in the opening of each chapter. All chapter objectives are listed in the beginning.
Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe.
CEG 2400 FALL 2012 Chapter 1 An Introduction to Networking 1.
Network+ Guide to Networks 5 th Edition Chapter 1 An Introduction to Networking.
Computer Networks and Internet. 2 Objectives Computer Networks Computer Networks Internet Internet.
Introduction Chapter 1. Introduction  A computer network is two or more computers connected together so they can communicate with one another.  Two.
INTRODUCTION TO COMPUTER NETWORKS BY: SAIKUMAR III MSCS, Nalanda College.
Network - definition A network is defined as a collection of computers and peripheral devices (such as printers) connected together. A local area network.
Networking Basics.
Chapter Objectives In this chapter, you will learn:
Chapter 1 Introduction Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, © Pearson Education-Prentice Hall, 2011.
Intro to MIS – MGS351 Network Basics
Computer Networks Part 1
Computer Networks and Internet
NETWORKING TECHNOLOGIES
Computer Networks and Internet
Introduction to Networks
Computer Technology Notes #4
Network Basics Extended Learning Module E
Computer Networks.
Introduction to Networks
An Introduction to Computer Networking
Introduction to Networks
Introduction to Local Area Networks
Network Models, Hardware, Protocols and number systems
Computer Networks.
Network+ Guide to Networks, Fourth Edition
EUT 122 Skills and Technology in Communication
Lesson 17 Networking Basics.
Lesson 17 Networking Basics.
About the Presentations
Introduction to Networks
Practical Network Computer Science IT&CS Third Class part Mohanad Ali
Presentation transcript:

Network+ Guide to Networks 5th Edition Chapter 1 An Introduction to Networking

Goals of This Chapter List the advantages of networked computing relative to standalone computing Distinguish between client/server and peer-to-peer networks List elements common to all client/server networks Describe several specific uses for a network Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

Networks Definition Network Group of computers & devices (printers, scanners, ..etc.) Connected by transmission media (optic fibers, copper, air, ..etc.) Transmission media : A material substance or device used to transmit (propagate) and guide the signals Communication channel Types of communication channels: Physical transmission medium wire copper  twisted pair & coaxial glass fiber optic Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

Networks Definition Stand-alone computer Logical connection over multiplexed medium radio channel  microwave, satellite, infrared, radio Each channel has a certain capacity for transmitting information (bandwidth) & data rate (bits/seconds) Stand-alone computer Not connected to other computers Uses local software and data (stored local disks) Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

Networks Advantages Advantages of networks over standalone computers Resource sharing: (devices & data) Saves money and time Ex1: printers & 20 staff Ex2: data copy & sneakernet (data sharing method) Central network management: manages and administer resources on a multiple computers from a central location Increases productivity Ex : Software version verification Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

Types of Networks Models vary according to: Network models Computer positioning (relative to each other) Control levels over shared resources Communication and resource sharing schemes Network models Peer-to-Peer Client/server Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

Peer-to-Peer Network Figure 1-1 Resource sharing on a simple peer-to-peer network Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

Peer-to-Peer Networks Each computer is a client & server Simplest form of a network Usage: Home/small offices with several computers that have modest capabilities Large networks using Internet and special software (Gnutella, Freenet, Napster, BitTorrent) files sharing Direct computer communication Equal authority Individual resource sharing(share/prevent resources) Each computer can send data to every other computer on the network Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

Peer-to-Peer Networks Advantages Simple configuration Scarce technical expertise and time environment Inexpensive to set up and maintain Scarce money environment Disadvantages Not flexible  difficult addition /modification Not secure unauthorized users Not practical for large installations inconsistency Solution: Configure OS and SW to allow resource sharing Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

Peer-to-Peer Networks Resource sharing method Modify file sharing controls A user responsibility Not centrally controlled Potential variations and security issues Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

Obama’s Helicopter Secrets Revealed Because of misconfigured peer-to-peer file sharing Link Ch 1a on the course Web page samsclass.info Click on CNIT 106 Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

Client/Server Networks Figure 1-2 Resource sharing on a client/server network Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

Client/Server Networks Each computer either server, client or both but uncommon Central computer (server) Facilitates communication and resource sharing Clients (other computers) Personal computers Known as workstations Central resource sharing controlled by server Data sharing, data storage space, devices No direct sharing of client resources Usage: Medium/Large scale organizations Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

Client/Server Networks Computer roles Server Clients Run local applications Store data locally Use server shared applications, data, devices Use server as intermediary Communication Switches or routers Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

Client/Server Networks Server requirement Network operating system Manages client data, resources Ensures authorized user access Controls user file access Restricts user network access Dictates computer communication rules Supplies application to clients Server examples UNIX, Linux, Microsoft Server 2003 and 2008, MAC OS X Server Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

Client/Server Networks Server features relative to clients More memory, processing, storage capacity Equipped with special hardware Provides network management functions Disadvantages relative to peer-to-peer networks Complex in design and maintenance Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

Client/Server Networks Advantages relative to peer-to-peer networks User credential assigned from one place secure Multiple shared resource access centrally controlled (single user /group o users) secure Central problem monitoring, diagnostics, correction capabilities  manageable User response time optimization capabilities  powerful Efficient processing on large networks  powerful Easy added onto and extended  Scalable Popular in medium- and large-scale organizations Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

LANs, MANs, and WANs Figure 1-3 A more complex client/server network Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

LANs, MANs, and WANs Classification of network based on size LAN (Local Area Network) Network confined to a relatively small space (ex: one building, space) 1980s LANs became popular as peer-to-peer based Today Larger and more complex client/server network MAN (Metropolitan Area Network) Network extends beyond building boundaries Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

LANs, MANs, and WANs Larger than LAN Different transmission media and technology Connects clients and servers from multiple buildings WAN (Wide Area Network) Connects two or more geographically distinct LANs or MANs Comparison to LANs carrying data longer distances Use slightly different transmission methods and media Use greater variety of technologies Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

LANs, MANs, and WANs WAN Network connection Separate offices in same organization ex.: Company supplier Separate LANs in different organizations ex.: Universities Most MAN can be described as WAN Internet: Largest and most varied WAN in the world Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

LANs, MANs, and WANs (cont’d.) Figure 1-4 A simple WAN Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

Elements Common to Client/Server Networks Network computer requesting resources or services from another network computer Client workstation human user Client software installed on workstation Server Network computer managing shared resources More capabilities (processing power, memory, hard disk) Runs network operating system Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

Elements Common to Client/Server Networks Workstation Personal computer May or may not be connected to network Most clients workstations NIC (network interface card) Device inside computer Connects computer to network media Allows communication with other computers Known as network adapter Different NICs have different specifications tailored to the requirements of : Workstation + network Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

Elements Common to Client/Server Networks Examples of manufacturer :3COM, IBM, Intel, SMC and Xircom NIC models: Motherboard integrated Connected to motherboard Via external port NOS (network operating system) Software runs on a server and enables server to manage networking functions and resources (data, users, groups, security, applications) Examples (Unix, Linux, MS Windows server 2003/2008, Mac OS X Server) Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

Ethernet NIC Figure 1-5 A NIC (network interface card) Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

Elements Common to Client/Server Networks Host A computer that enables other computers to share resources Node Client, server, or other device Communicates over a network Identified by unique number (network address) Connectivity device A device that allows multiple networks or multiple parts of one network to connect and exchange data Such as a switch or router Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

Elements Common to Client/Server Networks Segment Group of nodes Use same communications channel for traffic Backbone Main connection line that connects segments and significant shared devices (switches, routers, servers) “A network of networks” Topology Computer network physical layout Depends on : needs of organization, hardware, expertise. Ring, bus, star or hybrid formation Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

A LAN Backbone Figure 1-6 A LAN backbone Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

Common Network Topologies Figure 1-7 Common network topologies Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

Elements Common to Client/Server Networks Protocol Standard method or format for communication between networked devices Ensures data is transferred completely, in sequence and reliable Data packets Distinct data units exchanged between nodes Allows efficient and reliable data delivery Addressing Scheme for assigning unique identifying number to every node Depends on the network protocols &OS Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

Elements Common to Client/Server Networks Transmission media Means through which data is transmitted and received Physical (cable, wire) or atmospheric (radio waves) Data packets Distinct data units exchanged between nodes Breaking data streams into packets  Efficient & reliable data transfer Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

Elements Common to Client/Server Networks Addressing Scheme for assigning unique identifying number to every node Depends on (network protocol & network OS) Used for each networked device  reliable data transfer Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

Transmission Media Figure 1-8 Examples of network transmission media Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

How Networks Are Used Network services Functions provided by a network Most visible E-mail Other vital services Printer sharing, file sharing, Internet access and Web site delivery, remote access capabilities, the provision of voice (telephone) and video services, network management Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

File and Print Services File services Capability of server to share data files, applications and disk storage space File server Provides file services File services provide foundation of networking Print services Share printers across network Saves time and money Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

Access Services Allow remote user network connection Allow network users to connect to machines outside the network Remote user Computer user on different network or in different geographical location from LAN’s server Network operating systems include built-in access services Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

Access Services Provide LAN connectivity when WAN connection is not cost-effective External staff used to diagnose problems Allow external users to use network resources and devices Same as if logged on to office workstation Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

Communications Services Convergence Multiple types of communications services on the same network Phone calls, fax, text messages, video… Unified communications Centralized management of network-based communications E-mail Most frequently used Mail server Computer responsible for mail services Coordinates storage and transfer of e-mail Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

Communications Services Additional tasks of mail servers Intercept spam Handle objectionable content Route messages according to rules Provide Web-based client Notify administrators or users if certain events occur Schedule e-mail transmission, retrieval, storage, maintenance functions Communicate with mail servers on other networks Mail server runs specialized mail server software Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

Internet Services Supplying Web pages Other Internet services Servers work together to bring Web pages to user’s desktop Web server Computer installed with appropriate software to supply Web pages to many different clients upon demand Other Internet services File transfer capabilities, Internet addressing schemes, security filters, means for directly logging on to other Internet computers Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

Management Services Small network management Single network administrator Network operating system’s internal functions Today’s larger network management Centrally administered network management tasks Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan

Management Services Other important services Traffic monitoring and control Load balancing Hardware diagnosis and failure alert Asset management License tracking Security auditing Address management Backup and restoration of data Notes on Network+ Guide to Networks, 5th Edition modified by Dr. Feda AlShahwan