Networking Components Assignment 3 Corbin Watkins.

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
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.
Presented by Serge Kpan LTEC Network Systems Administration 1.
Hardware & Software Needed For LAN and WAN
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 Networking Devices Seven Different Networking Components.
Networking Components
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 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
Networking Components By: Michael J. Hardrick. HUB  A low cost device that sends data from one computer to all others usually operating on Layer 1 of.
Networking Components
Networking Components Christopher Biles LTEC Assignment 3.
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.
1/28/2010 Network Plus Network Device Review. Physical Layer Devices Repeater –Repeats all signals or bits from one port to the other –Can be used extend.
GROUP INVOLVED IN A WEB APPLICATION DEVELOPMENT Continue.
 Network Segments  NICs  Repeaters  Hubs  Bridges  Switches  Routers and Brouters  Gateways 2.
Networking Components by ASIF ISLAM Assignment 3 LTEC /07/20014.
NETWORKING COMPONENTS AN OVERVIEW OF COMMONLY USED HARDWARE Christopher Johnson LTEC 4550.
Networking Components By: Timothy O’Grady. Ethernet Hub Ethernet hubs link PC’s and peripherals and allow them to communicate over networks. Data transferring.
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 Michelle Vega Network System Administrations LTEC /026 Mr. West.
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.
NETWORKING COMPONENTS BY: TRAVIS MARSHALL. HUBS A hub is a device within a network that has multiple Ethernet ports that devices can plug into. The hub.
Networking Devices.
Network Components David Blakeley LTEC HUB A common connection point for devices in a network. Hubs are commonly used to connect segments of a LAN.
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.
Networks Network Components. Learning Objectives Describe different media for transmitting data and their carrying capabilities. Explain the different.
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.
Network Equipment Assignment 3 LTEC 4550 Aaron Whitaker.
Network HARDWARE What HARDWARE do you think you need to connect to a Local Area Network??
Networking Components William Isakson LTEC 4550 October 7, 2012 Module 3.
.  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.
CHAPTER -II NETWORKING COMPONENTS CPIS 371 Computer Network 1 (Updated on 3/11/2013)
Networks DEVICES. Repeater device to amplify or regenerate digital signals received while setting them from one part of a network into another. Works.
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.
Networking and firewall
Unit Communication Hardware
Connecting Devices LANs or WANs do not normally operate in isolation. They are connected to one another or to the Internet. To connect LANs or WANs, we.
Computer Networking Devices
Network Devices Hub Definition:
FIREWALL.
Presentation transcript:

Networking Components Assignment 3 Corbin Watkins

Hub What is it: A central connection point that uses star topology. A signal is transmitted to the hub, the hub then transmits the signal to ALL other computers When: Since using a hub requires sharing bandwidth with all computers connected, it is best used when few computers are needed to be connected. Where: Ex.) A small business with multiple cash registers and/or computers How does it work: Hubs are unsophisticated devices compared to switches. It works by receiving bits from one port and repeating those ports over all other ports. Cost: $25 - $400

Switch What is it: A central connection point that closely relates a hub. The difference is instead of sending the bits to all other computers connected, a switch examines the destination address (MAC address) and transmits the packet to the destination computer ONLY. When: Since using a switch means each computer can use the maximum amount of bandwidth, most big networks that send a lot of data will choose switches over other network components. Where: Ex.) A large corporate building with thousands of computers How does it work: Switches look at the header of incoming packets for a MAC address. MAC addresses are unique to all network devices so the switch is able to send the packet to the destination computer(s) only. Cost: $ $25000

Internet Router What is it: A routers function is to forward packets across different networks. When: When you are in need of sending packets outside your own network (ie the Internet) Where: Pretty much every business needs to have access to the Internet, therefore probably need some sort of router. How does it work: Routers contain routing tables which contain IP addresses of other network routers. When a router receives a packet, it looks at the destination address and checks the routing table in order to forward it. It will normally choose the shortest and most reliable path to send packets through. Cost: $25 - $5000

Bridge What is it: A device that filters data traffic at a network boundary. When: When you want to reduce the amount of traffic in a LAN. Where: Any workplace might want to use a bridge to help control the amount of traffic traveling through the LAN How does it work: Bridges inspect incoming traffic and decide whether to forward or discard it. Ex. Ethernet Bridge inspects each incoming Ethernet frame in order to make forwarding decisions Cost: $30 - $500

Gateway What is it: A node in a computer network, a key stopping point for data on its way to or from other networks When: Gateways are used anytime you are connected to an outside network (ie. Internet) Where: Unless you have only a personal network, a gateway will be used as a front to connect to other networks. Pretty much every business and home has a gateway (ie. Modems, Servers, Router) How does it work: A gateway works much like a router, in fact, a lot of times it is a router. A gateway is just the first stopping point for bits to be read and evaluated. Cost: $25 - $5000 Network ANetwork B

Firewall What is it: Basically a barrier to keep destructive forces away from your computer. Its software that filters the information coming through the Internet into your home connection When: Everyone should use a firewall in order to have more security and to protect their belongings Where: Most corporate buildings and home networks already have built in firewalls How does it work: Firewalls work simply by filtering data. They use one or more of three methods to control traffic: o Packet filtering: Packets are analyzed against a set of filters. If they pass the filters then they are sent through o Proxy service: Information from the Internet is retrieved from the firewall and then sent to the requesting system and vice versa o Stateful inspection: Compares certain key parts of packets to a trusted database. If there is a reasonable match, the information is allowed through

Wireless AP What is it: A device that allows wireless devices (Wi-Fi) to connect to wired networks. When: If the user has many devices with wireless capabilities and their router does not have a built in AP. Where: Any residential home that may contain multiple computer, smart TVs, or smart phones. How does it work: The AP gathers all incoming wireless signals connected to it and transmits them through the wired network to the router. Cost: $25 - $5000

Hub Switch Network A Router/ Gateway/ WAP Firewall Bridge Example of All Devices