CPMT 1449 Computer Networking Technology – Lesson 1

Slides:



Advertisements
Similar presentations
Chapter 4 Computer Networks
Advertisements

Communication and Networking Services Networking Services.
Saeed Darvish Pazoki – MCSE, CCNA Abstracted From: Sybex – Network+ Study Guide Network Fundamentals 1.
Network+ Guide to Networks 6 th Edition Chapter 1 An Introduction to Networking.
Network+ Guide to Networks, Fourth Edition
Computers Are Your Future © 2008 Prentice-Hall, Inc.
Network Components and Equipment Organizational Communications and Technologies Prithvi N. Rao H. John Heinz III School of Public Policy and Management.
Chapter 1: Introduction to Networking
Computer Networks & Security
Network+ Guide to Networks, Fourth Edition Chapter 1 An Introduction to Networking.
{ Networking High School Computer Application. What is a network? A system containing any combination of computers, computer terminals, printers, audio.
Your Interactive Guide to the Digital World Discovering Computers 2012 Edited by : Noor Al-Hareqi.
Figure 1-2: Simple peer-to-peer network
PowerPoint Presentation to Accompany Chapter 9 Networks & Communications Visualizing TechnologyCopyright © 2014 Pearson Education, Inc. Publishing as Prentice.
Networks. Network Classifications Acronyms, acronyms, and more acronyms What does PAN stand for? – Personal Area Network – interconnection of personal.
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
Chapter 4: Computer Networks Department of Computer Science Foundation Year Program Umm Alqura University, Makkah Computer Skills /1436.
Computer Network By Tahir Saad. Introduction to computer networking Content : The definitions of networking Use of network Network classification.
Network+ Guide to Networks 5th Edition
Chapter 9A Network Basics.
Chapter Overview Network Communications.
Networks A network is a collection of computers and devices connected together via communications devices and transmission media Advantages of a network.
Networks. Network Classifications Acronyms, acronyms, and more acronyms What does PAN stand for? – Personal Area Network – interconnection of personal.
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.
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.
Networked Information Systems 1 Advantages of and classified by their size & architecture or design.
Multi-media Computers and Computer Networks. Questions ? Media is used for ………………… Multimedia computer is capable of integrating ………………………………….. OCR stands.
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.
Layered Protocol. 2 Types of Networks by Logical Connectivity Peer to Peer and Client-Server Peer-to-peer Networks  Every computer can communicate directly.
Networking Basics Lesson 1 Introduction to Networks.
Unit 1—Computer Basics Lesson 7 Networks.
Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice.
Chapter One An Introduction to Networking Welcome to Networking and Telecommunications Professor: Ken Clifton, CISSP, MCSE, MCSD, MCDBA, Network+, A+,
Without reference, identify principles relating to Computer Networks with at least 70 percent accuracy.
Basic Concepts of a Computer Network
NETWORK THEORY Chapter 1 Definitions BY Mr. Clean.
Today’s Topics Chapter 8: Networks Chapter 8: Networks HTML Introduction HTML Introduction.
Objectives  To define network  To identify use of network  To differentiate major types of network  To identify basic networking terminologies  To.
Introduction to Computing Lecture # 11 Introduction to Computing Lecture # 11.
What is a Network? Living Online Lesson 1 Mrs. Elzey.
Course ILT Basic networking concepts Unit objectives Compare various types of networks Discuss types of servers Discuss LAN topologies Discuss planning.
Networking Classification A network is two or more computers that are connected 1 There size 2 Their Servers.
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.
Communications & Networks National 4 & 5 Computing Science.
Chapter 1 : Computer Networks. Lecture 2. Computer Networks Classification: 1- Depend on the geographical area. 2- Depend on functional relationship.
2/18/2016Fatimah AlAkeel - Network 11 Introduction to Networks.
Activity 1 5 minutes to discuss and feedback on the following:
Introduction to computer networking Objective: To be acquainted with: The definitions of networking Network topology Network peripherals, hardware and.
CEG 2400 FALL 2012 Chapter 1 An Introduction to Networking 1.
Network+ Guide to Networks 5 th Edition Chapter 1 An Introduction to Networking.
Copyright © 2006 Heathkit Company, Inc. All Rights Reserved Introduction to Networking Technologies Introduction to Networking.
Introduction Chapter 1. Introduction  A computer network is two or more computers connected together so they can communicate with one another.  Two.
An Introduction to Local Area Networks An Overview of Peer-to-Peer and Server-Based Models.
Networking Basics.
Computer Networks Part 1
An Introduction to Computer Networking
Introduction to Local Area Networks
Network+ Guide to Networks, Fourth Edition
About the Presentations
Presentation transcript:

CPMT 1449 Computer Networking Technology – Lesson 1 CPMT 1449 Computer Networking Technology – Lesson 1.1-Chapter 1 An Introduction to Networking

Learning Objectives List the advantages of networked computing relative to stand-alone 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 Identify some of the certifications available to networking professionals Identify the kinds of skills and specializations that will help you excel as a networking professional

Why Use Networks? Before we can know why we use networks we have to have the definition of a network What is a network? A collection of devices that communicate together The electronic and digital fabric that ties not only business, but personal applications together The main reason we use networks is to share resources Stand-alone computers had to use what was and is commonly referred to as the “sneakernet” The sneakernet describes the stand-alone computers share data…someone physically takes the storage media from one computer to another.

Types of Networks – Peer-to-Peer (P2P) Simplest form of a network All computers can directly communicate each other No one computer has more authority than an other Traditional peer-to-peer networks consisted of 2 or more computers with modest computer processing capabilities

Types of Networks – Peer-to-Peer (P2P)

Types of Networks – P2P Advantages and Disadvantages Simple to configure Less expensive to maintain Disadvantages Not a flexible network Not as secure - Uses shared folders Not practical for large networks

Types of Networks – Client/Server Uses a central computer called a server which facilitates communication to clients The server normally has more processing power, storage capacity, and memory than clients Servers may also contain management software to help control and monitor the clients and resources Servers may also provide identification, authentication, authorization, and other security features Clients are normally computers that are called workstations All clients rely on the server to share resources with other clients. Clients do not communicate directly to each other. Clients connect to the server normally through a network switch

Types of Networks – Client/Server

Types of Networks – Client/Server Advantages Logon accounts and passwords can now be stored and managed at the server Access to multiple shared resources can now be centrally granted to a single user or groups of users Network problems can be monitored, diagnosed, and sometimes fixed from one location Servers are optimized to handle much more processing loads and are dedicated to handling requests from clients which enables faster response times Particularly suited for large networks

Elements Common to Client/Server Networks Workstations hosts Servers Network Interface Cards (NIC) Network Operating System (NOS) Node Connectivity devices

LANs and MANs Networks are classified by size Local Area Network (LAN) - small Metropolitan Area Network (MAN) - bigger Sometimes it is difficult to tell the difference between a LAN and a MAN In the scheme of small and bigger, what defines small and what defines bigger? It is this logic that sometimes convolutes clarity when it comes to LANs and MANs. A very simple way to remember the difference between a LAN and a MAN is to think of an institution such as a college campus. The campus is made up of several buildings, offices and departments. A LAN is represented in this case by a floor in the building. Inside the building there could be several LANs just as there are several floors in a building. The campus represents the MAN. All of the LANs that are common to the campus make up the MAN. In most cases LANs and MANs can be distinguished by the different transmission types and media.

LANs and MANs LAN MAN

Wide Area Networks Connects two or more geographically separated LANs or MANs There is little or no difference in MANs and WANs, in fact, most network professionals only use the terms LAN and WAN

Topologies – Backbone and Bus

Topologies – Star/Ring/Hybrid

How Networks Are Used Network Services – Are functions or services that the network provides The common services and functions are listed below File and Print Services – allows file sharing and printer sharing Access Services – allows remote users to connect to the network Communication Services – functions include phone, fax, video, cell phone, PDAs, and the most visible – email services Internet Services Management Services – allows clients to managed from a single server or application

Becoming a Network Professional There are hundreds of networking positions available in today’s workforce. These positions required different levels of education, experience, and dedication. The first step in moving toward this career field is mastering the technical aspects. These include: Installing, configuring, and troubleshooting client/server hardware and software Knowing the characteristics of the different transmission media Understanding network design and protocols How user interact with the network Constructing complex networks On top of mastering these challenges, certifications are highly regarded in the industry. Some of the certifications include: CompTIA Network + CCENT, CCNA, CCNP, CCIE CompTIA Security +

End of Presentation For more information on this lesson, See Chapter 1 in the text book or email the Professor **All Slides and graphics were produced by Professor Patrick Hughes**