Module 1: Understanding Local Area Networks

Slides:



Advertisements
Similar presentations
LAN Devices 5.3 IT Essentials.
Advertisements

Troubleshooting a “Broken LAN” Telecommunications and Networking.
Security Awareness: Applying Practical Security in Your World, Second Edition Chapter 5 Network Security.
Wi-Fi Structures.
Review on Networking Technologies Linda Wu (CMPT )
Core 3: Communication Systems. On any network there are two types of computers present – servers and clients. By definition Client-Server architecture.
Term 2, 2011 Week 1. CONTENTS Network communications standards – Ethernet – TCP/IP Other network protocols – The standard – Wireless application.
Networks Technology 8th Grade Ms. Rocío Acevedo Sept. ’06.
Module 4 - Networking MIS5122: Enterprise Architecture for the IT Auditor.
Chapter 5 Networks Communicating and Sharing Resources
Exam Prep: Microsoft Technology Associate : Networking Fundamentals.
Networks LANS,. FastPoll True Questions Answer A for True and B for False A wireless infrastructure network uses a centralized broadcasting device, such.
AS Computing F451 F451 Data Transmission. What data is transmitted? Phone SMS Radio TV Internet.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Connecting to the Network Networking for Home and Small Businesses.
ACM 511 Chapter 2. Communication Communicating the Messages The best approach is to divide the data into smaller, more manageable pieces to send over.
Network Devices.
Basic Concepts of a Computer Network
HNC COMPUTING - Network Concepts 1 Network Concepts Devices Introduction into Network Devices.
First, by sending smaller individual pieces from source to destination, many different conversations can be interleaved on the network. The process.
NETWORK HARDWARE CABLES NETWORK INTERFACE CARD (NIC)
Cisco Discovery Home and Small Business Networking Chapter 3 – Connecting to the Network Jeopardy Review Darren Shaver – Kubasaki High School – Okinawa,
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.
Chapter 3.  Upon completion of this chapter, you should be able to:  Select and install network cards to meet network connection requirements  Connect.
Networking Components Siby Abraham LTEC Purpose of the presentation  This presentation will cover how certain network components function, when.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Communicating over the Network Network Fundamentals – Chapter 2.
Local Area Networks Honolulu Community College
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.
How Information Flows via the Internet By: Lee Farrell.
Network media, protocols and networking standards, networking hardware.
Chapter 3.  Help you understand what hardware is required to allow networks to work including: ◦ Repeaters ◦ Hub ◦ Switch ◦ Bridge ◦ Gateway (not needed.
Computing: Computer Networking Fundamentals Ian Eyre Part 4 Data Transmission.
Understanding Local Area Networking Lesson 1. Objectives.
Intention – Understanding the features of the following networks
CS101 Home Network Basics.
1.4 wired and wireless networks lesson 2
Unit Communication Hardware
Networking Objectives
Exam Prep: Microsoft Technology Associate : Networking Fundamentals
Chapter Objectives In this chapter, you will learn:
Chapter 2 Overview of Networking Components
Networks Keywords Network Hardware
Chapter 4 Computer Networks – Part 2
Local Area Networks Honolulu Community College
Local Area Networks Yiannos Mylonas.
Semester 1 Cisco Discovery JEOPADY Chapter 3.
NETWORK TOPOLOGIES There are three basic configurations used to connect computers they are the Bus Ring Star.
Troubleshooting a “Broken LAN”
Wireless Modes.
Introduction to Computers
network interface card (NIC)
Final Revision Notes-Grade10
Ken Gunnells, Ph.D. - Networking Paul Crigler - Programming
Wired Networks CIT 1100 Chapter4.
Computer Technology Notes #4
Network Concepts Devices
e-business and Information Systems
Computer Networking Fundamentals
CS101 Home Network Basics.
IP NETWORKING NT2640.
Module 2: Understanding Local Area Networks
Network Models, Hardware, Protocols and number systems
Planning a Network Upgrade
TCP/IP Protocol Suite: Review
Network Hardware and Protocols
CS101 Home Network Basics.
IST346: Networking Fundamentals
Connecting to the Network
CS101 Home Network Basics.
Practical Network Computer Science IT&CS Third Class part Mohanad Ali
Presentation transcript:

Module 1: Understanding Local Area Networks 1.2 Understand local area networks (LANs) 1.5 Understand network topologies and access methods

Agenda 1 Local Area Networks 2 Data Transfer on a LAN 3 Types of Local Area Network

Local Area Networks

What is a network? A network is two devices connected to each other with a physical medium, such as wires or radio signals The connection allows those two devices to exchange data

What is the purpose of networks? Networks enhance many aspects of life and business for individuals and organizations, including: communication and collaboration sharing information and resources organizing data saving costs

How are networks organized? Networks are organized based on their geographic location A Local Area Network, or LAN, is a group of computers or devices that: are confined to a small geographic area, such as a single building share a common communication medium, such as cabled or wireless connections are connected to a central connecting device, like a hub, switch, or router

Network Documentation Describes, defines, and explains the physical and logical method for connecting devices The documentation phase occurs before a network is built, or when changes are made to the network Microsoft Visio is a tool that can be used to document networks

What devices make up LANs? Hub Switch Router Laptops Phones Desktop PCs Servers Tablets HOSTS CENTRAL CONNECTING DEVICES

What are hosts? Desktop PCs, laptops, cell phones, servers, routers and so on A host can be any device that has an IP address – an address used to send and receive data in a network IP addresses help identify devices and the networks where they are located

What are central connecting devices? Hubs, switches, and routers act as central connecting devices Central connecting devices are responsible for: connecting hosts transmitting data Different central connecting devices perform these functions in different ways

How do hubs function? Hosts send data to a hub The hub then broadcasts that data to all other connected hosts on the network

How do switches function? Hosts send data to a switch Switches direct data to its intended destination Unlike hubs, switches can send and receive data simultaneously Switches are the most common device used to connect hosts to a network

How do routers function? Routers are at the edge of LANs They act as a gateway to other networks Routers allow communication between hosts on different networks Internet 24.136.72.110 192.168.1.1

What are central connecting devices? Computers have network adapters, also known as Network Interface Cards (NICs), that allow them to connect to networks NICs via wires or wireless signals Wired adapters feature an RJ45 port Wireless adapters feature an antenna and connect to networks using Wireless Access Points (WAPs)

Ethernet Cables Ethernet cables are made of copper wires Transmit data in the form of electrical pulses Wireless connections rely on different technologies RJ45 PLUG

Ethernet Cables WAPs provide a central point of access for devices that want to connect to a Local Area Network (LAN) Wireless networks can consist of many types of devices other than traditional PCs: Smart phones PDAs Tablet computers Micro computers PCs and laptops equipped with wireless network adapters can connect to these networks as well

Data Transfer on a LAN

Serial Data Transfer Transfer of one bit at a time 1 Transfer of one bit at a time Data can travel in a single bit stream in both directions Depends on type of connection

How fast does data travel? A data transfer rate is the maximum bits per second (bps) that can be transmitted over a network Signified with a lowercase b The lowercase b differentiates bits from bytes 10 Mbps BITRATE

Data transfer in LANs - Sending Before data is transferred, it has to go through the following process: Large chunks of data are broken into segments Addressing information is added to each segment, making it a packet Packets then travel to the network adapter, where a little more information is added and they become Ethernet frames. Each frame is then broken into a data stream of bits – 0s and 1s – that travel over physical media Frame Packet IP Address MAC Address

Data transfer in LANs - Receiving When data is received, it goes through the process in reverse: The receiving computer reassembles the bits into an Ethernet frame It removes the frame information, and checks the packet information to make sure it was the intended recipient The packet information is then stripped, and the data segment is reassembled into the file that we click on in Windows Explorer Frame Packet

How does data know where to go? Most every computer and many other devices have an Internet Protocol (IP) address Uniquely identifies a device and its associated network A typical example of an IPv4 address would be 192.168.1.1 Every IP address is broken down into two parts by a subnet mask Network ID 192.168.1 Host ID 1

Subnet Mask A group of four numbers that define a computer’s network NOTE: All of the 255s in a subnet mask collectively refer to the network portion, whereas the 0s refer to the host portion Type of Address First Octet Second Octet Third Octet Fourth Octet IP Address 192 168 1 Subnet Mask 255

Types of Local Area Networks

Wired LANs (WLANs) Hosts, such as PCs or laptops, are connected to central connecting devices by copper-based twisted pair cabling

Wired LANs (WLANs) Hosts connect to networks through WAPs To connect to a WAP, a device must have a wireless network adapter In larger WLANs, the WAP has to connect to a wired switch

Virtual LANs (VLANs) With VLANs, devices in a LAN are grouped based on their function Implemented to: organize networks enhance performance increase security Physical location of devices does not matter VLAN20 VLAN30 TEACHERS STUDENTS

Perimeter Networks Internet perimeter network LAN Perimeter networks, or demilitarized zones (DMZs), are small LANs that are set up outside of an organization’s LAN DMZs typically consist of servers that provide services, like web hosting or email This setup allows users outside of an organization’s LAN to access the servers, but not the organization’s LAN

Summary 1 Local Area Networks 2 Data Transfer on a LAN 3 Types of Local Area Network

Notes (hidden) NEXT: <next slide title> Some speakers at Microsoft like to use this slide for hidden “notes slides”. Delete it if you don’t want to use it. NEXT: <next slide title>