Applied Information Technology 2016 Rhys greaney

Slides:



Advertisements
Similar presentations
LAN Devices 5.3 IT Essentials.
Advertisements

Hub A hub is a device that connects PCs together All hubs Contain multiple access ports the hub simply forwards the packets to all the other devices connected.
Computer Networking Components Chad DuBose ~ Assignment #3 ~ LTEC
Questions What is Full form Of TCP/IP
Switching Bridging and Switching Risanuri Hidayat Bridges and switches are data communications devices that operate principally at Layer 2 of the OSI reference.
Internetworking Introduction How Networks Differ How Networks Can Be Connected Concatenated Virtual Circuits Connectionless Internetworking Tunneling Fragmentation.
Chapter 8: Local Area Networks: Internetworking. 2 Objectives List the reasons for interconnecting multiple local area network segments and interconnecting.
1 Introduction to Networking Lesson 01 NETS2150/2850.
Introduction to Networking & Telecommunications School of Business Eastern Illinois University © Abdou Illia, Spring 2007 (Week 1, Tuesday 1/9/2007)
Chapter 10 Introduction to Wide Area Networks Data Communications and Computer Networks: A Business User’s Approach.
1 Chapter 8 Local Area Networks - Internetworking Data Communications and Computer Networks: A Business User’s Approach.
TCP/IP Protocol Suite 1 Chapter 3 Objectives Upon completion you will be able to: Underlying Technology Understand the different versions of wired Ethernet.
Network Devices By Scott Burden & Linnea Wong Hubs Intelligent hubs have console ports, to allow monitoring of the hubs status and port activity. Passive.
CECS 474 Computer Network Interoperability Tracy Bradley Maples, Ph.D. Computer Engineering & Computer Science Cal ifornia State University, Long Beach.
Switches in Networking B. Konkoth. Network Traffic  Scalability  Ability to handle growing amount of work  Capability of a system to increase performance.
For more notes and topics visit: eITnotes.com.
Data Communications and Networks Chapter 2 - Network Technologies - Circuit and Packet Switching Data Communications and Network.
Networking Hardware and Components By: Sean Bell.
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.
CECS 5460 – Assignment 3 Stacey VanderHeiden Güney.
Network Components 101 Travis Hill.
Network Component's and terms.. Hubs  An Ethernet hub, active hub, network hub, repeater hub, multiport repeater or hub is a device for connecting multiple.
Network Components & Terms Chongseok Park 10DD. Contents Hubs Bridges Switches On-line Off-line Bibliography.
Common Devices Used In Computer Networks
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.
Network Devices.
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—2-1 Ethernet LANs Exploring the Packet Delivery Process.
Networks and Protocols CE Week 2a. Network hardware.
A machine that acts as the central relay between computers on a network Low cost, low function machine usually operating at Layer 1 Ties together the.
Data Communications and Networking Overview
NET 324 D Networks and Communication Department Lec1 : Network Devices.
Presented to:-Sir.Ali Presented by:-Mahmood Khan Roll No:-2801.
Network Components Basics!. Network HUB  Used to connect multiple Ethernet devices together  Layer 1 of the OSI model  Not used much today.
Data Communications & Computer Networks, Second Edition1 Chapter 8 Local Area Networks: Internetworking.
Networking Components WILLIAM NELSON LTEC HUB  Device that operated on Layer 1 of the OSI stack.  All I/O flows out all other ports besides the.
Copyright 2009 Kenneth M. Chipps Ph.D. Addressing in Networks Last Update
Networking Components William Isakson LTEC 4550 October 7, 2012 Module 3.
TCP/IP & INTERNET Unit 1 Department Of Computer Science & Engineering.
Created By Anoosh Samuel Abdul Razaq Qadir Hussain Asim Maaz Waheed Tayab
NETWORK DEVICES Department of CE/IT.
ASSIGNMENT 3 - NETWORKING COMPONENTS BY JONATHAN MESA.
3. INTERNETWORKING (PART 1) Rocky K. C. Chang Department of Computing The Hong Kong Polytechnic University 18 February
Networks DEVICES. Repeater device to amplify or regenerate digital signals received while setting them from one part of a network into another. Works.
Prepaid by: Guided by: ashwin goswami.
Switching By, B. R. Chandavarkar, CSE Dept., NITK, Surathkal Ref: B. A. Forouzan, 5 th Edition.
Assignment 3 Jacob Seiz. Hub A hub provides a central access point for a network. Through multiple I/O ports a hub can connect multiple Ethernet devices.
Network Concepts.
William Stallings Data and Computer Communications 7th Edition
Chapter 3: Packet Switching (overview)
MAC Address Tables on Connected Switches
Understand Wide Area Networks (WANs)
Selecting Unicast or Multicast Mode
Part III Datalink Layer 10.
3. Internetworking (part 1)
NETWORK TOPOLOGIES There are three basic configurations used to connect computers they are the Bus Ring Star.
Chapter 3 Switching.
SWITCHING Switched Network Circuit-Switched Network Datagram Networks
LESSON 2.1_B Networking Fundamentals Understand Switches.
LANs - Local Area Networks
William Stallings Data and Computer Communications 7th Edition
William Stallings Data and Computer Communications 7th Edition
Data Communication Networks
Part III Datalink Layer 10.
Computer Networking A computer network, often simply referred to as a network, is a collection of computers and devices connected by communications channels.
Computer Networking A computer network, often simply referred to as a network, is a collection of computers and devices connected by communications channels.
Chapter 15. Connecting Devices
Connecting to the Network
Chapter 5 Data Link Layer – Hub, Switch
Packet Switch Architectures
COE 342: Data & Computer Communications (T042) Dr. Marwan Abu-Amara
Presentation transcript:

Applied Information Technology 2016 Rhys greaney Network Switch Applied Information Technology 2016 Rhys greaney

Switch In a telecommunications network, a switch is a device that channels incoming data from any of multiple input ports to the specific output port that will take the data towards its intended destination.

Set-Up In the traditional circuit-switched telephone network, one or more switches are used to set up a dedicated though temporary connection or circuit for an exchange between two or more parties.

Purpose On an Ethernet Local Area Network (LAN), a switch determines from the physical device (Media Access Control or MAC) address in each incoming message frame which output port to forward it to and out of. In a wide area packet-switch network such as the Internet, a switch determines from the IP address in each packet which output port to use for the next part of its trip to the intended destination. In an Open Systems Interconnection (OSI) communication model, a switch simply looks at each packet or data unit and determines from a physical address (the "MAC address") which device a data unit is intended for and switches it out toward that device.

Unmanaged Switches Switches that in theory should work out of the box. Not designed to be configured, no need to install or set up correctly, will adjust. Less network capabilities than managed switches, usually found in home networking.

Managed Switches This switch is configurable Offers greater flexibility and capacity than unmanaged switches Managed locally or remotely.

Difference between Switch and Router Switch switches within the subnet, that is switching. In switching, packets are transferred from source to its destination using Media Access Control (MAC) address. Switching is done within the network. Whereas Router routes between the network. Routing is a process which is done between two networks using IP addresses.

Typical Example