SlideShare une entreprise Scribd logo
1  sur  55
Catalyst Switch Operations
[object Object],[object Object],[object Object],Three Switch Functions
How Switches Learn Host Locations ,[object Object],MAC Address Table 0260.8c01.1111 0260.8c01.2222 0260.8c01.3333 0260.8c01.4444 E0 E1 E2 E3 A B C D
How Switches Learn Host Locations ,[object Object],[object Object],[object Object],MAC Address Table 0260.8c01.1111 0260.8c01.2222 0260.8c01.3333 0260.8c01.4444 E0:  0260.8c01.1111 E0 E1 E2 E3 D C B A
How Switches Learn Host Locations ,[object Object],[object Object],[object Object],MAC Address Table 0260.8c01.1111 0260.8c01.2222 0260.8c01.3333 0260.8c01.4444 E0:  0260.8c01.1111 E3:  0260.8c01.4444 E0 E1 E2 E3 D C A B
How Switches Filter Frames ,[object Object],[object Object],E0:  0260.8c01.1111 E2:  0260.8c01.2222 E1:  0260.8c01.3333 E3:  0260.8c01.4444 0260.8c01.1111 0260.8c01.2222 0260.8c01.3333 0260.8c01.4444 E0 E1 E2 E3 X X D C A B MAC Address Table
Broadcast and Multicast Frames ,[object Object],[object Object],0260.8c01.1111 0260.8c01.2222 0260.8c01.3333 0260.8c01.4444 E0 E1 E2 E3 D C A B E0:  0260.8c01.1111 E2:  0260.8c01.2222 E1:  0260.8c01.3333 E3:  0260.8c01.4444 MAC Address Table
Redundant Topology  ,[object Object],[object Object],Segment 1 Segment 2 Server/Host X Router Y
Broadcast Storms Segment 1 Segment 2 Server/Host X Router Y Broadcast Switch A Switch B Host X sends a Broadcast
Broadcast Storms Segment 1 Segment 2 Server/Host X Router Y Broadcast Switch A Switch B Host X sends a Broadcast
Broadcast Storms Segment 1 Segment 2 Server/Host X Router Y Broadcast ,[object Object],Switch A Switch B
Multiple Frame Copies Segment 1 Segment 2 Server/Host X Router Y Unicast Switch A Switch B ,[object Object],[object Object]
Multiple Frame Copies Segment 1 Segment 2 Server/Host X Router Y Switch A Switch B ,[object Object],[object Object],[object Object],Unicast Unicast Unicast
[object Object],[object Object],Multiple Loop Problems Server/Host Workstations Loop Loop Loop Broadcast
Solution: Spanning-Tree Protocol ,[object Object],Block x
Switch Y Default Priority 32768 MAC 0c0022222222 Switch X Default Priority 32768  MAC 0c0011111111 Spanning-Tree Protocol Port States Root bridge x Port 0 Port 1 Port 0 Port 1 100BaseT 10BaseT Designated Port (F) Root Port (F) Nondesignated Port (B) Designated Port (F)
Spanning-Tree Protocol  Path Cost Link Speed Cost (Reratify IEEE Spec)  Cost (Previous IEEE Spec) ---------------------------------------------------------------------------------------------------- 10 Gbps  2 1 1 Gbps 4 1 100 Mbps 19 10 10 Mbps 100 100
Switch Y MAC 0c0022222222 Default Priority 32768 Switch X MAC 0c0011111111 Default Priority 32768  Port 0 Port 1 Port 0 Port 1 Switch Z MAC 0c0011110000 Default Priority 32768 Port 0 ,[object Object],[object Object],[object Object],[object Object],100BaseT 100BaseT Spanning Tree
Switch Y MAC 0c0022222222 Default Priority 32768 Switch X MAC 0c0011111111 Default Priority 32768  Port 0 Port 1 Port 0 Port 1 Switch Z MAC 0c0011110000 Default Priority 32768 Port 0 ,[object Object],[object Object],[object Object],[object Object],100BaseT 100BaseT Spanning Tree Designated port (F) Root port (F) Nondesignated port (BLK) Designated port (F) Root port (F)
Blocking (20 Seconds) Listening (15 Seconds)  Learning (15 Seconds) Forwarding Spanning-Tree Port States ,[object Object]
Spanning-Tree Recalculation  Switch Y MAC 0c0022222222 Default Priority 32768 Switch X MAC 0c0011111111 Default Priority 32768  Port 0 Port 1 Port 0 Port 1 10BaseT x 100BaseT Root Bridge Designated Port Root Port (F) Nondesignated Port (BLK) Designated Port
Spanning-Tree Recalculation  Switch Y MAC 0c0022222222 Default Priority 32768 Switch X MAC 0c0011111111 Default Priority 32768  Port 0 Port 1 Port 0 Port 1 10BaseT x 100BaseT Root Bridge Designated Port Root Port (F) Nondesignated Port (BLK) Designated Port BPDU x MAXAGE x
Key Issue: Time to Convergence ,[object Object],[object Object]
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Bridging Compared with LAN Switching Bridging LAN Switching
Transmitting Frames Through a Switch ,[object Object],[object Object],Frame
Transmitting Frames Through a Switch  ,[object Object],[object Object],[object Object],[object Object],Frame Frame Frame Frame
Transmitting Frames Through a Switch ,[object Object],[object Object],Frame ,[object Object],[object Object],Frame ,[object Object],[object Object],Frame Frame Frame
Duplex Overview ,[object Object],[object Object],[object Object],[object Object],Switch Hub
Duplex Overview ,[object Object],[object Object],[object Object],[object Object],Switch Hub ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Configuring the Switch ,[object Object],[object Object],[object Object],[object Object]
Catalyst 1900 Series Default Configurations ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Ports on the Catalyst 1900  Switch Catalyst 1912  Catalyst 1924 10BaseT ports AUI port 100BaseT uplink ports e0/1 to e0/12 e0/1 to e0/24 e0/25 e0/25 fa0/26 (port A) fa0/27 (port B) fa0/26 (port A) fa0/27 (port B)
Ports on the Catalyst 1900 Switch (cont.) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],wg_sw_a#show vlan-membership  Port  VLAN  Membership Type  Port  VLAN  Membership Type ------------------------------------------------------------------ 1   5  Static  13  1 Static  2  1  Static  14  1  Static  3  1  Static 15  1  Static
Configuring the Switch ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Configuring the Switch IP Address wg_sw_a(config)#ip address { ip address } { mask }
wg_sw_a(config)#ip address 10.5.5.11 255.255.255.0 Configuring the Switch IP Address wg_sw_a(config)#ip address { ip address } { mask }
wg_sw_a(config)#   ip default-gateway { ip address } Configuring the Switch Default Gateway
wg_sw_a(config)#ip default-gateway 10.5.5.3 Configuring the Switch Default Gateway wg_sw_a(config)#   ip default-gateway { ip address }
Showing the Switch IP Address wg_sw_a#show ip  IP address: 10.5.5.11 Subnet mask: 255.255.255.0 Default gateway: 10.5.5.3 Management VLAN:  1 Domain name:  Name server 1: 0.0.0.0 Name server 2: 0.0.0.0 HTTP server: Enabled HTTP port:  80 RIP: Enabled wg_sw_a#
Speed and Duplex Options wg_sw_a(config)#interface e0/1 wg_sw_a(config-if)# duplex {auto | full | full-flow-control | half}
Setting Duplex Options wg_sw_a(config-if)#duplex half wg_sw_a(config)#interface e0/1 wg_sw_a(config-if)# duplex {auto | full | full-flow-control | half}
Showing Duplex Options
Duplex Mismatches ,[object Object],[object Object]
FCS and Late Collision Errors
Managing the MAC Address Table wg_sw_a#show mac-address-table
Managing the MAC Address Table wg_sw_a#sh mac-address-table Number of permanent addresses : 0 Number of restricted static addresses : 0 Number of dynamic addresses : 6 Address  Dest  Interface  Type  Source Interface List ------------------------------------------------------------------ 00E0.1E5D.AE2F  Ethernet  0/2  Dynamic  All 00D0.588F.B604  FastEthernet 0/26  Dynamic  All 00E0.1E5D.AE2B  FastEthernet 0/26  Dynamic  All 0090.273B.87A4  FastEthernet 0/26  Dynamic  All 00D0.588F.B600  FastEthernet 0/26  Dynamic  All 00D0.5892.38C4  FastEthernet 0/27  Dynamic  All wg_sw_a#show mac-address-table
Setting a Permanent MAC Address wg_sw_a(config)# mac-address-table permanent { mac-address type module/port }
Setting a Permanent MAC Address wg_sw_a(config)#mac-address-table permanent 2222.2222.2222 ethernet 0/3 wg_sw_a(config)# mac-address-table permanent { mac-address type module/port }
Setting a Restricted Static MAC Address wg_sw_a(config)#mac-address-table restricted static 1111.1111.1111 e0/4 e0/1 wg_sw_a(config)# mac-address-table restricted static { mac-address type module/port src-if-list }
Setting a Restricted Static MAC Address wg_sw_a#sh mac-address-table Number of permanent addresses : 1 Number of restricted static addresses : 1 Number of dynamic addresses : 4 Address  Dest  Interface  Type  Source Interface List ------------------------------------------------------------------ 1111.1111.1111 Ethernet  0/4 Static Et0/1 00E0.1E5D.AE2F Ethernet  0/2 Dynamic All 2222.2222.2222 Ethernet  0/3 Permanent  All 00D0.588F.B604 FastEthernet 0/26  Dynamic  All 00E0.1E5D.AE2B FastEthernet 0/26  Dynamic  All 00D0.5892.38C4 FastEthernet 0/27  Dynamic  All wg_sw_a(config)#mac-address-table restricted static 1111.1111.1111 e0/4 e0/1 wg_sw_a(config)# mac-address-table restricted static { mac-address type module/port src-if-list }
Configuring Port Security ,[object Object],[object Object],[object Object],wg_sw_a(config-if)# port secure [max-mac-count  count ]
show version
Clearing NVRAM  ,[object Object],[object Object]
Review Questions ,[object Object],[object Object],[object Object],[object Object]
Review Questions (cont.) ,[object Object],[object Object],[object Object]

Contenu connexe

Tendances

Day 20.1 configuringframerelay
Day 20.1 configuringframerelayDay 20.1 configuringframerelay
Day 20.1 configuringframerelayCYBERINTELLIGENTS
 
konfig routing paling cepat
konfig routing paling cepatkonfig routing paling cepat
konfig routing paling cepatBelajar Konfig
 
Wan Interface Configuration
Wan Interface ConfigurationWan Interface Configuration
Wan Interface ConfigurationKishore Kumar
 
Ccna Commands In 10 Minutes
Ccna Commands In 10 MinutesCcna Commands In 10 Minutes
Ccna Commands In 10 MinutesCCNAResources
 
Cisco commands List for Beginners (CCNA, CCNP)
Cisco commands List for Beginners (CCNA, CCNP)Cisco commands List for Beginners (CCNA, CCNP)
Cisco commands List for Beginners (CCNA, CCNP)DH Da Lat
 
Integrated Service Digital Network
Integrated Service Digital NetworkIntegrated Service Digital Network
Integrated Service Digital NetworkKishore Kumar
 
Packet Tracer Tutorial # 2
Packet Tracer Tutorial # 2Packet Tracer Tutorial # 2
Packet Tracer Tutorial # 2Abdul Basit
 
CCNA - Routing & Switching Commands
CCNA - Routing & Switching CommandsCCNA - Routing & Switching Commands
CCNA - Routing & Switching CommandsEng. Emad Al-Atoum
 
Dynamic routing EIGRP
Dynamic routing EIGRPDynamic routing EIGRP
Dynamic routing EIGRPKishore Kumar
 
Preparing the Sentriant CE150 for Operation Module 7
 - - Training Sample
Preparing the Sentriant CE150 for Operation Module 7
 -  - Training SamplePreparing the Sentriant CE150 for Operation Module 7
 -  - Training Sample
Preparing the Sentriant CE150 for Operation Module 7
 - - Training SampleContent Rules, Inc.
 
Juniper JNCIA – Juniper OSPF Route Configuration
Juniper JNCIA – Juniper OSPF Route ConfigurationJuniper JNCIA – Juniper OSPF Route Configuration
Juniper JNCIA – Juniper OSPF Route ConfigurationHamed Moghaddam
 
Cisco CCNA GRE Tunnel Configuration
Cisco CCNA GRE Tunnel ConfigurationCisco CCNA GRE Tunnel Configuration
Cisco CCNA GRE Tunnel ConfigurationHamed Moghaddam
 
Ncat ccna cheat sheet
Ncat ccna cheat sheetNcat ccna cheat sheet
Ncat ccna cheat sheetEZREIG OMAR
 

Tendances (20)

Day 20.1 configuringframerelay
Day 20.1 configuringframerelayDay 20.1 configuringframerelay
Day 20.1 configuringframerelay
 
konfig routing paling cepat
konfig routing paling cepatkonfig routing paling cepat
konfig routing paling cepat
 
Wan Interface Configuration
Wan Interface ConfigurationWan Interface Configuration
Wan Interface Configuration
 
Ccna Commands In 10 Minutes
Ccna Commands In 10 MinutesCcna Commands In 10 Minutes
Ccna Commands In 10 Minutes
 
Konfig routing eigrp
Konfig routing eigrpKonfig routing eigrp
Konfig routing eigrp
 
Cisco commands List for Beginners (CCNA, CCNP)
Cisco commands List for Beginners (CCNA, CCNP)Cisco commands List for Beginners (CCNA, CCNP)
Cisco commands List for Beginners (CCNA, CCNP)
 
Integrated Service Digital Network
Integrated Service Digital NetworkIntegrated Service Digital Network
Integrated Service Digital Network
 
Packet Tracer Tutorial # 2
Packet Tracer Tutorial # 2Packet Tracer Tutorial # 2
Packet Tracer Tutorial # 2
 
CCNA - Routing & Switching Commands
CCNA - Routing & Switching CommandsCCNA - Routing & Switching Commands
CCNA - Routing & Switching Commands
 
Config VLAN Dell
Config VLAN DellConfig VLAN Dell
Config VLAN Dell
 
Dynamic routing EIGRP
Dynamic routing EIGRPDynamic routing EIGRP
Dynamic routing EIGRP
 
Preparing the Sentriant CE150 for Operation Module 7
 - - Training Sample
Preparing the Sentriant CE150 for Operation Module 7
 -  - Training SamplePreparing the Sentriant CE150 for Operation Module 7
 -  - Training Sample
Preparing the Sentriant CE150 for Operation Module 7
 - - Training Sample
 
ccna cheat_sheet
ccna cheat_sheetccna cheat_sheet
ccna cheat_sheet
 
Ch6
Ch6Ch6
Ch6
 
Juniper JNCIA – Juniper OSPF Route Configuration
Juniper JNCIA – Juniper OSPF Route ConfigurationJuniper JNCIA – Juniper OSPF Route Configuration
Juniper JNCIA – Juniper OSPF Route Configuration
 
Router commands
Router commandsRouter commands
Router commands
 
Lab6.4.1
Lab6.4.1Lab6.4.1
Lab6.4.1
 
Cisco CCNA GRE Tunnel Configuration
Cisco CCNA GRE Tunnel ConfigurationCisco CCNA GRE Tunnel Configuration
Cisco CCNA GRE Tunnel Configuration
 
Ncat ccna cheat sheet
Ncat ccna cheat sheetNcat ccna cheat sheet
Ncat ccna cheat sheet
 
Ccnpswitch
CcnpswitchCcnpswitch
Ccnpswitch
 

Similaire à Switching

ACIT - CCNA Training Course Topic - Switch Stp ACIT
ACIT - CCNA Training Course Topic - Switch Stp ACITACIT - CCNA Training Course Topic - Switch Stp ACIT
ACIT - CCNA Training Course Topic - Switch Stp ACITSleek International
 
Switching & VLAN(4knet.ir)
Switching & VLAN(4knet.ir)Switching & VLAN(4knet.ir)
Switching & VLAN(4knet.ir)Azad Kaki
 
Packettracersimulationlabl3routing 130306235157-phpapp02
Packettracersimulationlabl3routing 130306235157-phpapp02Packettracersimulationlabl3routing 130306235157-phpapp02
Packettracersimulationlabl3routing 130306235157-phpapp02A.S.M Shmimul Islam.
 
Assembling And Cabling
Assembling And CablingAssembling And Cabling
Assembling And Cablingscooby_doo
 
Cisco CCNAX .200 120
Cisco CCNAX .200 120Cisco CCNAX .200 120
Cisco CCNAX .200 120abdulquyyum
 
Day 15.1 spanningtreeprotocol
Day 15.1 spanningtreeprotocolDay 15.1 spanningtreeprotocol
Day 15.1 spanningtreeprotocolCYBERINTELLIGENTS
 
Networking Fundamentals: Local Networks
Networking Fundamentals: Local NetworksNetworking Fundamentals: Local Networks
Networking Fundamentals: Local NetworksAndriy Berestovskyy
 
SAS (Secure Active Switch)
SAS (Secure Active Switch)SAS (Secure Active Switch)
SAS (Secure Active Switch)Security Date
 
CCNAX 200 120 dumps
CCNAX 200 120 dumpsCCNAX 200 120 dumps
CCNAX 200 120 dumpsabdulquyyum
 
Cisco systems hacking layer 2 ethernet switches
Cisco systems   hacking layer 2 ethernet switchesCisco systems   hacking layer 2 ethernet switches
Cisco systems hacking layer 2 ethernet switchesKJ Savaliya
 
Hacking Layer 2 - Enthernet Switcher Hacking Countermeasures.
Hacking Layer 2 - Enthernet Switcher Hacking Countermeasures.Hacking Layer 2 - Enthernet Switcher Hacking Countermeasures.
Hacking Layer 2 - Enthernet Switcher Hacking Countermeasures.Sumutiu Marius
 
CCN3Switching_lab_5_5_2
CCN3Switching_lab_5_5_2CCN3Switching_lab_5_5_2
CCN3Switching_lab_5_5_2alan moreno
 
Chap.1 ethernet introduction
Chap.1 ethernet introductionChap.1 ethernet introduction
Chap.1 ethernet introduction東原 李
 

Similaire à Switching (20)

Day 13.1..1 catalyst switch
Day 13.1..1 catalyst switchDay 13.1..1 catalyst switch
Day 13.1..1 catalyst switch
 
Switching seminar ppt
Switching seminar pptSwitching seminar ppt
Switching seminar ppt
 
ACIT - CCNA Training Course Topic - Switch Stp ACIT
ACIT - CCNA Training Course Topic - Switch Stp ACITACIT - CCNA Training Course Topic - Switch Stp ACIT
ACIT - CCNA Training Course Topic - Switch Stp ACIT
 
Switching & VLAN(4knet.ir)
Switching & VLAN(4knet.ir)Switching & VLAN(4knet.ir)
Switching & VLAN(4knet.ir)
 
Packettracersimulationlabl3routing 130306235157-phpapp02
Packettracersimulationlabl3routing 130306235157-phpapp02Packettracersimulationlabl3routing 130306235157-phpapp02
Packettracersimulationlabl3routing 130306235157-phpapp02
 
Frame Relayprint
Frame RelayprintFrame Relayprint
Frame Relayprint
 
Day 20.3 frame relay
Day 20.3 frame relay Day 20.3 frame relay
Day 20.3 frame relay
 
Assembling And Cabling
Assembling And CablingAssembling And Cabling
Assembling And Cabling
 
Icnd210 s08l03
Icnd210 s08l03Icnd210 s08l03
Icnd210 s08l03
 
Cisco CCNAX .200 120
Cisco CCNAX .200 120Cisco CCNAX .200 120
Cisco CCNAX .200 120
 
Day 15.1 spanningtreeprotocol
Day 15.1 spanningtreeprotocolDay 15.1 spanningtreeprotocol
Day 15.1 spanningtreeprotocol
 
Networking Fundamentals: Local Networks
Networking Fundamentals: Local NetworksNetworking Fundamentals: Local Networks
Networking Fundamentals: Local Networks
 
SAS (Secure Active Switch)
SAS (Secure Active Switch)SAS (Secure Active Switch)
SAS (Secure Active Switch)
 
Intro to Ethernet
Intro to EthernetIntro to Ethernet
Intro to Ethernet
 
CCNA DUMPS 200-120
CCNA DUMPS 200-120CCNA DUMPS 200-120
CCNA DUMPS 200-120
 
CCNAX 200 120 dumps
CCNAX 200 120 dumpsCCNAX 200 120 dumps
CCNAX 200 120 dumps
 
Cisco systems hacking layer 2 ethernet switches
Cisco systems   hacking layer 2 ethernet switchesCisco systems   hacking layer 2 ethernet switches
Cisco systems hacking layer 2 ethernet switches
 
Hacking Layer 2 - Enthernet Switcher Hacking Countermeasures.
Hacking Layer 2 - Enthernet Switcher Hacking Countermeasures.Hacking Layer 2 - Enthernet Switcher Hacking Countermeasures.
Hacking Layer 2 - Enthernet Switcher Hacking Countermeasures.
 
CCN3Switching_lab_5_5_2
CCN3Switching_lab_5_5_2CCN3Switching_lab_5_5_2
CCN3Switching_lab_5_5_2
 
Chap.1 ethernet introduction
Chap.1 ethernet introductionChap.1 ethernet introduction
Chap.1 ethernet introduction
 

Dernier

办理西悉尼大学毕业证成绩单、制作假文凭
办理西悉尼大学毕业证成绩单、制作假文凭办理西悉尼大学毕业证成绩单、制作假文凭
办理西悉尼大学毕业证成绩单、制作假文凭o8wvnojp
 
E J Waggoner against Kellogg's Pantheism 8.pptx
E J Waggoner against Kellogg's Pantheism 8.pptxE J Waggoner against Kellogg's Pantheism 8.pptx
E J Waggoner against Kellogg's Pantheism 8.pptxJackieSparrow3
 
西伦敦大学毕业证学位证成绩单-怎么样做
西伦敦大学毕业证学位证成绩单-怎么样做西伦敦大学毕业证学位证成绩单-怎么样做
西伦敦大学毕业证学位证成绩单-怎么样做j5bzwet6
 
Call Girls in Govindpuri Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Govindpuri Delhi 💯Call Us 🔝8264348440🔝Call Girls in Govindpuri Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Govindpuri Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Inspiring Through Words Power of Inspiration.pptx
Inspiring Through Words Power of Inspiration.pptxInspiring Through Words Power of Inspiration.pptx
Inspiring Through Words Power of Inspiration.pptxShubham Rawat
 
Call Girls In Karkardooma 83770 87607 Just-Dial Escorts Service 24X7 Avilable
Call Girls In Karkardooma 83770 87607 Just-Dial Escorts Service 24X7 AvilableCall Girls In Karkardooma 83770 87607 Just-Dial Escorts Service 24X7 Avilable
Call Girls In Karkardooma 83770 87607 Just-Dial Escorts Service 24X7 Avilabledollysharma2066
 
南新罕布什尔大学毕业证学位证成绩单-学历认证
南新罕布什尔大学毕业证学位证成绩单-学历认证南新罕布什尔大学毕业证学位证成绩单-学历认证
南新罕布什尔大学毕业证学位证成绩单-学历认证kbdhl05e
 
(No.1)↠Young Call Girls in Sikanderpur (Gurgaon) ꧁❤ 9711911712 ❤꧂ Escorts
(No.1)↠Young Call Girls in Sikanderpur (Gurgaon) ꧁❤ 9711911712 ❤꧂ Escorts(No.1)↠Young Call Girls in Sikanderpur (Gurgaon) ꧁❤ 9711911712 ❤꧂ Escorts
(No.1)↠Young Call Girls in Sikanderpur (Gurgaon) ꧁❤ 9711911712 ❤꧂ EscortsDelhi Escorts Service
 
(南达科他州立大学毕业证学位证成绩单-永久存档)
(南达科他州立大学毕业证学位证成绩单-永久存档)(南达科他州立大学毕业证学位证成绩单-永久存档)
(南达科他州立大学毕业证学位证成绩单-永久存档)oannq
 
Call Girls In Dwarka Sub City ☎️7838079806 ✅ 💯Call Girls In Delhi
Call Girls In Dwarka Sub City  ☎️7838079806 ✅ 💯Call Girls In DelhiCall Girls In Dwarka Sub City  ☎️7838079806 ✅ 💯Call Girls In Delhi
Call Girls In Dwarka Sub City ☎️7838079806 ✅ 💯Call Girls In DelhiSoniyaSingh
 
Authentic No 1 Amil Baba In Pakistan Amil Baba In Faisalabad Amil Baba In Kar...
Authentic No 1 Amil Baba In Pakistan Amil Baba In Faisalabad Amil Baba In Kar...Authentic No 1 Amil Baba In Pakistan Amil Baba In Faisalabad Amil Baba In Kar...
Authentic No 1 Amil Baba In Pakistan Amil Baba In Faisalabad Amil Baba In Kar...Authentic No 1 Amil Baba In Pakistan
 

Dernier (12)

办理西悉尼大学毕业证成绩单、制作假文凭
办理西悉尼大学毕业证成绩单、制作假文凭办理西悉尼大学毕业证成绩单、制作假文凭
办理西悉尼大学毕业证成绩单、制作假文凭
 
E J Waggoner against Kellogg's Pantheism 8.pptx
E J Waggoner against Kellogg's Pantheism 8.pptxE J Waggoner against Kellogg's Pantheism 8.pptx
E J Waggoner against Kellogg's Pantheism 8.pptx
 
西伦敦大学毕业证学位证成绩单-怎么样做
西伦敦大学毕业证学位证成绩单-怎么样做西伦敦大学毕业证学位证成绩单-怎么样做
西伦敦大学毕业证学位证成绩单-怎么样做
 
Call Girls in Govindpuri Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Govindpuri Delhi 💯Call Us 🔝8264348440🔝Call Girls in Govindpuri Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Govindpuri Delhi 💯Call Us 🔝8264348440🔝
 
Inspiring Through Words Power of Inspiration.pptx
Inspiring Through Words Power of Inspiration.pptxInspiring Through Words Power of Inspiration.pptx
Inspiring Through Words Power of Inspiration.pptx
 
Call Girls In Karkardooma 83770 87607 Just-Dial Escorts Service 24X7 Avilable
Call Girls In Karkardooma 83770 87607 Just-Dial Escorts Service 24X7 AvilableCall Girls In Karkardooma 83770 87607 Just-Dial Escorts Service 24X7 Avilable
Call Girls In Karkardooma 83770 87607 Just-Dial Escorts Service 24X7 Avilable
 
南新罕布什尔大学毕业证学位证成绩单-学历认证
南新罕布什尔大学毕业证学位证成绩单-学历认证南新罕布什尔大学毕业证学位证成绩单-学历认证
南新罕布什尔大学毕业证学位证成绩单-学历认证
 
(No.1)↠Young Call Girls in Sikanderpur (Gurgaon) ꧁❤ 9711911712 ❤꧂ Escorts
(No.1)↠Young Call Girls in Sikanderpur (Gurgaon) ꧁❤ 9711911712 ❤꧂ Escorts(No.1)↠Young Call Girls in Sikanderpur (Gurgaon) ꧁❤ 9711911712 ❤꧂ Escorts
(No.1)↠Young Call Girls in Sikanderpur (Gurgaon) ꧁❤ 9711911712 ❤꧂ Escorts
 
Model Call Girl in Lado Sarai Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Lado Sarai Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Lado Sarai Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Lado Sarai Delhi reach out to us at 🔝9953056974🔝
 
(南达科他州立大学毕业证学位证成绩单-永久存档)
(南达科他州立大学毕业证学位证成绩单-永久存档)(南达科他州立大学毕业证学位证成绩单-永久存档)
(南达科他州立大学毕业证学位证成绩单-永久存档)
 
Call Girls In Dwarka Sub City ☎️7838079806 ✅ 💯Call Girls In Delhi
Call Girls In Dwarka Sub City  ☎️7838079806 ✅ 💯Call Girls In DelhiCall Girls In Dwarka Sub City  ☎️7838079806 ✅ 💯Call Girls In Delhi
Call Girls In Dwarka Sub City ☎️7838079806 ✅ 💯Call Girls In Delhi
 
Authentic No 1 Amil Baba In Pakistan Amil Baba In Faisalabad Amil Baba In Kar...
Authentic No 1 Amil Baba In Pakistan Amil Baba In Faisalabad Amil Baba In Kar...Authentic No 1 Amil Baba In Pakistan Amil Baba In Faisalabad Amil Baba In Kar...
Authentic No 1 Amil Baba In Pakistan Amil Baba In Faisalabad Amil Baba In Kar...
 

Switching

  • 2.
  • 3.
  • 4.
  • 5.
  • 6.
  • 7.
  • 8.
  • 9. Broadcast Storms Segment 1 Segment 2 Server/Host X Router Y Broadcast Switch A Switch B Host X sends a Broadcast
  • 10. Broadcast Storms Segment 1 Segment 2 Server/Host X Router Y Broadcast Switch A Switch B Host X sends a Broadcast
  • 11.
  • 12.
  • 13.
  • 14.
  • 15.
  • 16. Switch Y Default Priority 32768 MAC 0c0022222222 Switch X Default Priority 32768 MAC 0c0011111111 Spanning-Tree Protocol Port States Root bridge x Port 0 Port 1 Port 0 Port 1 100BaseT 10BaseT Designated Port (F) Root Port (F) Nondesignated Port (B) Designated Port (F)
  • 17. Spanning-Tree Protocol Path Cost Link Speed Cost (Reratify IEEE Spec) Cost (Previous IEEE Spec) ---------------------------------------------------------------------------------------------------- 10 Gbps 2 1 1 Gbps 4 1 100 Mbps 19 10 10 Mbps 100 100
  • 18.
  • 19.
  • 20.
  • 21. Spanning-Tree Recalculation Switch Y MAC 0c0022222222 Default Priority 32768 Switch X MAC 0c0011111111 Default Priority 32768 Port 0 Port 1 Port 0 Port 1 10BaseT x 100BaseT Root Bridge Designated Port Root Port (F) Nondesignated Port (BLK) Designated Port
  • 22. Spanning-Tree Recalculation Switch Y MAC 0c0022222222 Default Priority 32768 Switch X MAC 0c0011111111 Default Priority 32768 Port 0 Port 1 Port 0 Port 1 10BaseT x 100BaseT Root Bridge Designated Port Root Port (F) Nondesignated Port (BLK) Designated Port BPDU x MAXAGE x
  • 23.
  • 24.
  • 25.
  • 26.
  • 27.
  • 28.
  • 29.
  • 30.
  • 31.
  • 32. Ports on the Catalyst 1900 Switch Catalyst 1912 Catalyst 1924 10BaseT ports AUI port 100BaseT uplink ports e0/1 to e0/12 e0/1 to e0/24 e0/25 e0/25 fa0/26 (port A) fa0/27 (port B) fa0/26 (port A) fa0/27 (port B)
  • 33.
  • 34.
  • 35. Configuring the Switch IP Address wg_sw_a(config)#ip address { ip address } { mask }
  • 36. wg_sw_a(config)#ip address 10.5.5.11 255.255.255.0 Configuring the Switch IP Address wg_sw_a(config)#ip address { ip address } { mask }
  • 37. wg_sw_a(config)# ip default-gateway { ip address } Configuring the Switch Default Gateway
  • 38. wg_sw_a(config)#ip default-gateway 10.5.5.3 Configuring the Switch Default Gateway wg_sw_a(config)# ip default-gateway { ip address }
  • 39. Showing the Switch IP Address wg_sw_a#show ip IP address: 10.5.5.11 Subnet mask: 255.255.255.0 Default gateway: 10.5.5.3 Management VLAN: 1 Domain name: Name server 1: 0.0.0.0 Name server 2: 0.0.0.0 HTTP server: Enabled HTTP port: 80 RIP: Enabled wg_sw_a#
  • 40. Speed and Duplex Options wg_sw_a(config)#interface e0/1 wg_sw_a(config-if)# duplex {auto | full | full-flow-control | half}
  • 41. Setting Duplex Options wg_sw_a(config-if)#duplex half wg_sw_a(config)#interface e0/1 wg_sw_a(config-if)# duplex {auto | full | full-flow-control | half}
  • 43.
  • 44. FCS and Late Collision Errors
  • 45. Managing the MAC Address Table wg_sw_a#show mac-address-table
  • 46. Managing the MAC Address Table wg_sw_a#sh mac-address-table Number of permanent addresses : 0 Number of restricted static addresses : 0 Number of dynamic addresses : 6 Address Dest Interface Type Source Interface List ------------------------------------------------------------------ 00E0.1E5D.AE2F Ethernet 0/2 Dynamic All 00D0.588F.B604 FastEthernet 0/26 Dynamic All 00E0.1E5D.AE2B FastEthernet 0/26 Dynamic All 0090.273B.87A4 FastEthernet 0/26 Dynamic All 00D0.588F.B600 FastEthernet 0/26 Dynamic All 00D0.5892.38C4 FastEthernet 0/27 Dynamic All wg_sw_a#show mac-address-table
  • 47. Setting a Permanent MAC Address wg_sw_a(config)# mac-address-table permanent { mac-address type module/port }
  • 48. Setting a Permanent MAC Address wg_sw_a(config)#mac-address-table permanent 2222.2222.2222 ethernet 0/3 wg_sw_a(config)# mac-address-table permanent { mac-address type module/port }
  • 49. Setting a Restricted Static MAC Address wg_sw_a(config)#mac-address-table restricted static 1111.1111.1111 e0/4 e0/1 wg_sw_a(config)# mac-address-table restricted static { mac-address type module/port src-if-list }
  • 50. Setting a Restricted Static MAC Address wg_sw_a#sh mac-address-table Number of permanent addresses : 1 Number of restricted static addresses : 1 Number of dynamic addresses : 4 Address Dest Interface Type Source Interface List ------------------------------------------------------------------ 1111.1111.1111 Ethernet 0/4 Static Et0/1 00E0.1E5D.AE2F Ethernet 0/2 Dynamic All 2222.2222.2222 Ethernet 0/3 Permanent All 00D0.588F.B604 FastEthernet 0/26 Dynamic All 00E0.1E5D.AE2B FastEthernet 0/26 Dynamic All 00D0.5892.38C4 FastEthernet 0/27 Dynamic All wg_sw_a(config)#mac-address-table restricted static 1111.1111.1111 e0/4 e0/1 wg_sw_a(config)# mac-address-table restricted static { mac-address type module/port src-if-list }
  • 51.
  • 53.
  • 54.
  • 55.

Notes de l'éditeur

  1. Purpose: This figure states the chapter objectives. Emphasize: Read or state each objective so each student has a clear understanding of the chapter objectives.
  2. Emphasize: The next few slides discuss the basic function of a bridge/switch: 1. How it learns the location of the hosts by reading the source MAC address of incoming frames. 2. How it makes forwarding/filtering decisions. There are three conditions in which a switch will flood a frame out on all ports except to the port on which the frame came in, as follows: Unknown unicast address Broadcast frame Multicast frame 3. How STP is used to avoid loops in a switched/bridged network.
  3. Slide 1 of 3 Emphasize: The 1900en max MAC address table size is 1024. Once the table is full, it will flood all new addresses until existing entries age out. The command to change the MAC address table aging time is, as follows: wg_sw_a(config)# mac-address-table aging-time ? <10-1000000> Aging time value The default is 300 sec. The MAC address table is also referred to as the CAM table (Content Address Memory) on some switches.
  4. Slide 2 of 3
  5. Slide 3 of 3 Emphasize: Once C replies, the switch will also cache station C’s MAC address to port E2, as shown in the next slide.
  6. Emphasize: Layer 2 has no mechanism (like a TTL) to stop loops.
  7. Layer 1 of 3 Emphasize: Broadcast frames are flooded.
  8. Layer 2 of 3
  9. Layer 3 of 3 Emphasize: Layer 2 has no TTL mechanism to stop looping frames.
  10. Layer 1 of 2 Emphasize: This slide assumes the router Y MAC address has not been learned by switch A and switch B yet, so the unknown unicast frame to router Y will be flooded.
  11. Layer 2 of 2
  12. Emphasize: A looped topology is often desired to provide redundancy, but looped traffic is undesirable. The Spanning-Tree protocol was originally designed for bridges. Today, it is also applied to LAN switches and routers operating as a bridge. Spanning-Tree protocol ensures that all bridged segments are reachable but any points where loops occur will be blocked.
  13. Emphasize: RPs and DPs are normally in the forwarding state. There is only one DP per segment.
  14. Emphasize: There are two cost calculation methods. The Catalyst 1900 uses the older method. The new method is designed to accommodate the higher gigabit Ethernet speed. Note: Port priority is used to determine which path has preference when path costs are equal (for example, when you have two parallel links connecting two switches together). The default port priority is 128. The port aggregation protocol and EtherChannels® are not taught in this class. Fast EtherChannel is supported by the Catalyst 1900 switch.
  15. Layer 1 of 2 Emphasize: Have the students try to work this out. The next slide shows the answers.
  16. Layer 2 of 2 Emphasize: Switch X and Y have the same path cost to the root bridge. The DP for the bottom segment is on switch X because switch X has a lower bridge ID than switch Y.
  17. 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).
  18. Slide 1 of 2 Emphasize: What will happen if switch X fails?
  19. Slide 2 of 2 Emphasize: What will happen if switch X fails? Switch Y will detect the missing BPDU from switch X in 20 seconds (max. age timer), then recalculate the Spanning-Tree protocol. After the network converges, switch Y will be the root bridge, and all its ports will transit to the forwarding states (DP) 30 seconds after the max. age timer expires.
  20. Note: In large networks the effect of reconvergence may cause long periods of instability. During the election of a new root, all ports are blocked, and all learned MAC addresses are aged out so that when forwarding again starts, there is a lot of flooding of unicast traffic until the MAC address tables are repopulated. Also if a preferred root and a backup root are not configured by lowering their default priority, then the final topology of the spanning tree may be very inefficient.
  21. Emphasize: A Layer 2 switch operates just like a bridge by default. Switches use VLANs to solve many of the issues of a large Layer 2 environment.
  22. Layer 1 of 3
  23. Layer 2 of 3 Emphasize: In the cut-through mode, the switch checks the destination address (DA) as soon as the header is received and immediately begins forwarding the frame. There is a significant decrease in latency from input port to output port. The delay in cut-through switching remains constant regardless of frame size, because this switching mode starts to forward the frame as soon as the switch reads the destination addresses. In some switches, just the destination addresses are read. Some other switches continue to read the CRC and keep a count of errors. If the error rate is too high, the switch can be set to use store-and-forward, either manually or automatically. Other Catalyst switches support combined cut-through and store-and-forward modes.
  24. Layer 3 of 3 Note: 64 bytes is the minimum Ethernet frame size. The command to switch the mode on the 1900 is: wg_sw_a(config)# switching-mode ? fragment-free Fragment Free mode store-and-forward Store-and-Forward mode
  25. Slide 1 of 2 Emphasize: Hub connectivity is always half duplex.
  26. 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:
  27. Emphasize: In this class, we will only cover the Cisco IOS CLI configuration method. Note: Two versions of software exist for the 1900 switch: the Standard version and the Enterprise version. The difference between the Enterprise Edition Software and standard edition software is the supported feature set.
  28. Emphasize: The Catalyst 1900 comes with a factory default setting. Listed in the slide are just some of the default settings on the switch. A switch is plug-and-play to use for basic bridging functions.
  29. Slide 1 of 2 Emphasize: On the 1912 and 1924, the AUI port is e0/25. The Fast Ethernet ports are fast0/26 and fast0/27.
  30. Slide 2 of 2 Purpose: Use this slide to explain that the ports on the 1900 switch are refer to as port as well as interface.
  31. Emphasize: Configuration of the 1900 switch using the Cisco IOS CLI is similar to that of the router. The 1900 automatically saves any configuration changes to NVRAM (like the Catalyst 5000).
  32. Layer 1 of 2 Emphasize: The 1900 and the 2900xl IP address is always in VLAN1. You can’t move it to a different VLAN like the SC0 port on the Catalyst 5000.
  33. Layer 2 of 2 Emphasize: Explain to the students why a Layer 2 switch requires an IP address.
  34. Layer 1 of 2
  35. Layer 2 of 2 Note: By default, RIP is enabled on the Catalyst 1900 switch. This enables the switch to automatically learn the default gateway IP address by listening to the RIP updates. To disable this feature, the command is as follows: wg_sw_a(config)# no rip wg_sw_a(config)# end wg_sw_a# sh ip IP Address: 10.1.1.10 Subnet Mask: 255.255.255.0 Default Gateway: 0.0.0.0 Management VLAN: 1 Domain name: Name server 1: 0.0.0.0 Name server 2: 0.0.0.0 HTTP server : Enabled HTTP port : 80 RIP : Disabled
  36. Note: The command to set the DNS server address is as follows: wg_sw_a(config)# ip name-server ? A.B.C.D IP Address
  37. Emphasize: The Ethernet port on the 1900 switch defaults to half duplex. The Fast Ethernet port on the 1900 switch defaults to auto.
  38. Emphasize: “Half” is the default on the Ethernet ports.
  39. Emphasize: The show interfaces command will display the duplex status. FCS errors and late collision errors are discussed in a later slide.
  40. Purpose: Use this slide to discuss FCS and late collision errors.
  41. Layer 1 of 2 Emphasize: Displaying the MAC address table provides reference information for managing the address table, and also provides a reference should you want or need to revert to previous table information.
  42. Layer 2 of 2 Note: The 1900en maximum MAC address table size is 1024. Once the table is full, it will flood all new addresses until existing entries age out. The command to change the MAC address table aging time is as follows: wg_sw_a(config)# mac-address-table aging-time ? <10-1000000> Aging time value The default is 300 sec. The MAC address table is also referred to as the CAM table (Content Address Memory) on some switches.
  43. Layer 1 of 3
  44. Layer 2 of 3
  45. Layer 2 of 3
  46. Layer 3 of 3 Emphasize: A static address is a permanent address that does not age out. The static address allows you to restrict which ports can send traffic to it.
  47. Layer 1 of 2
  48. Note: This is the output from a Catalyst 1924. It has 27 fixed Ethernet interfaces.
  49. Note: This is equivalent to the router Cisco IOS CLI erase start command.
  50. Purpose: Review the chapter with open-ended questions. Note: The questions in this section are open-ended questions designed to foster further discussion. Answers to the review questions are in Appendix D, “Answers.”
  51. Purpose: Review the chapter with open-ended questions. Note: The questions in this section are open-ended questions designed to foster further discussion. Answers to the review questions are in Appendix D, “Answers.”