SlideShare a Scribd company logo
© 2008 Cisco Systems, Inc. All rights reserved. Cisco ConfidentialPresentation_ID 1
Chapter 4: Switched
Networks
Routing and Switching Essentials v6.0
© 2008 Cisco Systems, Inc. All rights reserved. Cisco ConfidentialPresentation_ID 2
4.1 LAN Design
Presentation_ID 3© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Converged Networks
Growing Complexity of Networks
 Our digital world is
changing.
 Information must be
accessed from
anywhere in the
world.
Presentation_ID 4© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Converged Networks
Elements of a Converged Network
 To support collaboration, networks
employ converged solutions.
 Data services include voice systems, IP
phones, voice gateways, video support,
and video conferencing.
 Call control, voice messaging, mobility,
and automated attendant are also
common features.
 Multiple types of traffic; only one network
to manage.
 Substantial savings over installation and
management of separate voice, video,
and data networks.
 Integrates IT management.
Presentation_ID 5© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Converged Networks
Cisco Borderless Networks
 A network architecture
that allows organizations
to connect anyone,
anywhere, anytime, and
on any device securely,
reliably, and seamlessly.
 Designed to address IT
and business challenges,
such as supporting the
converged network and
changing work patterns.
Presentation_ID 6© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Converged Networks
Hierarchy in the Borderless Switched Network
Borderless switched network
design guidelines are built
upon the following principles:
 Hierarchical
 Modularity
 Resiliency
 Flexibility
Presentation_ID 7© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Converged Networks
Access, Distribution, and Core Layers
Presentation_ID 8© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Switched Networks
Role of Switched Networks
 Switching technologies are
crucial to network design.
 Switching allows traffic to
be sent only where it is
needed in most cases,
using fast methods.
 A switched LAN:
 Allows more flexibility
 Allows more traffic
management
 Supports quality of service,
additional security, wireless,
IP telephony, and mobility
services
Presentation_ID 9© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Switched Networks
Form Factors
Fixed
Configuration
Switches
Presentation_ID 10© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Switched Networks
Form Factors
Modular
Platform
Presentation_ID 11© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Switched Networks
Form Factors
Stackable
Configuration
Switches
© 2008 Cisco Systems, Inc. All rights reserved. Cisco ConfidentialPresentation_ID 12
4.2 The Switched Environment
Presentation_ID 13© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Frame Forwarding
Switching as a General Concept in Networking and
Telecommunications
 A switch makes a decision based on ingress and a destination port.
 A LAN switch keeps a table that it uses to determine how to forward
traffic through the switch.
 Cisco LAN switches forward Ethernet frames based on the
destination MAC address of the frames.
Presentation_ID 14© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Frame Forwarding
Dynamically Populating a Switch MAC Address
Table
 A switch must first learn which devices exist on each port before it
can transmit a frame.
 As a switch learns the relationship of ports to devices, it builds a table
called a MAC address or content addressable memory (CAM) table.
 CAM is a special type of memory used in high-speed searching
applications.
 The information in the MAC address table is used to send frames.
 When a switch receives an incoming frame with a MAC address that
is not found in the CAM table, it floods it to all ports, except the one
that received the frame.
Presentation_ID 15© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Frame Forwarding
Switch Forwarding Methods
Presentation_ID 16© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Frame Forwarding
Store-and-Forward Switching
 Allows the switch to:
 Check for errors
(via FCS check)
 Perform automatic
buffering
 Slower forwarding
process
Presentation_ID 17© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Frame Forwarding
Cut-Through Switching
 Allows the switch to
start forwarding in
about 10
microseconds
 No FCS check
 No automatic
buffering
Presentation_ID 18© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Switching Domains
Collision Domains
Ethernet switch port:
 Operating in half
duplex, each segment
is in its own collision
domain.
 Operating in full duplex
eliminates collisions.
 By default, will auto-
negotiate full duplex
when the adjacent
device can also
operate in full duplex.
Collision domain - Segment where devices compete to communicate.
Presentation_ID 19© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Switching Domains
Broadcast Domains
A broadcast domain is the extent of the network where a broadcast
frame can be heard.
 Switches forward broadcast frames to all ports; therefore, switches
do not break broadcast domains.
 All ports of a switch, with its default configuration, belong to the same
broadcast domain.
 If two or more switches are connected, broadcasts are forwarded to
all ports of all switches, except for the port that originally received the
broadcast.
Presentation_ID 20© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Switching Domains
Alleviating Network Congestion
Switches help alleviate network congestion by:
 Facilitating the segmentation of a LAN into separate collision
domains.
 Providing full-duplex communication between devices.
 Taking advantage of their high-port density.
 Buffering large frames.
 Employing high-speed ports.
 Taking advantage of their fast internal switching process.
 Having a low, per-port cost.
© 2008 Cisco Systems, Inc. All rights reserved. Cisco ConfidentialPresentation_ID 21
4.3 Chapter Summary
Presentation_ID 22© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential
 The trend in networks is towards convergence using a single set of wires and devices to
handle voice, video, and data transmission.
 There has been a dramatic shift in the way businesses operate.
 There are no physical offices or geographic boundaries constraints. Resources must now
be seamlessly available anytime and anywhere.
 The Cisco Borderless Network architecture enables different elements, from access
switches to wireless access points, to work together and allow users to access resources
from any place, at any time.
 The traditional, three-layer hierarchical design model divides the network into core,
distribution, and access layers, and allows each portion of the network to be optimized for
specific functionality.
 It provides modularity, resiliency, and flexibility, which provides a foundation that allows
network designers to overlay security, mobility, and unified communication features.
 Switches use either store-and-forward or cut-through switching.
 Every port on a switch forms a separate collision domain allowing for extremely high-
speed, full-duplex communication.
 Switch ports do not block broadcasts and connecting switches can extend the size of the
broadcast domain, often resulting in degraded network performance.
Chapter Summary
Summary
Presentation_ID 25© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential
Presentation_ID 26© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential

More Related Content

PPTX
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 4
PPTX
CCNA (R & S) Module 02 - Connecting Networks - Chapter 3
PPTX
CCNA (R & S) Module 02 - Connecting Networks - Chapter 7
PPTX
CCNA (R & S) Module 02 - Connecting Networks - Chapter 8
PPTX
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 11
PPTX
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 9
PPTX
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 1
PPTX
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 5
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 4
CCNA (R & S) Module 02 - Connecting Networks - Chapter 3
CCNA (R & S) Module 02 - Connecting Networks - Chapter 7
CCNA (R & S) Module 02 - Connecting Networks - Chapter 8
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 11
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 9
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 1
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 5

What's hot (20)

PPTX
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 3
PPTX
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 6
PPTX
CCNA v6.0 ITN - Chapter 06
PPTX
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 8
PPTX
CCNA (R & S) Module 04 - Scaling Networks - Chapter 1
PPTX
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 3
PPTX
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 6
PPTX
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 10
PPTX
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 2
PPTX
CCNA (R & S) Module 02 - Connecting Networks - Chapter 2
PPTX
CCNA (R & S) Module 02 - Connecting Networks - Chapter 6
PPTX
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 10
PPTX
CCNA (R & S) Module 04 - Scaling Networks - Chapter 5
PPTX
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 8
PPTX
CCNA (R & S) Module 04 - Scaling Networks - Chapter 3
PPTX
CCNA (R & S) Module 02 - Connecting Networks - Chapter 5
PPTX
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 7
PPTX
CCNA2 Verson6 Chapter10
PPTX
CCNA (R & S) Module 04 - Scaling Networks - Chapter 6
PPTX
CCNA (R & S) Module 04 - Scaling Networks - Chapter 2
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 3
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 6
CCNA v6.0 ITN - Chapter 06
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 8
CCNA (R & S) Module 04 - Scaling Networks - Chapter 1
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 3
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 6
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 10
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 2
CCNA (R & S) Module 02 - Connecting Networks - Chapter 2
CCNA (R & S) Module 02 - Connecting Networks - Chapter 6
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 10
CCNA (R & S) Module 04 - Scaling Networks - Chapter 5
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 8
CCNA (R & S) Module 04 - Scaling Networks - Chapter 3
CCNA (R & S) Module 02 - Connecting Networks - Chapter 5
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 7
CCNA2 Verson6 Chapter10
CCNA (R & S) Module 04 - Scaling Networks - Chapter 6
CCNA (R & S) Module 04 - Scaling Networks - Chapter 2
Ad

Similar to CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 4 (20)

PPTX
CCNA2 Verson6 Chapter4
PPTX
Chapter 12 : Introduction to switched networks
PDF
CCNAv5 - S2: Chapter1 Introsuction to switched networks
PPTX
KPUCC-Rs instructor ppt_chapter1_final
PPTX
rsinstructorpptchapter1final-141024021337-conversion-gate01
PDF
introduction to switched networks - JARINGAN KOMPUTER
PPTX
CCNA 2 Routing and Switching v5.0 Chapter 1
PPTX
CCNA_RSE_Chp4 - Switched Networks for CCNA
PPTX
CCNA_RSE_Chp4.pptx
PPTX
CCNA_RSE_Chp4 and their working principles.pptx
PPTX
SRWE_Module_2.pptx Networking Courses IT
PPTX
CCNP Switching Chapter 1
PDF
Presentation-1-Switching Concepts-BIS1O.pdf
PPTX
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 5
PDF
ENSA_Module_11 - Network Design.pdf.mtzm
PPTX
CCNA CISCO Chapter 01 Routing Concepts and Network
PPTX
ScaNv6_instructorPPT_Chapter1 LAN Design
PPTX
Ccna routing and_switching_chapter-4-5
PPTX
Itn instructor ppt_chapter5_ethernet
PPTX
CCNA_RSE_Chp1-1 Routing Concepts for Network
CCNA2 Verson6 Chapter4
Chapter 12 : Introduction to switched networks
CCNAv5 - S2: Chapter1 Introsuction to switched networks
KPUCC-Rs instructor ppt_chapter1_final
rsinstructorpptchapter1final-141024021337-conversion-gate01
introduction to switched networks - JARINGAN KOMPUTER
CCNA 2 Routing and Switching v5.0 Chapter 1
CCNA_RSE_Chp4 - Switched Networks for CCNA
CCNA_RSE_Chp4.pptx
CCNA_RSE_Chp4 and their working principles.pptx
SRWE_Module_2.pptx Networking Courses IT
CCNP Switching Chapter 1
Presentation-1-Switching Concepts-BIS1O.pdf
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 5
ENSA_Module_11 - Network Design.pdf.mtzm
CCNA CISCO Chapter 01 Routing Concepts and Network
ScaNv6_instructorPPT_Chapter1 LAN Design
Ccna routing and_switching_chapter-4-5
Itn instructor ppt_chapter5_ethernet
CCNA_RSE_Chp1-1 Routing Concepts for Network
Ad

More from Waqas Ahmed Nawaz (10)

PPTX
CCNA (R & S) Module 04 - Scaling Networks - Chapter 9
PPTX
CCNA (R & S) Module 04 - Scaling Networks - Chapter 8
PPTX
CCNA (R & S) Module 04 - Scaling Networks - Chapter 7
PPTX
CCNA (R & S) Module 04 - Scaling Networks - Chapter 4
PPTX
CCNA (R & S) Module 04 - Scaling Networks - Chapter 10
PPTX
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 9
PPTX
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 2
PPTX
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 1
PPTX
CCNA (R & S) Module 02 - Connecting Networks - Chapter 4
PPTX
CCNA (R & S) Module 02 - Connecting Networks - Chapter 1
CCNA (R & S) Module 04 - Scaling Networks - Chapter 9
CCNA (R & S) Module 04 - Scaling Networks - Chapter 8
CCNA (R & S) Module 04 - Scaling Networks - Chapter 7
CCNA (R & S) Module 04 - Scaling Networks - Chapter 4
CCNA (R & S) Module 04 - Scaling Networks - Chapter 10
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 9
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 2
CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 1
CCNA (R & S) Module 02 - Connecting Networks - Chapter 4
CCNA (R & S) Module 02 - Connecting Networks - Chapter 1

Recently uploaded (20)

PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PPTX
Pharma ospi slides which help in ospi learning
PPTX
GDM (1) (1).pptx small presentation for students
PDF
01-Introduction-to-Information-Management.pdf
PDF
TR - Agricultural Crops Production NC III.pdf
PPTX
master seminar digital applications in india
PDF
Anesthesia in Laparoscopic Surgery in India
PDF
Classroom Observation Tools for Teachers
PDF
Basic Mud Logging Guide for educational purpose
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PPTX
Institutional Correction lecture only . . .
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PDF
Insiders guide to clinical Medicine.pdf
Supply Chain Operations Speaking Notes -ICLT Program
STATICS OF THE RIGID BODIES Hibbelers.pdf
102 student loan defaulters named and shamed – Is someone you know on the list?
FourierSeries-QuestionsWithAnswers(Part-A).pdf
O5-L3 Freight Transport Ops (International) V1.pdf
Pharma ospi slides which help in ospi learning
GDM (1) (1).pptx small presentation for students
01-Introduction-to-Information-Management.pdf
TR - Agricultural Crops Production NC III.pdf
master seminar digital applications in india
Anesthesia in Laparoscopic Surgery in India
Classroom Observation Tools for Teachers
Basic Mud Logging Guide for educational purpose
2.FourierTransform-ShortQuestionswithAnswers.pdf
Institutional Correction lecture only . . .
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
Microbial diseases, their pathogenesis and prophylaxis
Pharmacology of Heart Failure /Pharmacotherapy of CHF
Insiders guide to clinical Medicine.pdf

CCNA (R & S) Module 03 - Routing & Switching Essentials - Chapter 4

  • 1. © 2008 Cisco Systems, Inc. All rights reserved. Cisco ConfidentialPresentation_ID 1 Chapter 4: Switched Networks Routing and Switching Essentials v6.0
  • 2. © 2008 Cisco Systems, Inc. All rights reserved. Cisco ConfidentialPresentation_ID 2 4.1 LAN Design
  • 3. Presentation_ID 3© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential Converged Networks Growing Complexity of Networks  Our digital world is changing.  Information must be accessed from anywhere in the world.
  • 4. Presentation_ID 4© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential Converged Networks Elements of a Converged Network  To support collaboration, networks employ converged solutions.  Data services include voice systems, IP phones, voice gateways, video support, and video conferencing.  Call control, voice messaging, mobility, and automated attendant are also common features.  Multiple types of traffic; only one network to manage.  Substantial savings over installation and management of separate voice, video, and data networks.  Integrates IT management.
  • 5. Presentation_ID 5© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential Converged Networks Cisco Borderless Networks  A network architecture that allows organizations to connect anyone, anywhere, anytime, and on any device securely, reliably, and seamlessly.  Designed to address IT and business challenges, such as supporting the converged network and changing work patterns.
  • 6. Presentation_ID 6© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential Converged Networks Hierarchy in the Borderless Switched Network Borderless switched network design guidelines are built upon the following principles:  Hierarchical  Modularity  Resiliency  Flexibility
  • 7. Presentation_ID 7© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential Converged Networks Access, Distribution, and Core Layers
  • 8. Presentation_ID 8© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential Switched Networks Role of Switched Networks  Switching technologies are crucial to network design.  Switching allows traffic to be sent only where it is needed in most cases, using fast methods.  A switched LAN:  Allows more flexibility  Allows more traffic management  Supports quality of service, additional security, wireless, IP telephony, and mobility services
  • 9. Presentation_ID 9© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential Switched Networks Form Factors Fixed Configuration Switches
  • 10. Presentation_ID 10© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential Switched Networks Form Factors Modular Platform
  • 11. Presentation_ID 11© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential Switched Networks Form Factors Stackable Configuration Switches
  • 12. © 2008 Cisco Systems, Inc. All rights reserved. Cisco ConfidentialPresentation_ID 12 4.2 The Switched Environment
  • 13. Presentation_ID 13© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential Frame Forwarding Switching as a General Concept in Networking and Telecommunications  A switch makes a decision based on ingress and a destination port.  A LAN switch keeps a table that it uses to determine how to forward traffic through the switch.  Cisco LAN switches forward Ethernet frames based on the destination MAC address of the frames.
  • 14. Presentation_ID 14© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential Frame Forwarding Dynamically Populating a Switch MAC Address Table  A switch must first learn which devices exist on each port before it can transmit a frame.  As a switch learns the relationship of ports to devices, it builds a table called a MAC address or content addressable memory (CAM) table.  CAM is a special type of memory used in high-speed searching applications.  The information in the MAC address table is used to send frames.  When a switch receives an incoming frame with a MAC address that is not found in the CAM table, it floods it to all ports, except the one that received the frame.
  • 15. Presentation_ID 15© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential Frame Forwarding Switch Forwarding Methods
  • 16. Presentation_ID 16© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential Frame Forwarding Store-and-Forward Switching  Allows the switch to:  Check for errors (via FCS check)  Perform automatic buffering  Slower forwarding process
  • 17. Presentation_ID 17© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential Frame Forwarding Cut-Through Switching  Allows the switch to start forwarding in about 10 microseconds  No FCS check  No automatic buffering
  • 18. Presentation_ID 18© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential Switching Domains Collision Domains Ethernet switch port:  Operating in half duplex, each segment is in its own collision domain.  Operating in full duplex eliminates collisions.  By default, will auto- negotiate full duplex when the adjacent device can also operate in full duplex. Collision domain - Segment where devices compete to communicate.
  • 19. Presentation_ID 19© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential Switching Domains Broadcast Domains A broadcast domain is the extent of the network where a broadcast frame can be heard.  Switches forward broadcast frames to all ports; therefore, switches do not break broadcast domains.  All ports of a switch, with its default configuration, belong to the same broadcast domain.  If two or more switches are connected, broadcasts are forwarded to all ports of all switches, except for the port that originally received the broadcast.
  • 20. Presentation_ID 20© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential Switching Domains Alleviating Network Congestion Switches help alleviate network congestion by:  Facilitating the segmentation of a LAN into separate collision domains.  Providing full-duplex communication between devices.  Taking advantage of their high-port density.  Buffering large frames.  Employing high-speed ports.  Taking advantage of their fast internal switching process.  Having a low, per-port cost.
  • 21. © 2008 Cisco Systems, Inc. All rights reserved. Cisco ConfidentialPresentation_ID 21 4.3 Chapter Summary
  • 22. Presentation_ID 22© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential  The trend in networks is towards convergence using a single set of wires and devices to handle voice, video, and data transmission.  There has been a dramatic shift in the way businesses operate.  There are no physical offices or geographic boundaries constraints. Resources must now be seamlessly available anytime and anywhere.  The Cisco Borderless Network architecture enables different elements, from access switches to wireless access points, to work together and allow users to access resources from any place, at any time.  The traditional, three-layer hierarchical design model divides the network into core, distribution, and access layers, and allows each portion of the network to be optimized for specific functionality.  It provides modularity, resiliency, and flexibility, which provides a foundation that allows network designers to overlay security, mobility, and unified communication features.  Switches use either store-and-forward or cut-through switching.  Every port on a switch forms a separate collision domain allowing for extremely high- speed, full-duplex communication.  Switch ports do not block broadcasts and connecting switches can extend the size of the broadcast domain, often resulting in degraded network performance. Chapter Summary Summary
  • 23. Presentation_ID 25© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential
  • 24. Presentation_ID 26© 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential