Network Components By Cameron Baker.

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.
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.
Networking Components
Networking Components Chad Benedict – LTEC
Networking Components Raymond C. Banks LTEC 4550 October 12, 2013.
NETWORKING COMPONENTS La’Trena Barrett CECS
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 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.
Brian Lee LTEC 4550 Network System Administration Mr. John West.
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.
Network Components and their functions By Travis Halsell LTEC 4550 – 020.
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.
Assignment 3: Networking Components LTEC 4550 Jose L Ortiz Jr.
Networking Components DAVID INGUANZO 7/10/14. HUB ~$20 ($20 - $1,000+) Best for: home networks light traffic business environment connecting multiple.
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.
Networking Components By: Timothy O’Grady. Ethernet Hub Ethernet hubs link PC’s and peripherals and allow them to communicate over networks. Data transferring.
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.
Chapter Overview Bridging Switching Routing.
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.
LAN Devices  Purposes: Dividing the network into subnets Dividing the network into subnets Joining two networks together Joining two networks together.
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.
NETWORKING COMPONENTS Buddy Steele Assignment 3, Part 1 CECS-5460: Summer 2014.
Components of wireless LAN & Its connection to the Internet
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 Components BY: JOSON ABRAHAM LTEC 4550.
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 REYNALDO ZAMORA. HUB Hubs are devices that serve as the central connection for a network. Its job is to send data from one computer.
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.
Network Equipment Assignment 3 LTEC 4550 Aaron Whitaker.
Networking Components
Networking Components William Isakson LTEC 4550 October 7, 2012 Module 3.
NETWORKING COMPONENTS By Jessica Tolson LTEC 4550.
Networking Components Assignment 3 Corbin Watkins.
Networking Components
.  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.
ASSIGNMENT 3 - NETWORKING COMPONENTS BY JONATHAN MESA.
NETWORKING COMPONENTS Jeffery Rice LTEC Assignment 3.
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.
Presentation transcript:

Network Components By Cameron Baker

Hub A hub works at the physical layer (layer 1) of the OSI model It works by connecting multiple Ethernet devices together. A hub is a very unsophisticated device compared to a switch. This is why a hub is sometimes called a dumb hub. Hubs are not a very secure device because they do not read any data that passes through and are not aware of the source or destination. It just receives incoming data and broadcasts them out to all the devices connected to it. A Netgear FS105 Pro Safe 5-Port Fast Ethernet Desktop Switch costs $24.98 on Amazon.

Hub Diagram

Switch A switch operates in the data link layer (layer 2) of the OSI model. A switch is a networking device that links network segments or network devices. A switch can receive a message from any device that is connected to it and transmit that message only to the device the message was intended for. A switch is programmable and can have its ports turned off, grouped into different VLANS, and can connect different types of networks such as Ethernet and FC. A Netgear JGS516 ProSafe 16-Port Gigabit Ethernet Switch is $147.99 on Amazon.

Switch Diagram

Router A router operates at the Network layer (layer 3) of the OSI model Routers forward data packets between computer networks and connect to two or more data lines from different networks. Routers are used to interconnect networks and exchange information about destination addresses using a dynamic routing protocol. Each router builds a routing table listing the preferred routes between any two systems on the network. They can also connect two of more logical groups of computer devices known as subnets with a different sub-network address. A Netgear Wireless Router – N600 Dual Band Gigabit is $78.88 on Amazon

Router Diagram

Bridge Bridging acts in the first two layers of the OSI model Network bridging is an action taken by network equipment to allow two or more communication networks, or segments to create an aggregate network. A network bridge is a device that connects more than on network segment. A Netgear WNCE2001 Universal WiFi Internet Adapter is $49.99 on Amazon

Bridge Diagram

Gateway Network gateways can operate at any level of the OSI model A gateway is an internetworking system that can join two networks that use different base protocols. Gateways appear at the edge of a network, so related capabilities like firewalls tend to be integrated with it A Juniper Networks – SRX100B – Srx Svcs Gateway 100 W/ 8xfe is $350.75 on Amazon.

Gateway Diagram

Firewall A firewall can either be a software or hardware-based network security system that controls the inbound and outbound traffic by analyzing the packets and determining whether they should be allowed to pass or not based on a rule set. Firewalls establish a barrier between a trusted secure internal network with other networks that are not assumed to be secure and trusted. A PC’s OS will include a software-based firewall for protection and networks have a piece of hardware that contains the firewall to protect the network. A Juniper Networks SSG-5-SH-US-7 port – 256MB Firewall Security Appliance is $389 on Amazon.

Firewall Diagram

Wireless AP A WAP is a device that allows wireless devices to connect to a wired network. An AP connects to a router as a standalone device, or can be integrated with the router. WAP points have revolutionized how a home or office connect to the network. People can connect to the network without having to use cables and as long as they stay within range of the AP they can move around the home or office without having to disconnect from the network. A Amped Wireless High Power Wireless-N 600mW Dual Band Access Point is $136.99 on Amazon.

Wireless AP Diagram

Full Network Diagram