 What is a network and how does it function with computer systems? It is a collection of computers and devices that communicate with one another over.

Slides:



Advertisements
Similar presentations
Introduction To Network. Overview Whats Network ? Types of Networks Open System Interconnection Reference Model (OSI / RM) Transmission Control Protocol.
Advertisements

CP Networking1 WAN and Internet Access. CP Networking2 Introduction What is Wide Area Networking? What is Wide Area Networking? How Internet.
v3.1 CIS151 Module 2 JEOPARDY K. MartinG. Valencia.
BTT 101 / 2O1 Lesson 10 Dundas Valley Secondary Mr. Young.
Lab Practical 2 Study about different types of Networking Device
Basic Computer Network
Presented by Serge Kpan LTEC Network Systems Administration 1.
Computers Are Your Future © 2008 Prentice-Hall, Inc.
Professor Michael J. Losacco CIS 1150 – Introduction to Computer Information Systems Communications and Networks Chapter 8.
Transmission Control Protocol (TCP) and Packet-Switching Hardware Devang Parekh EE290F 4/15/04.
Service Providers & Data Link & Physical layers Week 4 Lecture 1.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Review on Networking Technologies Linda Wu (CMPT )
Computer Networks Eyad Husni Elshami. Computer Network A computer network is a group of interconnected computers to share data resources ( printer, data.
LOGO. The network interface card  NIC or Network Adapter.
Chapter 1: Overview Lecturer: Alias Mohd Telecommunications Department Faculty of Electrical Engineering UTM SET 4573: Data Communication and Switching.
1 Wide Area Network. 2 What is a WAN? A wide area network (WAN ) is a data communications network that covers a relatively broad geographic area and that.
IP Network Basics. For Internal Use Only ▲ Internal Use Only ▲ Course Objectives Grasp the basic knowledge of network Understand network evolution history.
CECS 5460 – Assignment 3 Stacey VanderHeiden Güney.
Module CT3004N: Wide Area Networks Lecture Week 1.
Chapter 5 Networks Communicating and Sharing Resources
Computer Networking Part 1 CS 1 Rick Graziani Cabrillo College Fall 2005.
Chapter 4. After completion of this chapter, you should be able to: Explain “what is the Internet? And how we connect to the Internet using an ISP. Explain.
ITED 328 Lecture 4 12 Feb 2004 Loosely covering Chapter 5 Internet and LAN Technology.
CSCI-235 Micro-Computer in Science The Network. © Prentice-Hall, Inc Communications  Communication is the process of sending and receiving messages 
Common Devices Used In Computer Networks
ACM 511 Chapter 2. Communication Communicating the Messages The best approach is to divide the data into smaller, more manageable pieces to send over.
Networks and Protocols CE Week 5b. WAN’s, Frame Relay, DSL, Cable.
Cisco – Semester 1 – Chapter 2 Network Fundamentals And The OSI Model.
HIGH SPEED WIDE AREA NETWORKS BYWANJAU. Introduction  WANs – Group of LANs linked together by communication service providers over large geographically.
Huda AL-Omair_ networks61 Wide Area Network. Huda AL-Omair_ networks62 What is a WAN? Wide area network or WAN is a computer network covering a wide geographical.
Module 8: Ethernet Switching
Company LOGO Networking Components Hysen Tmava LTEC 4550.
NSH0503/01/11041 Overview Computer Network Technology By Diyurman Gea.
CCNA 1 v3.0 Module 2 Networking Fundamentals. Objectives.
First, by sending smaller individual pieces from source to destination, many different conversations can be interleaved on the network. The process.
Networks and Protocols CE Week 5a. WAN’s and ISDN.
Sem1 - Module 8 Ethernet Switching. Shared media environments Shared media environment: –Occurs when multiple hosts have access to the same medium. –For.
NETWORK HARDWARE CABLES NETWORK INTERFACE CARD (NIC)
Chapter2 Networking Fundamentals
Networks. What is a computer network? A network is two or more computers that are linked together so that they are able to share resources.
Transferring Data Around. Networks Is a series of computer systems that are linked together so that they are able to share computer power or storage facilities.
CCNA Guide to Cisco Networking Chapter 2: Network Devices.
Term 2, 2011 Week 2. CONTENTS Communications devices – Modems – Network interface cards (NIC) – Wireless access point – Switches and routers Communications.
1 Data Networks Sharing data through the use of floppy disks is not an efficient or cost-effective manner in which to operate businesses. Businesses needed.
Network Components By Kagan Strayer. Network Components This presentation will cover various network components and their functions. The components that.
Individual Project 1 Sarah Pritchard. Fran, a customer of your company, would like to visit your company’s website from her home computer… How does your.
Higher Computing Networking. Networking – Local Area Networks.
CSCI-235 Micro-Computer Applications The Network.
Networks Network Components. Learning Objectives Describe different media for transmitting data and their carrying capabilities. Explain the different.
WAN Transmission Media
Lecture 1: Introduction to WAN
CCNA1 v3 Module 2 v3 CCNA 1 Module 2 JEOPARDY K. Martin.
Networks The Big Picture. Three Great Leaps of Civilization.
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.
CONNECTING TO THE INTERNET THROUGH ISP. WHAT IS INTERNET? The Internet is a worldwide collection of computer networks, cooperating with each other to.
The OSI Model An ISO (International standard Organization) that covers all aspects of network communications is the Open System Interconnection (OSI) model.
Computer Networks and Internet. 2 Objectives Computer Networks Computer Networks Internet Internet.
Digital Planet: Tomorrow’s Technology and You Chapter 8 Networking and Digital Communication Copyright © 2012 Pearson Education, Inc. publishing as Prentice.
Chapter 3.  Help you understand what hardware is required to allow networks to work including: ◦ Repeaters ◦ Hub ◦ Switch ◦ Bridge ◦ Gateway (not needed.
 Introduction to Wide Area Networks 2 nd semester
Chapter 1 Introduction to Networking
LAN & WAN Justin Huey.
Local Area Networks Honolulu Community College
Wide Area Network.
WAN technologies.
Ken Gunnells, Ph.D. - Networking Paul Crigler - Programming
Chapter 1: WAN Concepts Connecting Networks
Lecture 1: Introduction to WAN
Networks Your Name Roll No To be continued.... 1/12/2019 Your Name.
Presentation transcript:

 What is a network and how does it function with computer systems? It is a collection of computers and devices that communicate with one another over transmission lines or wirelessly.

Layer 5 Application Layer 4 Layer 3 Internet Layer 2 Layer 1 7 LAYER OSI 5 LAYER OSI VR REAL

Physical layer is the device that governs the transmission of data to the data link layer, the second layer. Example: A Computer sends data through a network card which all contain a physical address called the media access control address or MAC address.

 Directs data from layer 1 including physical address(MAC address) to layer 3 via frames.  Example: A Switch in a mid to enterprise class company are separate devices but at home they are built into the firewall/router/cable modems.

 Routers on the internet layer receives the frame with various data length and creates/fragments the data into standard packets.  Part of the data sent contains 4byte for an IP address.  i.e. IP address of which is logical address or path to the physical MAC address

 Layer 4: transport layer-router provides reliability between users during transport via various protocols.  Provides error correction.  Novell, Windows, MAC, Linux and other platforms sending data will have data sent with compatible standard  Notice no picture? All virtual-data is not moving in OSI model but affects performance such as latency, which is a parameters we will talk about shortly.

 The application layer interfaces directly to and performs common application services for the application processes.  In short how applications communicate to each other.

Because it give both the technician and the manager an overview of the network and network traffic so they can make informed decision that attain the current and future goals of the company. The technicians can provide the data but the CIO and others managers can use the OSI model to help discuss the expectations of network, cost of network equipment, location of bottleneck or problem with the network, and most important scalability/interoperability (growth/shrink, future/backward compatibility) To attain company goals ;network speed, and other expectations and parameters (which Dan will discuss)of the network are all variables and factors that determine network type, cost and performance. All of which is essential for managerial decision making.

 Type of Local Area Network(LAN),a network within one location or building, helps identify speed within your network.  100BaseT network at 100Mbps is the most common for house SOHO network companies and is sufficient for most network operations.  Speed affects performance and is most commonly measured in mbps= megabits per second. Not bytes which is 8 times greater and quite often misused Usually Download and upload speed the same

 Companies, such as movie and audio editing companies, who require large constant amount of network data transfer may use fiber optics at 1000 mbps.  Internet and Wide Area Network(WAN),network in separate geographic locations, determine the speed and performance of sending/receiving information over the internet or to another branch office.  WAN speeds are expressed in kilobits per second(kbps)and are usually much slower than and more expensive than LAN speeds. WAN download/upload rate are usually the same. unlike internet Cable /DSL with fast download rates but slow upload rates. Knowing how much information you can send and receive is crucial not just for technicians but for managers seeking to understand the costs associated to data transfer.

 The # of devices and connections a network can handle would be the capacity. An important piece of information a manager needs.  The amount of data that can be transferred through your network in a given period would be your available bandwidth.  Latency (delay of data to get to a location) affects Real- Time data.  Virtual private network(VPN ) can be used on Confidential data, for secure connectivity over a VPN tunnel to another network on the internet or WAN.

 These parameters help the manager objectively quantify and record the statistics on the network for proper analysis.  Managers can discuss with the network technician the details of the necessary network type, network capacity, network speed and data type the network can handle.  The network technician does not necessarily know what the company deems confidential or what data needs to be real- time. Managers on the other hand often have this information available.  Usually More Bandwidth, more Capacity, Less latency, more security =more $$$, more devices, more labor and administration  With all parameters examined and proper collaboration the manager can make an informed decisions to benefit the company’s network current and future needs.

 SOHO Net Diagram