Network Devices.

Slides:



Advertisements
Similar presentations
Computer Networking Components Chad DuBose ~ Assignment #3 ~ LTEC
Advertisements

© 2006 Cisco Systems, Inc. All rights reserved.Cisco PublicITE I Chapter 6 1 Implement Inter- VLAN Routing LAN Switching and Wireless – Chapter 6.
Presented by Serge Kpan LTEC Network Systems Administration 1.
Network Components T. Meredith 5460 – Summer 2014.
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
(part 3).  Switches, also known as switching hubs, have become an increasingly important part of our networking today, because when working with hubs,
Virtual LANs. VLAN introduction VLANs logically segment switched networks based on the functions, project teams, or applications of the organization regardless.
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 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.
Introduction to IT and Communications Technology Justin Champion C208 – 3292 Ethernet Switching CE
Network Components 101 Travis Hill.
LTEC 4560 Summer 2012 Justin Kappel Networking Components.
Network Components: Assignment Three
NETWORKING COMPONENTS By Scott H. Bowers. HUB A hub can be easily mistaken for a switch, physically there are no defining characteristics, both have power.
Common Devices Used In Computer Networks
© 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.
Networking Components Presented by Jaisson Mailloux LTEC 4550 Network Systems Administration.
Network Devices.
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.
 Network Segments  NICs  Repeaters  Hubs  Bridges  Switches  Routers and Brouters  Gateways 2.
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.
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.
Chapter 8: Virtual LAN (VLAN)
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.
Network 101 By Tom Battaglia Dell Connectivity 2 RR2 DC Drawing 3 Heterogeneous Network 4 OSI Model.
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.
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 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 James Rouse LTEC Network Administration March 15, 2014 Assignment 3.
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.
Cisco Network Devices Chapter 6 powered by DJ 1. Chapter Objectives At the end of this Chapter you will be able to:  Identify and explain various Cisco.
Network Components By Cameron Baker.
Networking Devices.
Networking Components BY: JOSON ABRAHAM LTEC 4550.
Network Components By Kagan Strayer. Network Components This presentation will cover various network components and their functions. The components that.
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.
Network Equipment Assignment 3 LTEC 4550 Aaron Whitaker.
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 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.
Price range varies from $17.99 to $34.99 or more. Device 1 Device 2 Network Connection.
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.
Switches – Continued. Switches If a switch has N ports with multiple computers per port, then how many simultaneous transmissions can you have? Explain.
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.
Chapter 2 Overview of Networking Components
Wireless Modes.
Virtual LANs.
Presentation transcript:

Network Devices

Hub Hubs operate at layer 1 of the OSI model. A hub sees a signal come in and broadcasts that signal out every port except the one it came in on. Hubs are really obsolete at this point in time, and I would personally never pay for/use one, but I wouldn’t imagine a hub costing more than $50.

Ethernet hub

Switch A switch operates at layer 2 of the OSI model traditionally. This being the case, each port on the switch is it’s on collision domain. The price of a switch varies greatly based on port density, speed, etc. Switches can go anywhere from $40 up to Tens of thousands of dollars like the switches I manage.

Cisco Nexus 7010

Router A router operates at layer 3 of the OSI model, and forwards IP packets based on destination IP address. A router separates broadcast domains. Routers range in price from $50 for a consumer router all the way up in to the millions like the routers I manage.

Cisco CRS 3 router and RLCs

Bridge A bridge allows the aggregation of multiple networks. I have not personally used a Network Bridge, and would assume that few do anymore, as bridging seems obsolete since the introduction of the .1q header/VLAN tagging which allows link aggregation/the security of segregation of broadcast domains at layer 2, even when utilizing the same physical link. Bridges operate at layer 1 & 2 of the OSI model.

Bridge

Gateway A gateway is a device that separates networks. The Most common example of a gateway would be a router. A computers default gateway would be the first layer 3 hop (first router) that IP packets destined for a different IP subnet must traverse.

Gateway: Cisco CRS 3 Router

Firewall Modern day firewalls operate at layer 3 and 4 of the OSI model and are considered stateful; that is, they maintain a session state table, so that once the TCP three way handshake occurs (syn, syn ack, ack) bidirectional traffic flow is permitted unless the TCP session times out. Firewalls perform packet inspection based on Source/dest IP and port typically. Firewalls range greatly in price; from free (included in your router) to Hundreds of thousands like the ones I manage.

Juniper SRX 5800

Wireless access point A wireless access point allows a wifi enabled client access to a network or the internet. In an enterprise environment, WAPs are typically plugged in to a switch or controller. A controller is a means of managing a large number of WAPs, seamlessly. In an enterprise environment, a WAP is normally not responsible for the assignment of an IP address to the client. Rather, the router or DHCP server in the same network segment is typically responsible for assignment of IP address.

Cisco 1252AG