HUB Connects multiple workstations, servers, and other devices to a network. Can be used to connect two or more computers to one network port. Handles.

Slides:



Advertisements
Similar presentations
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.
Advertisements

Computer Networking Components Chad DuBose ~ Assignment #3 ~ LTEC
Assignment 3 LTEC 4550 Cason Parker. Network Hub A Network Hub is a device that connects other devices together using Ethernet cables. Hubs are unintelligent.
NETWORKING COMPONENTS DAVID SMITH LTEC /19/2011.
Presented by Serge Kpan LTEC Network Systems Administration 1.
A Guide to major network components
Networking Components Manuel Palos. HUBS Hubs are inexpensive devices that connect multiple devices t0 a network. Hubs merely pass along network data.
Computer Networks IGCSE ICT Section 4.
Computer Networking Devices Seven Different Networking Components.
Networking Components
 All of you should be able to describe how a network works.  Most of you will be able to identify the main devices necessary for a network.  Some of.
Networking Components Chad Benedict – LTEC
Network Devices BY JACKSON HARDESTY. Hubs  Hubs are a now outdated way of sending signals at layer 2 compared to switches.  Hubs are used primarily.
Networking Components Raymond C. Banks LTEC 4550 October 12, 2013.
Networking Hardware and Components By: Sean Bell.
NETWORKING COMPONENTS Zach Avis. Hub A hub is a low cost way to connect two computers. A hub can also act as a repeater. When a signal comes from one.
Basic Networking Components
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.
Networking Components
Networking Components Mike Yardley LTEC 4550 Assignment 3
CECS 5460 – Assignment 3 Stacey VanderHeiden Güney.
Network Components 101 Travis Hill.
LTEC 4560 Summer 2012 Justin Kappel Networking Components.
NETWORKING COMPONENTS By Cleve Rosser. Hubs allow large numbers of computers to be connected on a single or multiple LAN. Each computer plugs into the.
Network Components: Assignment Three
Common Devices Used In Computer Networks
Networking Components Presented by Jaisson Mailloux LTEC 4550 Network Systems Administration.
GROUP INVOLVED IN A WEB APPLICATION DEVELOPMENT Continue.
Hub  A hub is a piece of hardware that connects multiple wired devices together on a single network. Hubs work at the physical layer (layer 1) of the.
Networking Components DAVID INGUANZO 7/10/14. HUB ~$20 ($20 - $1,000+) Best for: home networks light traffic business environment connecting multiple.
Networking Components by ASIF ISLAM Assignment 3 LTEC /07/20014.
N ETWORKING C OMPONENTS A-3 LTEC 4550 by Joe Garcia.
NETWORKING COMPONENTS AN OVERVIEW OF COMMONLY USED HARDWARE Christopher Johnson LTEC 4550.
Basic Network Gear Created by Alex Schatz. Hub A hub is a very basic internetworking device. Hubs connect multiple machines together and allow them to.
Company LOGO Networking Components Hysen Tmava LTEC 4550.
HNC COMPUTING - Network Concepts 1 Network Concepts Devices Introduction into Network Devices.
SHAWN CROWE LTEC /026 ASSIGNMENT #3 Networking Components.
NETWORK COMPONENTS Assignment #3. Hub A hub is used in a wired network to connect Ethernet cables from a number of devices together. The hub allows each.
Networking Components
Networking Components Daniel Rosser LTEC Network Hub It is very difficult to find Hubs anymore Hubs sends data from one computer to all other computers.
Networking Components Starla Wachsmann. COMPUTER NETWORKING COMPONETS Today’s wireless and enterprise networks are more complex than ever, delivering.
Networking Components Michelle Vega Network System Administrations LTEC /026 Mr. West.
Network Components By: Zach Przybilla CECS 5460 Fall 2015.
NETWORKING COMPONENTS Buddy Steele Assignment 3, Part 1 CECS-5460: Summer 2014.
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.
NET 324 D Networks and Communication Department Lec1 : Network Devices.
Network Components By Kagan Strayer. Network Components This presentation will cover various network components and their functions. The components that.
NETWORK COMPONENTS BY REYNALDO ZAMORA. HUB Hubs are devices that serve as the central connection for a network. Its job is to send data from one computer.
Network Components Reginald Randolph Assignment 3 LTEC 4550.
Networking Components Siby Abraham LTEC Purpose of the presentation  This presentation will cover how certain network components function, when.
Network Components Basics!. Network HUB  Used to connect multiple Ethernet devices together  Layer 1 of the OSI model  Not used much today.
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.
Network Components Kortney Horton LTEC October 20, 2013 Assignment 3.
Computer Network Architecture Lecture 3: Network Connectivity Devices.
NETWORK DEVICES RONALD SHERGA OCTOBER 13, 2015 LTEC 4550.
Networking Components William Isakson LTEC 4550 October 7, 2012 Module 3.
NETWORKING COMPONENTS lLTEC 4550 JGuadalupe. HUB -THIS IS A HARDWARE DEVICE THAT IS USED TO NETWORK MULTIPLE COMPUTERS TOGETHER. IT IS A CENTRAL CONNECTION.
Networking Components Assignment 3 Corbin Watkins.
NETWORK DEVICES Department of CE/IT.
.  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.
Networking Components Quick Guide. Hubs Device that splits a network connection into multiple computers Data is transmitted to all devices attached Computers.
Assignment # 3 Networking Components By: Jeff Long.
Kevin Harrison LTEC 4550 Assignment 3.  Ethernet Hub  An unsophisticated device that is used for connecting multiple Ethernet devices together.  Typically.
NETWORKING COMPONENTS Jeffery Rice LTEC Assignment 3.
NETWORK DEVICES Ted Lawson LTEC Hub A hub is a device that allows you to connect multiple devices together, which allows them to act as a single.
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.
WHAT’S A WIRELESS AP? AND WHY DO I NEED ONE? Network Components & How They Work.
Unit Communication Hardware
Networking Objectives
Computer Networking Devices
Presentation transcript:

HUB Connects multiple workstations, servers, and other devices to a network. Can be used to connect two or more computers to one network port. Handles data types called ‘frames’ Frames handle network data A hub sends every frame it receives onto each port It does not have any way to tell which port a frame is meant for. Think of it as a shotgun approach, rather than targeting a port it shoots them out of all of them. It puts lots of excess traffic on the network. Shares bandwidth among its ports, so that if more than one pc is connected bandwidth is decreased and the connection is slower overall. Consumer grade hubs cost about $10-$50

HUB DIAGRAM This diagram shows a hub in action. It receives frames from the server then forwards them onto the connected workstations.

SWITCH Connects multiple workstations, servers, and other devices to a network. Can be used to connect two or more computers to one network port. Like hubs, switches handle Frames Unlike the ‘shotgun approach’ of a hub, a switch sends frames only to the correct ports. This is done using MAC addresses. Each frame contains the mac address its going to, and the switch sends it on to the correct mac address This puts less traffic on the network than a hub Allocates 10/100 Mbps to each port, so the bandwidth is not shared between ports. Consumer grade switches cost about $10-$50

SWITCH DIAGRAM A switch works very similarly to a hub, the only difference is that it is more efficient. Thus the diagram is the same as the diagram for the hub.

ROUTER A router routes packets to their destination, hence the name ‘router’ Typically used to connect two networks together – such as a home’s LAN(Local Area Network) to an ISP(Internet Service Provider)’s WAN(Wide Area Network) Uses headers and forwarding packets to send packets to their destination Most Current Router’s have many features built in: DHCP server – sets up ip addresses for devices connected to it Switch – sends traffic to the right ports Firewall – blocks ports from receiving unsolicited/unwanted traffic at a hardware level and allows users to open ports they need Wireless Access Point – lets wireless devices connect to the networks the router is on Consumer Routers tend to run from $30-$150 depending on the features they offer

In this diagram, the router is connecting a home network with a computer and a Nintendo Wii to the WAN of an internet service provider. ROUTER DIAGRAM

BRIDGES A bridge ‘bridges’ the gap between local networks or segments of the same network. One example of a bridge is to go between different types of connections – for example to go from electrical wiring to Ethernet if running new cable isn’t possible Uses MAC addresses for switching Powerline bridges cost about $75

BRIDGE DIAGRAM This diagram shows a Powerline bridge bridging the gap between Ethernet and a home’s electrical system.

FIREWALL A firewall blocks access to a network by closing off network ports. Its named after the firewall that cars have between the dash and the engine that protects occupants from fire. Firewalls are typically configured by blocking all network ports except ones configured to be open by a network operator. This is called white-listing Most routers today have firewalls built in, if you have ever had to open a port for file-sharing or video games then you’ve encountered a firewall. Firewalls protect networks from malicious traffic, denial of service attacks, and script kiddies who try to get into a network in various nefarious ways Firewalls in an enterprise setup can cost thousands of dollars, but for consumers routers with built in firewalls cost $50-$150.

Here you can see a firewall placed just after an internet connection blocking traffic. FIREWALL DIAGRAM

GATEWAY A gateway is the term used for a device that connects one network to another network. Typically used to connect to an ISP(Internet Service Provider), cable/dsl modems are an example Like a router, it uses headers and forwarding packets to send packets to their destination Consumer Gateways tend to run from $75-$150 depending on the features they offer

In this diagram, the gateway connects to the ISP and the client connects to the gateway. GATEWAY DIAGRAM

WIRELESS AP A wireless access point provides wireless access to computer s on a network through Wi-Fi Typically used in homes as an alternative to running Ethernet cable Uses headers and forwarding packets to send packets to their destination, similar to a router Consumer Aps tend to run from $30-$150 depending on the features they offer

This is a diagram of an entirely wireless network that uses an access point. This access point connects wirelessly to two bridges that connect to devices that only have an Ethernet port as well as wirelessly connecting to laptops. WIRELESS AP DIAGRAM

This is a diagram of all the devices shown in the slide show together. A cable modem connects the network to the internet A firewall blocks bad connections before going to the router The router acts as a Wireless AP and routes traffic to the rest of the network The router connects to a bridge that’s connected to the electrical wiring Another bridge connects to a switch that connects two clients The bridges may be useful, for example, if the wireless does not reach an office on the other side of a house.