LESSON 2.1_B 98-366 Networking Fundamentals Understand Switches.

Slides:



Advertisements
Similar presentations
CSE 413: Computer Networks
Advertisements

Network Devices Repeaters, hubs, bridges, switches, routers, NICs.
Chabot College Chapter 2 Review Questions Semester IIIELEC Semester III ELEC
Lab Practical 2 Study about different types of Networking Device
Chapter 8: Local Area Networks: Internetworking. 2 Objectives List the reasons for interconnecting multiple local area network segments and interconnecting.
1 I.S Introduction to Telecommunication in Business Chapter 6 Network Hardware Components Dr. Jan Clark FALL, 2002.
1 Chapter 8 Local Area Networks - Internetworking.
1 Network Layer: Host-to-Host Communication. 2 Network Layer: Motivation Can we built a global network such as Internet by extending LAN segments using.
1 Chapter 8 Local Area Networks - Internetworking Data Communications and Computer Networks: A Business User’s Approach.
Local Area Networks Part II. 2 Introduction Many times it is necessary to connect a local area network to another local area network or to a wide area.
1 K. Salah Module 4.3: Repeaters, Bridges, & Switches Repeater Hub NIC Bridges Switches VLANs GbE.
1 25\10\2010 Unit-V Connecting LANs Unit – 5 Connecting DevicesConnecting Devices Backbone NetworksBackbone Networks Virtual LANsVirtual LANs.
Switches in Networking B. Konkoth. Network Traffic  Scalability  Ability to handle growing amount of work  Capability of a system to increase performance.
Networking Components Chad Benedict – LTEC
For more notes and topics visit: eITnotes.com.
Connecting LANs, Backbone Networks, and Virtual LANs
Semester 1 Module 8 Ethernet Switching Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
Common Devices Used In Computer Networks
1 CISCO NETWORKING ACADEMY PROGRAM (CNAP) SEMESTER 1/ MODULE 8 Ethernet Switching.
CS3502: Data and Computer Networks Local Area Networks - 4 Bridges / LAN internetworks.
Network Devices.
Chapter 8 Local Area Networks: Internetworking Data Communications and Computer Networks: A Business User’s Approach.
Connectivity Devices Hakim S. ADICHE, MSc
Local Area Networks: Internetworking
Chapter 6 – Connectivity Devices
Module 8: Ethernet Switching
Data and Computer Communications Circuit Switching and Packet Switching.
Chapter Overview Bridging Switching Routing.
CCNA 3 Week 4 Switching Concepts. Copyright © 2005 University of Bolton Introduction Lan design has moved away from using shared media, hubs and repeaters.
Review: –Ethernet What is the MAC protocol in Ethernet? –CSMA/CD –Binary exponential backoff Is there any relationship between the minimum frame size and.
Networks and Protocols CE Week 2a. Network hardware.
15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.
LAN Devices  Purposes: Dividing the network into subnets Dividing the network into subnets Joining two networks together Joining two networks together.
Day11 Devices/LAN/WAN. Network Devices Hub Switches Bridge Router Gateway.
Chapter 3: Networking and Internetworking 1. Introduction Networking issues for distributed systems: Performance,scalability,reliability,security,mobility,
Sem1 - Module 8 Ethernet Switching. Shared media environments Shared media environment: –Occurs when multiple hosts have access to the same medium. –For.
NET 324 D Networks and Communication Department Lec1 : Network Devices.
LAN Switching Concepts. Overview Ethernet networks used to be built using repeaters. When the performance of these networks began to suffer because too.
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.
CCNA Guide to Cisco Networking Chapter 2: Network Devices.
Data Communications & Computer Networks, Second Edition1 Chapter 8 Local Area Networks: Internetworking.
Data Communications and Networks Chapter 1 - Classification of network topologies Data Communications and Network.
Networks Network Components. Learning Objectives Describe different media for transmitting data and their carrying capabilities. Explain the different.
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 Repeaters, hubs, bridges, switches, routers, NIC’s.
Data and Computer Communications Chapter 7 Circuit Switching and Packet Switching.
Instructor & Todd Lammle
Chapter 8 Networking Computers with Switches
Network Hardware for Expanding Network
LESSON 2.1_A Networking Fundamentals Understand Switches.
Internetworking (Part II)
Local Area Networks Honolulu Community College
Networking Devices.
The Underlying Technologies
Chapter 3 Computer Networking Hardware
Planning and Troubleshooting Routing and Switching
Packet Switching Datagram Approach Virtual Circuit Approach
Lab 2 – Hub/Switch Data Link Layer
ISO/OSI Model and Collision Domain
Chapter 4 Data Link Layer Switching
Introduction to Computers
Lab 2 – Hub/Switch Data Link Layer
CT1303 LAN Rehab AlFallaj.
SWITCHING Switched Network Circuit-Switched Network Datagram Networks
Network Concepts Devices
Chapter 15. Connecting Devices
WJEC GCSE Computer Science
Connectors, Repeaters, Hubs, Bridges, Switches, Routers, NIC’s
Internetworking (Part II)
An Engineering Approach to Computer Networking
Presentation transcript:

LESSON 2.1_B 98-366 Networking Fundamentals Understand Switches

Lesson Overview In this lesson, you will learn about: Switches Backplane speed Hardware redundancy Layer 2 and layer 3 switches MAC table Security options Switching types Support Capabilities of hubs vs. switches

Anticipatory Set Recall what you learned about networking and switches. Explain when you would use a hub rather than a switch List reasons for using an unmanaged switch Form a group of three and discuss your responses Answers: 1) Hubs are being phased out and are difficult to purchase. If you have the choice you would always use a switch as it can control simultaneous connections.   Although hubs and switches both glue the PCs in a network together, a switch is more expensive and a network built with switches is generally considered faster than one built with hubs.  When a hub receives a packet (chunk) of data (a frame in Ethernet lingo) at one of its ports from a PC on the network, it transmits (repeats) the packet to all of its ports and, thus, to all of the other PCs on the network.  If two or more PCs on the network try to send packets at the same time a collision is said to occur.  When that happens all of the PCs have to go though a routine to resolve the conflict.  An Ethernet switch automatically divides the network into multiple segments, acts as a high-speed, selective bridge between the segments, and supports simultaneous connections of multiple pairs of computers which don't compete with other pairs of computers for network bandwidth.  It accomplishes this by maintaining a table of each destination address and its port.  When the switch receives a packet, it reads the destination address from the header information in the packet, establishes a temporary connection between the source and destination ports, sends the packet on its way, and then terminates the connection.   Layer 2 switches—switches provide the same functionality as bridges with an important difference: a switch is “smart” enough to determine which port is connected to the computer to which the message is addressed and to send it only to that port. Layer 3 switches– are routers that do Layer 3 forwarding in hardware and perform the functions of a layer 2 switch. 2) An unmanaged switch would be used when a need for spending less is desired but when a stronger switch is needed rather than a hub.

Switches A switch is a network bridge that processes and routes data at the data link layer (layer 2) of the OSI model. Large switches have higher layer issues, router issues, backplanes, security and redundancy. Built-in or modular interfaces in large switches make it possible to connect different types of networks, including Ethernet, Fiber Channel, ATM, ITU-T G.hn and 802.11. http://en.wikipedia.org/wiki/Network_switch

Layer 2 Switch Provides the same functionality as bridges Learns and forwards frames on each port just like a multiport bridge Multiple switching paths inside the switch can be active at the same time. Operates utilizing MAC addresses in its caching table to quickly pass information from port to port. http://www.cisco.com/web/about/ac123/ac147/archived_issues/ipj_1-2/switch_evolution.html

Layer 3 Switch Utilizes IP addresses to perform the functions as layer 2 switches Are fast routers that do layer 3 forwarding in hardware Because IP is the most common among all layer 3 protocols today, most of the layer 3 switches perform IP switching at the hardware level and forward the other protocols at layer 2 (bridge them).

Bridging Involves segmentation of local-area networks (LANs) at the Layer 2 level A multiport bridge learns about the media access control (MAC) addresses on each of its ports and transparently passes MAC frames destined to those ports. Ensures that frames destined for MAC addresses that lie on the same port as the originating station are not forwarded to the other ports

Switch Security Define virtual local area networks Two basic steps: Defining what users can see Defining where they can connect What you see—Security allows organizations to separate sensitive clusters of systems from the rest of the network. What you connect—Port security is available on business-class switches and some allow in-depth settings. http://articles.techrepublic.com.com/5100-10878_11-5754342.html

Hardware Redundancy Occurs when segment C is added to the network connecting switches A and C If one of the switches fails, the network will eliminate the point of failure. htt

Managed Switches Provide support for the network through: Flexibility Security Reliability Expandability Switches are supported by their manufacturer and with online manuals.

Three Types of Switching Circuit Packet Cell Relay Circuit switching Used in voice networks Not an efficient method for routing any kind of data Is wasted because no transmission is using the bandwidth of the circuit 100 percent of the time In circuit failure during a transmission, the entire connection must be re-established, which means the conversation must start over again. http://www.tekelec.com/ss7/protocols/switching.asp

Packet Switching Used in data networks Has no dedicated circuits Each circuit carries many transmissions at the same time. Has the ability to route data units over any route More reliable because if a particular circuit in the network should fail, the routers in the network route data units over different circuits. The protocols have the ability to reassemble the data units into their proper order.

Switching Principles Cell relay Voice Data transmission The cell is the data unit. Voice requires small data units. In order to support voice, the data units must be small so that they can be processed quickly and sent through the network with minimal delay. Whenever there is information to be transmitted, the switch simply sends the data units. Data favors large data units. http://www.tekelec.com/ss7/protocols/switching3.asp

Lesson Review Why it is preferable to use a switch rather than a hub? List reasons for using a managed switch versus an unmanaged switch. Answers: examples – could be stated many ways: A switch can be controlled by the administrator through instructions to control and direct the network. The hub is like an ordinary junction box and just passes along what it receives to all the other ports (connections) on the hub. A managed switch allows the administrator to submit commands for the network and makes it possible to connect different types of networks.