Www.ciscopress.com Copyright 2003 CCNA 3 Chapter 5 Switching Concepts By Your Name.

Презентация:



Advertisements
Похожие презентации
Copyright 2003 CCNA 4 Chapter 20 CCNA Certification Exam Review By Your Name.
Advertisements

© 2006 Cisco Systems, Inc. All rights reserved. ICND v Configuring Catalyst Switch Operations Introducing Basic Layer 2 Switching and Bridging Functions.
Copyright 2003 CCNA 1 Chapter 9 TCP/IP Transport and Application Layers By Your Name.
© 2005 Cisco Systems, Inc. All rights reserved.INTRO v Growing the Network Understanding the Challenges of Shared LANs.
Copyright 2003 By Your Name CCNA 3 Chapter 1 Review: The OSI Reference Model and Routing.
© 2005 Cisco Systems, Inc. All rights reserved.INTRO v Building a Simple Ethernet Network Understanding How an Ethernet LAN Works.
© 2005 Cisco Systems, Inc. All rights reserved. INTRO v Growing the Network Maximizing the Benefits of Switching.
Copyright 2003 CCNA 3 Chapter 10 Virtual Trunking Protocol By Your Name.
Copyright 2003 CCNA 4 Chapter 15 Frame Relay By Your Name.
Copyright 2003 CCNA 4 Chapter 11 Scaling IP Addresses By Your Name.
Copyright 2003 CCNA 3 Chapter 8 Spanning Tree Protocol By Your Name.
Copyright 2003 CCNA 2 Chapter 17 TCP/IP Suite Error and Control Messages By Your Name.
Copyright 2003 CCNA 3 Chapter 6 Switches By Your Name.
Copyright CCNA 1 Chapter 6, Part 1 Ethernet Technologies By Your Name.
© 2005 Cisco Systems, Inc. All rights reserved.INTRO v Module Summary A WAN allows the transmission of data across broad geographic distances. There.
Copyright 2003 CCNA 3 Chapter 9 Virtual LANs By Your Name.
© 2003, Cisco Systems, Inc. All rights reserved. CSPFA Chapter 9 Routing.
© 2006 Cisco Systems, Inc. All rights reserved. ICND v Extending Switched Networks with Virtual LANs Introducing VLAN Operations.
Copyright 2003 CCNA 2 Chapter 16 Distance Vector Routing Protocols By Your Name.
Copyright 2003 CCNA 4 Chapter 14 ISDN and DDR By Your Name.
Транксрипт:

Copyright 2003 CCNA 3 Chapter 5 Switching Concepts By Your Name

Copyright 2003 Objectives Introduction to Ethernet LANs Introduction to LAN switching Switch operation

Copyright LAN Development

Copyright 2003 Factors that Impact Network Performance Network traffic (congestion). Multitasking desktop operating systems (Windows, UNIX, and Mac) allow simultaneous network transactions. Faster desktop operating systems (Windows, UNIX, and Mac) can initiate faster network activity. Increased number of client/server applications using shared network data.

Copyright 2003 Ethernet Performance of a shared-medium Ethernet/802.3 LANs is negatively affected by factors such as the following: –The broadcast delivery nature of Ethernet. –Carrier sense multiple access collision detect (CSMA/CD) access method allows only one host to transmit at a time. –Multimedia applications with higher bandwidth demand such as video and the Internet. –The latency of additional devices added by the extension of LANs by using repeaters. –The distance added by using Layer 1 repeaters.

Copyright 2003 Half-Duplex Ethernet

Copyright 2003 Network Congestion

Copyright 2003 Network Latency Latency, or delay, is the time a frame or a packet takes to travel from the source station to the final destination.

Copyright 2003 Ethernet 10BASE-T Transmission Times Bit time (or slot time) The basic unit of time in which 1 bit can be sent. For electronic or optical devices to recognize a binary 1 or 0, there is a minimum duration during which the bit is "on" or "off. " Transmission time Equals the number of bits being sent times the bit time for a given technology. Another way to think about transmission time is as the time it takes a frame to actually be transmitted. (Small frames take a shorter amount of time, large frames take a longer amount of time to be transmitted.)

Copyright 2003 Benefits of Using Repeaters

Copyright 2003 Full-Duplex Transmitting

Copyright 2003 Introduction to LAN Switching

Copyright 2003 LAN Segmentation Segmentation allows network congestion to be significantly reduced within each segment.

Copyright 2003 LAN Segmentation with Bridges

Copyright 2003 LAN Segmentation with Routers

Copyright 2003 LAN Segmentation with Switches

Copyright 2003 LAN Switch Operation

Copyright 2003 Ethernet Switch Latency

Copyright 2003 Layer 2 and Layer 3 Switching

Copyright 2003 Symmetric and Asymmetric Switching

Copyright 2003 Memory Buffering Port-based memory buffering –Packets are stored in queues that are linked to specific incoming ports. –It is possible for a single packet to block all other packets because its destination port is busy (even if the other packets could be delivered). Shared-memory buffering –All packets use a common memory buffer. –Packets in the buffer are then linked (mapped) dynamically to the appropriate destination port. –Helps balance between 10- and 100-Mbps ports.

Copyright 2003 Two Switching Methods

Copyright 2003 Store and Forward

Copyright 2003 Cut Through

Copyright 2003 Switch Operation

Copyright 2003 Function of Ethernet Switches

Copyright 2003 Frame Transmission Modes

Copyright 2003 How Switches and Bridges Learn Addresses

Copyright 2003 LAN Segmentation Using Bridging

Copyright 2003 Microsegmentation A switch employs microsegmentation to reduce the collision domain on a LAN. The switch does this by creating dedicated network segments, or point-to-point connections.

Copyright 2003 Switches and Collision Domains The network area where frames originate and collide is called the collision domain. All shared media environments are collision domains.

Copyright 2003 Switches and Broadcast Domains Broadcasting is when one transmitter tries to reach all the receivers in the network. The server station sends out one message, and everyone on that segment receives the message.

Copyright 2003 Communication Between Switches and Workstations