© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-1
Benefits of
Switching
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-2
Switches
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-3
Layer 2 Switching
Purposes for using switching
ď‚§ Breaks up collision domains
ď‚§ Cost-effective, resilient internetwork
Purpose for Spanning-Tree Protocol (STP)
ď‚§ Stops loops in layer 2 switched networks
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-4
Microsegmentation
Microsegmentation of the Network
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-5
Switching Services
Layer 2 switching provides:
ď‚§ Hardware-based bridging
ď‚§ Wire speed
ď‚§ Low latency
ď‚§ Low cost
Limitations of Layer 2 Switching
ď‚§Must break up the collision domains correctly.
ď‚§Switches do not break up broadcast domains by default.
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-6
Switch Functions at Layer-2
1. Address Learning
Layer 2 devices remember the source hardware address of each
frame received on an interface and they enter this information
into MAC database called forward/filter table.
2. Forward/Filter decisions
When a frame is received on an interface, the switch looks at the
destination hardware address and finds the exit interface in the
MAC database. The frame is only forwarded out the specified destination
port.
3. Loop avoidance
If multiple connections between switches are created redundancy,
network loops can occur. Spanning Tree Protocol (STP) is used
to stop network loops.
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-7
Blocking
As a switch powers on, each port cycles through a
series of four states:
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-8
Listening
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-9
Learning
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-10
Forwarding
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-11
Switching Frames:
How Switches Learn Hosts’ Locations
A switch builds a MAC address table by learning the MAC
addresses of the hosts that are connected to each switch port
Because the destination address is a broadcast, the switch floods
the frame to all ports, except the port on which it received the
frame.
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-12
Switching Frames:
How Switches Learn Hosts’ Locations
(cont)
The destination device replies to the broadcast with
a unicast frame addressed to PC 1.
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-13
Switching Frames:
How Switches Learn Hosts’ Locations
(cont)
The switch can now forward frames between source
and destination devices without flooding, because it
has entries in the address table that identify the
associated ports.
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-14
Half Duplex (CSMA/CD)
ď‚§ Unidirectional data flow
ď‚§ Higher potential for collision
ď‚§ Hub connectivity
Full Duplex
ď‚§ Point-to-point only
ď‚§ Attached to dedicated switched port
ď‚§ Requires full-duplex support on both ends
ď‚§ Collision-free
ď‚§ Collision detect circuit disabled
Duplex Overview
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-15
Cisco Catalyst 2960 Series
SwitchX(config)#interface fa0/1
SwitchX(config-if)#duplex {auto | full | half}
Cisco Catalyst 2960 Series
SwitchX(config)#interface fa0/1
SwitchX(config-if)#speed {10 | 100 | 1000 | auto}
Setting Duplex and Speed Options
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-16
SwitchX#show interfaces fastethernet0/2
FastEthernet0/2 is up, line protocol is up (connected)
Hardware is Fast Ethernet, address is 0008.a445.9b42 (bia 0008.a445.9b42)
MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Half-duplex, 10Mb/s
input flow-control is unsupported output flow-control is unsupported
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:00:57, output 00:00:01, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
323479 packets input, 44931071 bytes, 0 no buffer
Received 98960 broadcasts (0 multicast)
1 runts, 0 giants, 0 throttles
1 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 36374 multicast, 0 pause input
0 input packets with dribble condition detected
1284934 packets output, 103121707 bytes, 0 underruns
0 output errors, 2 collisions, 6 interface resets
0 babbles, 0 late collision, 29 deferred
0 lost carrier, 0 no carrier, 0 PAUSE output
0 output buffer failures, 0 output buffers swapped out
Showing Duplex Options
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-17
Core Layer
The typical hierarchical design model is broken up in
to three layers: access, distribution, and core. The
core layer of the hierarchical design is the high-speed
backbone of the internetwork.
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-18
Distribution Layer
Distribution layer controls the flow of network traffic using
policies and delineates broadcast domains by performing
routing functions between virtual LANs (VLANs) defined at
the access layer.
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-19
Access Layer
The main purpose of the access layer is to provide a
means of connecting devices to the network and
controlling which devices are allowed to communicate
on the network.
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-20
A Hierarchical Network in a Medium
Business
© 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-21

More Related Content

PPT
CCNA Icnd110 s02l02
PPT
CCNA Icnd110 s02l07
PPTX
CCNP Switching Chapter 1
PPT
Icnd210 s02l02
PPT
Cisco CCNA module 8
PDF
ITN3052_04_Switched_Networks.pdf
PPT
Switching 1
CCNA Icnd110 s02l02
CCNA Icnd110 s02l07
CCNP Switching Chapter 1
Icnd210 s02l02
Cisco CCNA module 8
ITN3052_04_Switched_Networks.pdf
Switching 1

Similar to chapter 10 - switchingccnapresentation.ppt (20)

PPT
Switch
PPT
Ccna day4
PPTX
Network switch
PPTX
Networkswitch
PPT
PPT
CCNA PPT
PPT
Ccna day4
PDF
Ccna day4-140715152437-phpapp01
PDF
ccna-day4-switching_1234567890123456.pdf
PDF
Instant download Cisco CCNA Simplified Your Complete Guide to Passing the Cis...
PDF
Cisco CCNA Simplified Your Complete Guide to Passing the Cisco CCNA Routing a...
PDF
Network basics 2 eng. moaath alshaikh
PPT
Day 13.1..1 catalyst switch
PDF
Cisco-Press-CCNP-and-CCIE-Enterprise-Core-ENCOR-350-401-Official-Cert-Guide.pdf
PPT
Layer 2 switching fundamentals(networking)
PPT
CCNA Discovery 3 - Chapter 3
PDF
SMB_University_120307_Networking_Fundamentals.pdf
PDF
SMB_University_120307_Networking_Fundamentals.pdf
PPT
Networks-part17-Bridges-RP1.pptjwhwhsjshh
PPS
Switching
Switch
Ccna day4
Network switch
Networkswitch
CCNA PPT
Ccna day4
Ccna day4-140715152437-phpapp01
ccna-day4-switching_1234567890123456.pdf
Instant download Cisco CCNA Simplified Your Complete Guide to Passing the Cis...
Cisco CCNA Simplified Your Complete Guide to Passing the Cisco CCNA Routing a...
Network basics 2 eng. moaath alshaikh
Day 13.1..1 catalyst switch
Cisco-Press-CCNP-and-CCIE-Enterprise-Core-ENCOR-350-401-Official-Cert-Guide.pdf
Layer 2 switching fundamentals(networking)
CCNA Discovery 3 - Chapter 3
SMB_University_120307_Networking_Fundamentals.pdf
SMB_University_120307_Networking_Fundamentals.pdf
Networks-part17-Bridges-RP1.pptjwhwhsjshh
Switching
Ad

Recently uploaded (20)

PDF
English Textual Question & Ans (12th Class).pdf
PDF
MICROENCAPSULATION_NDDS_BPHARMACY__SEM VII_PCI .pdf
PPTX
Unit 4 Computer Architecture Multicore Processor.pptx
PDF
LIFE & LIVING TRILOGY - PART - (2) THE PURPOSE OF LIFE.pdf
PDF
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
PDF
Journal of Dental Science - UDMY (2021).pdf
PDF
Vision Prelims GS PYQ Analysis 2011-2022 www.upscpdf.com.pdf
PDF
FOISHS ANNUAL IMPLEMENTATION PLAN 2025.pdf
PDF
semiconductor packaging in vlsi design fab
PDF
Empowerment Technology for Senior High School Guide
PPTX
Computer Architecture Input Output Memory.pptx
PDF
FORM 1 BIOLOGY MIND MAPS and their schemes
PPTX
Module on health assessment of CHN. pptx
PDF
Hazard Identification & Risk Assessment .pdf
PDF
Complications of Minimal Access-Surgery.pdf
PPTX
Virtual and Augmented Reality in Current Scenario
PDF
HVAC Specification 2024 according to central public works department
PDF
medical_surgical_nursing_10th_edition_ignatavicius_TEST_BANK_pdf.pdf
PPTX
ELIAS-SEZIURE AND EPilepsy semmioan session.pptx
PDF
LEARNERS WITH ADDITIONAL NEEDS ProfEd Topic
English Textual Question & Ans (12th Class).pdf
MICROENCAPSULATION_NDDS_BPHARMACY__SEM VII_PCI .pdf
Unit 4 Computer Architecture Multicore Processor.pptx
LIFE & LIVING TRILOGY - PART - (2) THE PURPOSE OF LIFE.pdf
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
Journal of Dental Science - UDMY (2021).pdf
Vision Prelims GS PYQ Analysis 2011-2022 www.upscpdf.com.pdf
FOISHS ANNUAL IMPLEMENTATION PLAN 2025.pdf
semiconductor packaging in vlsi design fab
Empowerment Technology for Senior High School Guide
Computer Architecture Input Output Memory.pptx
FORM 1 BIOLOGY MIND MAPS and their schemes
Module on health assessment of CHN. pptx
Hazard Identification & Risk Assessment .pdf
Complications of Minimal Access-Surgery.pdf
Virtual and Augmented Reality in Current Scenario
HVAC Specification 2024 according to central public works department
medical_surgical_nursing_10th_edition_ignatavicius_TEST_BANK_pdf.pdf
ELIAS-SEZIURE AND EPilepsy semmioan session.pptx
LEARNERS WITH ADDITIONAL NEEDS ProfEd Topic
Ad

chapter 10 - switchingccnapresentation.ppt

  • 1. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-1 Benefits of Switching
  • 2. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-2 Switches
  • 3. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-3 Layer 2 Switching Purposes for using switching ď‚§ Breaks up collision domains ď‚§ Cost-effective, resilient internetwork Purpose for Spanning-Tree Protocol (STP) ď‚§ Stops loops in layer 2 switched networks
  • 4. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-4 Microsegmentation Microsegmentation of the Network
  • 5. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-5 Switching Services Layer 2 switching provides: ď‚§ Hardware-based bridging ď‚§ Wire speed ď‚§ Low latency ď‚§ Low cost Limitations of Layer 2 Switching ď‚§Must break up the collision domains correctly. ď‚§Switches do not break up broadcast domains by default.
  • 6. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-6 Switch Functions at Layer-2 1. Address Learning Layer 2 devices remember the source hardware address of each frame received on an interface and they enter this information into MAC database called forward/filter table. 2. Forward/Filter decisions When a frame is received on an interface, the switch looks at the destination hardware address and finds the exit interface in the MAC database. The frame is only forwarded out the specified destination port. 3. Loop avoidance If multiple connections between switches are created redundancy, network loops can occur. Spanning Tree Protocol (STP) is used to stop network loops.
  • 7. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-7 Blocking As a switch powers on, each port cycles through a series of four states:
  • 8. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-8 Listening
  • 9. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-9 Learning
  • 10. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-10 Forwarding
  • 11. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-11 Switching Frames: How Switches Learn Hosts’ Locations A switch builds a MAC address table by learning the MAC addresses of the hosts that are connected to each switch port Because the destination address is a broadcast, the switch floods the frame to all ports, except the port on which it received the frame.
  • 12. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-12 Switching Frames: How Switches Learn Hosts’ Locations (cont) The destination device replies to the broadcast with a unicast frame addressed to PC 1.
  • 13. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-13 Switching Frames: How Switches Learn Hosts’ Locations (cont) The switch can now forward frames between source and destination devices without flooding, because it has entries in the address table that identify the associated ports.
  • 14. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-14 Half Duplex (CSMA/CD) ď‚§ Unidirectional data flow ď‚§ Higher potential for collision ď‚§ Hub connectivity Full Duplex ď‚§ Point-to-point only ď‚§ Attached to dedicated switched port ď‚§ Requires full-duplex support on both ends ď‚§ Collision-free ď‚§ Collision detect circuit disabled Duplex Overview
  • 15. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-15 Cisco Catalyst 2960 Series SwitchX(config)#interface fa0/1 SwitchX(config-if)#duplex {auto | full | half} Cisco Catalyst 2960 Series SwitchX(config)#interface fa0/1 SwitchX(config-if)#speed {10 | 100 | 1000 | auto} Setting Duplex and Speed Options
  • 16. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-16 SwitchX#show interfaces fastethernet0/2 FastEthernet0/2 is up, line protocol is up (connected) Hardware is Fast Ethernet, address is 0008.a445.9b42 (bia 0008.a445.9b42) MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec, reliability 255/255, txload 1/255, rxload 1/255 Encapsulation ARPA, loopback not set Keepalive set (10 sec) Half-duplex, 10Mb/s input flow-control is unsupported output flow-control is unsupported ARP type: ARPA, ARP Timeout 04:00:00 Last input 00:00:57, output 00:00:01, output hang never Last clearing of "show interface" counters never Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0 Queueing strategy: fifo Output queue: 0/40 (size/max) 5 minute input rate 0 bits/sec, 0 packets/sec 5 minute output rate 0 bits/sec, 0 packets/sec 323479 packets input, 44931071 bytes, 0 no buffer Received 98960 broadcasts (0 multicast) 1 runts, 0 giants, 0 throttles 1 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored 0 watchdog, 36374 multicast, 0 pause input 0 input packets with dribble condition detected 1284934 packets output, 103121707 bytes, 0 underruns 0 output errors, 2 collisions, 6 interface resets 0 babbles, 0 late collision, 29 deferred 0 lost carrier, 0 no carrier, 0 PAUSE output 0 output buffer failures, 0 output buffers swapped out Showing Duplex Options
  • 17. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-17 Core Layer The typical hierarchical design model is broken up in to three layers: access, distribution, and core. The core layer of the hierarchical design is the high-speed backbone of the internetwork.
  • 18. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-18 Distribution Layer Distribution layer controls the flow of network traffic using policies and delineates broadcast domains by performing routing functions between virtual LANs (VLANs) defined at the access layer.
  • 19. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-19 Access Layer The main purpose of the access layer is to provide a means of connecting devices to the network and controlling which devices are allowed to communicate on the network.
  • 20. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-20 A Hierarchical Network in a Medium Business
  • 21. © 2007 Cisco Systems, Inc. All rights reserved. ICND1 v1.0—2-21

Editor's Notes

  • #4: Lesson Aim <Enter lesson aim here.>
  • #7: Emphasize: Using the default Spanning-Tree protocol timers setting, the times it takes to go from the blocking state to the forwarding state is 50 sec (20 + 15 + 15).
  • #11: Lesson Aim <Enter lesson aim here.>
  • #14: Slide 2 of 2 Emphasize: Full duplex is for point-to-point connections only. A Fast Ethernet full-duplex connection provides a throughput of 200 Mbps (100 Mbps per direction). Note:
  • #15: Emphasize: “Half” is the default on the Ethernet ports.
  • #16: Emphasize: The show interfaces command will display the duplex status. FCS errors and late collision errors are discussed in a later slide.