Networks Keywords Network Hardware

Slides:



Advertisements
Similar presentations
LAN Devices 5.3 IT Essentials.
Advertisements

Networks Terminology and Hardware. Network A network is a group of connected computers that can communicate with each other to share information and equipment,
مقدمة في تقنية المعلومات د. محمد البرواني. مقدمة عن الشبكات مقدمة عن الشبكات.
Networking Components
CECS 474 Computer Network Interoperability Tracy Bradley Maples, Ph.D. Computer Engineering & Computer Science Cal ifornia State University, Long Beach.
Basic Parts of a Network for beginners. Network Interface Cards A network interface card (NIC) is a circuit board or card that is installed in a computer.
Chapter 1: Overview Lecturer: Alias Mohd Telecommunications Department Faculty of Electrical Engineering UTM SET 4573: Data Communication and Switching.
And how they are used. Hubs send data to all of the devices that are plugged into them. They have no ability to send packets to the correct ports. Cost~$35.
Introduction to Networking. Key Terms packet  envelope of data sent between computers server  provides services to the network client  requests actions.
GCSE Computing#BristolMet Session Objectives#16 MUST describe the hardware needed to connect to the Internet and describe the nature of the Internet. SHOULD.
LANs Cabling Topologies Segments and bridges Switches and routers.
Introduction to Networks. Objectives The purpose and uses of networks The Key components of a computer network The Different types of network and the.
Chapter 5 Networks Communicating and Sharing Resources
AS Computing F451 F451 Data Transmission. What data is transmitted? Phone SMS Radio TV Internet.
20 LAN Hardware Overview Version A.01 H3065S Module 2 Slides.
Copyright 2003 By Your Name CCNA 3 Chapter 1 Review: The OSI Reference Model and Routing.
Week one - networks and Layered Communication Introduction to Networks Layered Communication OSI Model The Physical Layer The Data Link Layer.
© 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.
Network Parts. Network Interface Card (NIC) 2 This used to be a separate card as shown. As many computers these days need access to a network, the technology.
Module 2: Information Technology Infrastructure
Information Flow Across the Internet. What is the Internet? A large group of computers that link together to form the Worldwide Area Network (WAN)
CTC 228 – Computer Networks Fall 2015 Instructor: Robert Spengler.
 LANs – A Definition - A local area network (LAN) is a computer network covering a small physical area, like a home, office, or small group of buildings,
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.
INTRANETS MR ROSS UNIT 3 IT APPLICATIONS. DEFINITION An intranet is an internal, secured environment that has a similar look and feel to the Internet,
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Connecting Devices CORPORATE INSTITUTE OF SCIENCE & TECHNOLOGY, BHOPAL Department of Electronics and.
Communications & Computer Networks Resource Notes - Network Hardware
Networks Network Components. Learning Objectives Describe different media for transmitting data and their carrying capabilities. Explain the different.
.  Hubs send data from one computer to all other computers on the network. They are low-cost and low-function and typically operate at Layer 1 of the.
ASSIGNMENT 3 - NETWORKING COMPONENTS BY JONATHAN MESA.
Network media, protocols and networking standards, networking hardware.
Networking and firewall
1.4 wired and wireless networks lesson 2
Unit Communication Hardware
LAN, WAN, and Network Topologies
Networking Objectives
Instructor Materials Chapter 2 Networks in Our Daily Lives
1.4 Wired and Wireless Networks
Module 1: Understanding Local Area Networks
Link Layer 5.1 Introduction and services
Chapter 4 Computer Networks – Part 2
Components of a network
Local Area Networks Yiannos Mylonas.
Basics of Networking TYPES OF NETWORKS
Making an Ethernet Cable
Mollie Sconyers.
Basic Computer Network
Introduction to Computers
Introduction To Computers
Unit 1.4 Wired and Wireless Networks Lesson 2
Teaching Computing to GCSE
Computer Technology Notes #4
e-business and Information Systems
Computer Networking Fundamentals
LANs - Local Area Networks
Packets, Protocols & Addresses
Client-Server and Peer to Peer networks
Planning and Cabling Networks
Basic Computer Network
Communications & Computer Networks Resource Notes - Network Hardware
Network Hardware and Protocols
EUT 122 Skills and Technology in Communication
GCSE ICT Setting up a Network.
GCSE ICT Setting up a Network.
Computer Networks Lesson 2.
Practical Network Computer Science IT&CS Third Class part Mohanad Ali
Year 9 Computer Science Digital Portfolio
Presentation transcript:

Networks Keywords Network Hardware LAN, Packet, Wireless access point (WAP), Router, Switch, Network interface card (NIC), Transmission media, Network performance Networks Network Hardware

Video Objectives BEGINNER: Identify the components required to create a LAN. ADVANCED: Describe the role of each component in a LAN. EXPERT: Understand what is meant by the performance of a network and explain the factors that can affect the performance of a network. Starter activity

Packet Questions Objectives BEGINNER: Identify the components required to create a LAN. ADVANCED: Describe the role of each component in a LAN. EXPERT: Understand what is meant by the performance of a network and explain the factors that can affect the performance of a network. 1. What do we mean by a packets of data? 2. Why do we need to create packets of data? 3. What might happen if we did not have the correct hardware to guide the passage of the packets of data? Data transmitted over a network is broken down into packets. Each packet contains the address of the sender and the address of the receiver (IP addresses) Packets will also contain a sequence number Packets will have a time to live (how many hops around the network they can take before they disappear. Starter activity

What is the role of these components? Objectives BEGINNER: Identify the components required to create a LAN. ADVANCED: Describe the role of each component in a LAN. EXPERT: Understand what is meant by the performance of a network and explain the factors that can affect the performance of a network. Wireless Access Point Allows for wireless devices to connect to a network (either LAN or WAN) Includes connections through Wifi and Bluetooth WAPs provide Internet access in public places (often known as Wi-Fi hotspots) Network Interface Card A network interface card allows a computer to connect to a wired network A NIC allows data packets to travel to and from a computer A NIC contains a MAC address which is a physical hardware address A NIC allows an Ethernet cable to be plugged into this Starter activity Transmission Media Ethernet (Cat 5e / Cat6) Known as twisted pair A networking standard Fibre optic Very fast cable but also more expensive (often used with WAN or larger LANs) Coaxial Cable An older networking standard

What is the role of these components? Objectives BEGINNER: Identify the components required to create a LAN. ADVANCED: Describe the role of each component in a LAN. EXPERT: Understand what is meant by the performance of a network and explain the factors that can affect the performance of a network. Router An interconnection device used on networks to connect two or more devices. Routers contain a routing table which has a list of IP addresses and common routes for packets to take Routers examine packets IP addresses The router will apply a subnet mask to identify a network and determine which network the packet should be forwarded to If the packet is for this network – the router determines which host to send the packet to Routers allow packets from different network types to be exchanged. Switch If two or more computers place a packet onto a network at the same time – a data collision occurs A switch is an interconnection device that connects two or more devices together and helps in solving the issue of data collisions As a data packet arrives at the switch – its destination address is examined and the switch creates a direct connection to that device As far as the two devices are concerned there are no other computers on the network. Starter activity

Task Complete the Network Hardware Worksheet Objectives BEGINNER: Identify the components required to create a LAN. ADVANCED: Describe the role of each component in a LAN. EXPERT: Understand what is meant by the performance of a network and explain the factors that can affect the performance of a network. Complete the Network Hardware Worksheet Match up the network hardware term to the definition. Starter activity Stuck? Use the internet to help.