SlideShare a Scribd company logo
1 of 39
Fundamentals of Business Data
      Communications
                11th Edition

Alan Dennis & Alexandra Durcikova

         John Wiley & Sons, Inc


         Dwayne Whitten, D.B.A
         Mays Business School
         Texas A&M University
          Copyright 2011 John Wiley & Sons, Inc   7-1
Chapter 7

Backbones



Copyright 2011 John Wiley & Sons, Inc   7-2
Chapter 7: Outline
7.1 - Introduction
7.2 - Backbone Network Components
  – Switches, Routers, Gateways
7.3 - Backbone Network Architectures
7.4 - The Best Practice Backbone Design
7.5 - Improving Backbone Performance
7.6 – Implications for Management


             Copyright 2011 John Wiley & Sons, Inc   7-3
7.1 Introduction




          Copyright 2011 John Wiley & Sons, Inc
Backbone Networks
β€’ High speed networks linking an
  organization’s LANs
  – Making information transfer possible between
    departments
  – Use high speed circuits to connect LANs
  – Provide connections to other backbones,
    MANs, and WANs
β€’ Sometimes referred to as
  – An enterprise network
  – A campus-wide network
             Copyright 2011 John Wiley & Sons, Inc   7-5
7.2 Backbone Network Components
 β€’ Network cable
   – Functions in the same way as in LANs
   – Optical fiber - more commonly chosen
     because it provides higher data rates
 β€’ Hardware devices
   – Computers or special purpose devices used
     for interconnecting networks
      β€’ Switches
      β€’ Routers
      β€’ Gateways
              Copyright 2011 John Wiley & Sons, Inc   7-6
Backbone Network Devices




     Copyright 2011 John Wiley & Sons, Inc   7-7
Switches




Copyright 2011 John Wiley & Sons, Inc   7-8
Switches
β€’ Most switches operate at the data link
  layer
β€’ They connect two or more network
  segments that use the same data link and
  network protocol
β€’ They may connect the same or different
  types of cable
β€’ These use the data link layer address to
  forward packets between network
  segments

            Copyright 2011 John Wiley & Sons, Inc   7-9
Routers




Copyright 2011 John Wiley & Sons, Inc   7 - 10
Routers
β€’ Operations
  –   Operates at the network layer
  –   Examines the destination address of the network layer
  –   Strips off the data link layer packet
  –   Chooses the β€œbest” route for a packet (via routing tables)
  –   Forwards only those messages that need to go to other
      networks
β€’ Compared to Switches
  – Performs more processing
  – Processes only messages specifically addressed to it
  – Recognizes that message is specifically addressed to it
    before message is passed to network layer for processing
  – Builds new data link layer packet for transmitted packets

                  Copyright 2011 John Wiley & Sons, Inc     7 - 11
Gateways




Copyright 2011 John Wiley & Sons, Inc   7 - 12
Gateways
β€’ Operate at network layer and use network
  layer addresses in processing
β€’ More complex than switches or routers
β€’ Connect two or more networks that use
  the same or different data link and
  network protocols
β€’ Some work at the application layer
β€’ Process only those messages addressed
  to them
            Copyright 2011 John Wiley & Sons, Inc   7 - 13
Other Backbone Network Devices
β€’ Terminology in marketplace is variable by vendor


β€’ Layer-3 switches
   – Similar to L2 switches, but switch messages based on
     network layer addresses (usually IP address)
   – Have the best of both switches and routers
   – Can support more simultaneously active ports than
     routers




                 Copyright 2011 John Wiley & Sons, Inc   7 - 14
7.3 Backbone Network Architectures
  β€’   Identifies the way backbone interconnects
      LANs
  β€’   Manages way packets from one network
      move through the backbone to other
      networks
  β€’   Three layers:
      1. Access layer: used in LANs attached to BB
      2. Distribution layer: connects LANs together
      3. Core layer: connects different backbone
         networks together in enterprise network

                 Copyright 2011 John Wiley & Sons, Inc   7 - 15
Backbone Network Design Layers




        Copyright 2011 John Wiley & Sons, Inc   7 - 16
Fundamental Backbone Architectures
β€’ Switched Backbones: most common type
  of backbone, used in distribution layer,
  used in new buildings, sometimes in core
  layer, can be rack or chassis based.
β€’ Routed Backbones: move packets along
  backbone on basis of network layer address,
  typically using bus, Ethernet 100Base-T,
  sometimes called subnetted backbone
β€’ Virtual LANs: networks in which computers are
  assigned into LAN segments by software rather
  than by hardware; can be single switch or
  multiswitch VLANs. Very popular technology.
              Copyright 2011 John Wiley & Sons, Inc   8 - 17
Switched Backbone




 Insert Figure 7.6




  Copyright 2011 John Wiley & Sons, Inc   7 - 18
Switched Backbones
β€’ Replaces the many routers of other designs
   – Backbone has more cables, but fewer devices
   – No backbone cable used; switch is the backbone.
β€’ Advantages:
   – Improved performance (200-600% higher) due to
     simultaneous access of switched operations
   – A simpler more easily managed network – less devices




                Copyright 2011 John Wiley & Sons, Inc   7 - 19
Rack-Mounted Switched Backbones




        Insert Figure 7.7




         Copyright 2011 John Wiley & Sons, Inc   7 - 20
Rack-Mounted Switched Backbones




         Copyright 2011 John Wiley & Sons, Inc
Rack-Based Switched Backbones
β€’ Places all network switch equipment physically in
  one β€œrack” room
   – Easy maintenance and upgrade
   – Requires more cable, but usually small part of overall
     cost
β€’ Main Distribution Facility (MDF) or Central
  Distribution Facility (CDF)
   – Another name for the rack room
   – Place where many cables come together
   – Patch cables used to connect devices on the rack
β€’ Easier to move computers among LANs


                 Copyright 2011 John Wiley & Sons, Inc        7 - 22
Main Distribution Facility (MDF)




        Copyright 2011 John Wiley & Sons, Inc   7 - 23
Chassis-Based Switched Backbones
β€’ Use a β€œchassis” switch instead of a rack
   – Enables administrators to plug modules into switch
   – Modules can vary in nature, router or 4-port 100Base T
     switch
      β€’ Example of a chassis switch with 710 Mbps capacity
          – 5 10Base-T hubs, 2 10Base-T switches (8 ports each)
          – 1 100Base-T switch (4 ports), 100Base-T router
           οƒ  ( 5 x 10) + (2 x 10 x 8) + (4 x 100) + 100 = 710 Mbps

β€’ Advantage is flexibility
   – Enables users to plug modules directly into the switch
   – Simple to add new modules

                  Copyright 2011 John Wiley & Sons, Inc           7 - 24
Switched Backbone at Indiana Univ.
 β€’ Add Figure 7-10




             Copyright 2011 John Wiley & Sons, Inc
Routed Backbone




 Copyright 2011 John Wiley & Sons, Inc
Routed Backbones
β€’ Move packets using network layer addresses
β€’ Commonly used at the core layer
   – Connecting LANs in different buildings in the campus
   – Can be used at the distribution layer as well
β€’ LANs can use different data link layer protocols
β€’ Main advantage: LAN segmentation
   – Each message stays in one LAN; unless addressed
     outside the LAN
   – Easier to manage, LANs are separate entities, segments
β€’ Main disadvantages
   – Tend to impose time delays
   – Require more management than switches
                 Copyright 2011 John Wiley & Sons, Inc   7 - 27
Virtual LANs (VLANs)
β€’ A new type of LAN-BN architecture
   – Made possible by high-speed intelligent switches
   – Computers assigned to LAN segments by software
β€’ Often faster and provide more flexible network
  management
   – Much easier to assign computers to different segments
β€’ More complex and so far usually used for larger
  networks
β€’ Basic VLAN designs:
   – Single switch VLANs
   – Multi-switch VLANs
                 Copyright 2011 John Wiley & Sons, Inc   7 - 28
VLAN-based Backbone




  Insert Figure 7.12




   Copyright 2011 John Wiley & Sons, Inc   7 - 29
Multi-switch VLAN-Based Backbone




       Insert Figure 7.13




        Copyright 2011 John Wiley & Sons, Inc   7 - 30
How VLANs Work
β€’ Each computer is assigned into a VLAN that has a VLAN ID
β€’ Each VLAN ID is matched to a traditional IP subnet
   β€’   Each computer gets an IP address from that switch
        β€’ Similar to how DHCP operates
β€’ Computers are assigned into the VLAN based on physical
  port they are plugged into




                  Copyright 2011 John Wiley & Sons, Inc    7 - 31
Multiswitch VLAN Operations
β€’ Same as single switch VLAN, except uses several
  switches, perhaps in core between buildings
β€’ Inter-switch protocols
  – Must be able to identify the VLAN to which the packet
    belongs
β€’ Use IEEE 802.1q (an emerging standard)
  – When a packet needs to go from one switch to another
     β€’ 16-byte VLAN tag inserted into the 802.3 packet by
       the sending switch
  – When the IEEE 802.1q packet reaches its destination
    switch
     β€’ Its header (VLAN tag) stripped off and Ethernet
       packet inside is sent to its destination computer
                Copyright 2011 John Wiley & Sons, Inc       7 - 32
VLAN Operating Characteristics
β€’ Advantages of VLANs
  – Faster performance: Allow precise management of
    traffic flow and ability to allocate resources to different
    type of applications
  – Traffic prioritization (via 802.1q VLAN tag)
      β€’ Include in the tag: a priority code based on 802.1q
      β€’ Can have QoS capability at MAC level
          – Similar to RSVP and QoS capabilities at network and
            transport layers
β€’ Drawbacks
  – Cost
  – Management complexity
  – Some β€œbleeding edge” technology issues to consider
                 Copyright 2011 John Wiley & Sons, Inc        7 - 33
7.4 Best Practice Backbone Design
  β€’ Architectures
    – At distribution layer οƒ  switched backbone because of
      performance and cost
    – At core layer οƒ  routed backbone
    – VLANs closer but more costly and complex




                 Copyright 2011 John Wiley & Sons, Inc   7 - 34
Recommendations for BB Design
β€’ Best architecture
   – Switched backbone or VLAN at distribution layer
   – Routed backbone at core layer
β€’ Best technology - Gigabit Ethernet
β€’ Ideal design
   – A mixture of layer-2 and layer-3 Ethernet switches
   – Access Layer
      β€’ 100Base-T Later 2 switches with cat5e or cat6
   – Distribution Layer
      β€’ 100base-T or 1000BaseT/F Layer 3 switches
   – Core Layer
      β€’ Layer 3 switches running 10GbE or 40GbE over fiber
                 Copyright 2011 John Wiley & Sons, Inc    7 - 35
Best Practice Network Design




      Insert Figure 7.14




       Copyright 2011 John Wiley & Sons, Inc   7 - 36
7.5 Improving Backbone Performance
 β€’   Improve computer and device performance
     – Upgrade them to faster devices
     – Change to a more appropriate routing protocol
         β€’ Distance vector – typically used on BNs
         β€’ Link state – typically used on WANs and MANs
     – Use gigabit Ethernet as BB (eliminate translations)
     – Increase memory in devices
 β€’   Improve circuit capacity
     – Upgrade to a faster circuit; Add additional circuits
     – Replace shared circuit BB with a switched BB
 β€’   Reduce network demand
     – Restrict applications that use a lot of network capacity
     – Reduce broadcast messages (placing filters at switches)

                     Copyright 2011 John Wiley & Sons, Inc        7 - 37
7.6 Implications for Management
β€’ Amount of traffic backbone needs to support is
  increasing at faster rate
   – May require that BN be replaced
   – Design BN to be easily upgradeable
β€’ ATM is legacy technology
   – Vendors stopping the production of these
   – Begin to invest more funds to replace these
β€’ Ethernet moving into backbone extensively
   – One standard technology used for both LANs and BN
   – Cost of equipment decreasing while management is
     becoming easier
   – Performance of Ethernet in backbone increasing quickly

                 Copyright 2011 John Wiley & Sons, Inc   7 - 38
Copyright 2011 John W iley & Sons, Inc.

 All rights reserved. Reproduction or translation of
 this work beyond that permitted in section 117 of
 the 1976 United States Copyright Act without
 express permission of the copyright owner is
 unlawful. Request for further information should
 be addressed to the Permissions Department,
 John Wiley & Sons, Inc. The purchaser may make
 back-up copies for his/her own use only and not
 for distribution or resale. The Publisher assumes
 no responsibility for errors, omissions, or
 damages caused by the use of these programs or
 from the use of the information herein.

              Copyright 2011 John Wiley & Sons, Inc   7 - 39

More Related Content

What's hot

Net essentials6e ch4
Net essentials6e ch4Net essentials6e ch4
Net essentials6e ch4APSU
Β 
Net essentials6e ch5
Net essentials6e ch5Net essentials6e ch5
Net essentials6e ch5APSU
Β 
Networks
NetworksNetworks
NetworksAyuMohamad
Β 
Net essentials6e ch8
Net essentials6e ch8Net essentials6e ch8
Net essentials6e ch8APSU
Β 
Net+, 6th Ed. CH. 1
Net+, 6th Ed. CH. 1Net+, 6th Ed. CH. 1
Net+, 6th Ed. CH. 1WedgeB
Β 
Net essentials6e ch12
Net essentials6e ch12Net essentials6e ch12
Net essentials6e ch12APSU
Β 
Net essentials6e ch13
Net essentials6e ch13Net essentials6e ch13
Net essentials6e ch13APSU
Β 
Net essentials6e ch7
Net essentials6e ch7Net essentials6e ch7
Net essentials6e ch7APSU
Β 
E-Management, Archival and Retrieval of documents/Office Networking System
E-Management, Archival and Retrieval of documents/Office Networking SystemE-Management, Archival and Retrieval of documents/Office Networking System
E-Management, Archival and Retrieval of documents/Office Networking SystemVaughan Olufemi ACIB, AICEN, ANIM
Β 
Introduction(2)
Introduction(2)Introduction(2)
Introduction(2)trayyoo
Β 
Networks - Lecture D
Networks - Lecture DNetworks - Lecture D
Networks - Lecture DCMDLearning
Β 
Ch 15 .networks and communications
Ch 15 .networks and communicationsCh 15 .networks and communications
Ch 15 .networks and communicationsKhan Yousafzai
Β 
Chap1 networking
Chap1 networkingChap1 networking
Chap1 networkingZuhaib Zaroon
Β 
Net essentials6e ch11
Net essentials6e ch11Net essentials6e ch11
Net essentials6e ch11APSU
Β 
Computer Networking
Computer NetworkingComputer Networking
Computer NetworkingRanjan K.M.
Β 
Wdf222 cep ii
Wdf222 cep iiWdf222 cep ii
Wdf222 cep iiBala Ganesh
Β 
WIRELESS INTERNET BY SAIKIRAN PANJALA
WIRELESS INTERNET BY SAIKIRAN PANJALAWIRELESS INTERNET BY SAIKIRAN PANJALA
WIRELESS INTERNET BY SAIKIRAN PANJALASaikiran Panjala
Β 
Network topologies
Network topologiesNetwork topologies
Network topologiesPhilani Ngema
Β 

What's hot (20)

Net essentials6e ch4
Net essentials6e ch4Net essentials6e ch4
Net essentials6e ch4
Β 
Net essentials6e ch5
Net essentials6e ch5Net essentials6e ch5
Net essentials6e ch5
Β 
Networks
NetworksNetworks
Networks
Β 
Net essentials6e ch8
Net essentials6e ch8Net essentials6e ch8
Net essentials6e ch8
Β 
Net+, 6th Ed. CH. 1
Net+, 6th Ed. CH. 1Net+, 6th Ed. CH. 1
Net+, 6th Ed. CH. 1
Β 
Net essentials6e ch12
Net essentials6e ch12Net essentials6e ch12
Net essentials6e ch12
Β 
Net essentials6e ch13
Net essentials6e ch13Net essentials6e ch13
Net essentials6e ch13
Β 
Net essentials6e ch7
Net essentials6e ch7Net essentials6e ch7
Net essentials6e ch7
Β 
Ch02
Ch02Ch02
Ch02
Β 
E-Management, Archival and Retrieval of documents/Office Networking System
E-Management, Archival and Retrieval of documents/Office Networking SystemE-Management, Archival and Retrieval of documents/Office Networking System
E-Management, Archival and Retrieval of documents/Office Networking System
Β 
Introduction(2)
Introduction(2)Introduction(2)
Introduction(2)
Β 
Networks - Lecture D
Networks - Lecture DNetworks - Lecture D
Networks - Lecture D
Β 
Ch 15 .networks and communications
Ch 15 .networks and communicationsCh 15 .networks and communications
Ch 15 .networks and communications
Β 
Chap1 networking
Chap1 networkingChap1 networking
Chap1 networking
Β 
Net essentials6e ch11
Net essentials6e ch11Net essentials6e ch11
Net essentials6e ch11
Β 
Computer Networking
Computer NetworkingComputer Networking
Computer Networking
Β 
Wdf222 cep ii
Wdf222 cep iiWdf222 cep ii
Wdf222 cep ii
Β 
WIRELESS INTERNET BY SAIKIRAN PANJALA
WIRELESS INTERNET BY SAIKIRAN PANJALAWIRELESS INTERNET BY SAIKIRAN PANJALA
WIRELESS INTERNET BY SAIKIRAN PANJALA
Β 
Network topologies
Network topologiesNetwork topologies
Network topologies
Β 
Networking introduction
Networking introductionNetworking introduction
Networking introduction
Β 

Viewers also liked

WIRELESS DEFENSE STRATEGIES IN THE IOT ERA
WIRELESS DEFENSE STRATEGIES IN THE IOT ERAWIRELESS DEFENSE STRATEGIES IN THE IOT ERA
WIRELESS DEFENSE STRATEGIES IN THE IOT ERAAharon Aharon
Β 
Prepare A Resume That Can Fetch An Interview
Prepare A Resume That Can Fetch An InterviewPrepare A Resume That Can Fetch An Interview
Prepare A Resume That Can Fetch An InterviewDr. Trilok Kumar Jain
Β 
Wide area network (wan)
Wide area network (wan)Wide area network (wan)
Wide area network (wan)Raaz Shrestha
Β 
Wireless network ppt
Wireless network pptWireless network ppt
Wireless network pptBasil John
Β 
Wireless Network Presentation
Wireless Network PresentationWireless Network Presentation
Wireless Network Presentationmrtheodisthorne2
Β 
Wireless networking
Wireless networkingWireless networking
Wireless networkingOnline
Β 
Networking devices
Networking devicesNetworking devices
Networking devicesrupinderj
Β 
Internet of Things (IoT) - We Are at the Tip of An Iceberg
Internet of Things (IoT) - We Are at the Tip of An IcebergInternet of Things (IoT) - We Are at the Tip of An Iceberg
Internet of Things (IoT) - We Are at the Tip of An IcebergDr. Mazlan Abbas
Β 

Viewers also liked (8)

WIRELESS DEFENSE STRATEGIES IN THE IOT ERA
WIRELESS DEFENSE STRATEGIES IN THE IOT ERAWIRELESS DEFENSE STRATEGIES IN THE IOT ERA
WIRELESS DEFENSE STRATEGIES IN THE IOT ERA
Β 
Prepare A Resume That Can Fetch An Interview
Prepare A Resume That Can Fetch An InterviewPrepare A Resume That Can Fetch An Interview
Prepare A Resume That Can Fetch An Interview
Β 
Wide area network (wan)
Wide area network (wan)Wide area network (wan)
Wide area network (wan)
Β 
Wireless network ppt
Wireless network pptWireless network ppt
Wireless network ppt
Β 
Wireless Network Presentation
Wireless Network PresentationWireless Network Presentation
Wireless Network Presentation
Β 
Wireless networking
Wireless networkingWireless networking
Wireless networking
Β 
Networking devices
Networking devicesNetworking devices
Networking devices
Β 
Internet of Things (IoT) - We Are at the Tip of An Iceberg
Internet of Things (IoT) - We Are at the Tip of An IcebergInternet of Things (IoT) - We Are at the Tip of An Iceberg
Internet of Things (IoT) - We Are at the Tip of An Iceberg
Β 

Similar to Ch07

ch08.pptx
ch08.pptxch08.pptx
ch08.pptxdajek95195
Β 
Cisco WLAN - Chapter. 02 : Part 1 – 802.11 MAC and Cisco Client Adapters
Cisco WLAN -  Chapter. 02 :  Part 1 – 802.11 MAC and Cisco Client AdaptersCisco WLAN -  Chapter. 02 :  Part 1 – 802.11 MAC and Cisco Client Adapters
Cisco WLAN - Chapter. 02 : Part 1 – 802.11 MAC and Cisco Client AdaptersYaser Rahmati
Β 
PLNOG 6: Emil Kacperek - Virtual Cluster Switching
PLNOG 6: Emil Kacperek - Virtual Cluster Switching PLNOG 6: Emil Kacperek - Virtual Cluster Switching
PLNOG 6: Emil Kacperek - Virtual Cluster Switching PROIDEA
Β 
PPT Backbone And Networks
PPT Backbone And NetworksPPT Backbone And Networks
PPT Backbone And Networkskishorekommu kommu
Β 
5 IEEE standards
5  IEEE standards5  IEEE standards
5 IEEE standardsRodgers Moonde
Β 
Media Access Layer
Media Access LayerMedia Access Layer
Media Access LayerKamal Acharya
Β 
Networking Chapter 12
Networking Chapter 12Networking Chapter 12
Networking Chapter 12mlrbrown
Β 
Local area network
Local area networkLocal area network
Local area networkSEDYK
Β 
VirtuaL area network (VLAN)
VirtuaL area network (VLAN)  VirtuaL area network (VLAN)
VirtuaL area network (VLAN) VipulSharma328
Β 
MathWork Network Architecture
MathWork Network ArchitectureMathWork Network Architecture
MathWork Network ArchitectureRobert Muliero
Β 
Openstack Neutron Insights
Openstack Neutron InsightsOpenstack Neutron Insights
Openstack Neutron InsightsAtul Pandey
Β 
Presentation1
Presentation1Presentation1
Presentation1huzaifag1
Β 
Chapter 3 1-network_design_with_internet_tools - Network Design
Chapter 3 1-network_design_with_internet_tools - Network DesignChapter 3 1-network_design_with_internet_tools - Network Design
Chapter 3 1-network_design_with_internet_tools - Network Designnakomuri
Β 
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014SAMeh Zaghloul
Β 
Dc ch08 : local area network overview
Dc ch08 : local area network overviewDc ch08 : local area network overview
Dc ch08 : local area network overviewSyaiful Ahdan
Β 
Very nice Wireless-lan-wlan-selected-topics-selected-topics-introduction-wlan...
Very nice Wireless-lan-wlan-selected-topics-selected-topics-introduction-wlan...Very nice Wireless-lan-wlan-selected-topics-selected-topics-introduction-wlan...
Very nice Wireless-lan-wlan-selected-topics-selected-topics-introduction-wlan...AssocaKazama
Β 

Similar to Ch07 (20)

ch08.pptx
ch08.pptxch08.pptx
ch08.pptx
Β 
Ch08
Ch08Ch08
Ch08
Β 
Cisco WLAN - Chapter. 02 : Part 1 – 802.11 MAC and Cisco Client Adapters
Cisco WLAN -  Chapter. 02 :  Part 1 – 802.11 MAC and Cisco Client AdaptersCisco WLAN -  Chapter. 02 :  Part 1 – 802.11 MAC and Cisco Client Adapters
Cisco WLAN - Chapter. 02 : Part 1 – 802.11 MAC and Cisco Client Adapters
Β 
PLNOG 6: Emil Kacperek - Virtual Cluster Switching
PLNOG 6: Emil Kacperek - Virtual Cluster Switching PLNOG 6: Emil Kacperek - Virtual Cluster Switching
PLNOG 6: Emil Kacperek - Virtual Cluster Switching
Β 
PPT Backbone And Networks
PPT Backbone And NetworksPPT Backbone And Networks
PPT Backbone And Networks
Β 
5 IEEE standards
5  IEEE standards5  IEEE standards
5 IEEE standards
Β 
Lan & vlan
Lan & vlanLan & vlan
Lan & vlan
Β 
Media Access Layer
Media Access LayerMedia Access Layer
Media Access Layer
Β 
Networking Chapter 12
Networking Chapter 12Networking Chapter 12
Networking Chapter 12
Β 
Local area network
Local area networkLocal area network
Local area network
Β 
VirtuaL area network (VLAN)
VirtuaL area network (VLAN)  VirtuaL area network (VLAN)
VirtuaL area network (VLAN)
Β 
MathWork Network Architecture
MathWork Network ArchitectureMathWork Network Architecture
MathWork Network Architecture
Β 
Openstack Neutron Insights
Openstack Neutron InsightsOpenstack Neutron Insights
Openstack Neutron Insights
Β 
Wireless LAN Technoloy
Wireless LAN TechnoloyWireless LAN Technoloy
Wireless LAN Technoloy
Β 
Presentation1
Presentation1Presentation1
Presentation1
Β 
Chapter 3 1-network_design_with_internet_tools - Network Design
Chapter 3 1-network_design_with_internet_tools - Network DesignChapter 3 1-network_design_with_internet_tools - Network Design
Chapter 3 1-network_design_with_internet_tools - Network Design
Β 
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014
Β 
Basic networking
Basic networkingBasic networking
Basic networking
Β 
Dc ch08 : local area network overview
Dc ch08 : local area network overviewDc ch08 : local area network overview
Dc ch08 : local area network overview
Β 
Very nice Wireless-lan-wlan-selected-topics-selected-topics-introduction-wlan...
Very nice Wireless-lan-wlan-selected-topics-selected-topics-introduction-wlan...Very nice Wireless-lan-wlan-selected-topics-selected-topics-introduction-wlan...
Very nice Wireless-lan-wlan-selected-topics-selected-topics-introduction-wlan...
Β 

Recently uploaded

Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
Β 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
Β 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
Β 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
Β 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
Β 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDGMarianaLemus7
Β 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
Β 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
Β 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
Β 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
Β 
Science&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfScience&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfjimielynbastida
Β 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
Β 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentationphoebematthew05
Β 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
Β 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
Β 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
Β 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
Β 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
Β 

Recently uploaded (20)

Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
Β 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
Β 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
Β 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
Β 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
Β 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDG
Β 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Β 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
Β 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Β 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
Β 
Science&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfScience&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdf
Β 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
Β 
Hot Sexy call girls in Panjabi Bagh πŸ” 9953056974 πŸ” Delhi escort Service
Hot Sexy call girls in Panjabi Bagh πŸ” 9953056974 πŸ” Delhi escort ServiceHot Sexy call girls in Panjabi Bagh πŸ” 9953056974 πŸ” Delhi escort Service
Hot Sexy call girls in Panjabi Bagh πŸ” 9953056974 πŸ” Delhi escort Service
Β 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentation
Β 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
Β 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
Β 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
Β 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
Β 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
Β 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
Β 

Ch07

  • 1. Fundamentals of Business Data Communications 11th Edition Alan Dennis & Alexandra Durcikova John Wiley & Sons, Inc Dwayne Whitten, D.B.A Mays Business School Texas A&M University Copyright 2011 John Wiley & Sons, Inc 7-1
  • 2. Chapter 7 Backbones Copyright 2011 John Wiley & Sons, Inc 7-2
  • 3. Chapter 7: Outline 7.1 - Introduction 7.2 - Backbone Network Components – Switches, Routers, Gateways 7.3 - Backbone Network Architectures 7.4 - The Best Practice Backbone Design 7.5 - Improving Backbone Performance 7.6 – Implications for Management Copyright 2011 John Wiley & Sons, Inc 7-3
  • 4. 7.1 Introduction Copyright 2011 John Wiley & Sons, Inc
  • 5. Backbone Networks β€’ High speed networks linking an organization’s LANs – Making information transfer possible between departments – Use high speed circuits to connect LANs – Provide connections to other backbones, MANs, and WANs β€’ Sometimes referred to as – An enterprise network – A campus-wide network Copyright 2011 John Wiley & Sons, Inc 7-5
  • 6. 7.2 Backbone Network Components β€’ Network cable – Functions in the same way as in LANs – Optical fiber - more commonly chosen because it provides higher data rates β€’ Hardware devices – Computers or special purpose devices used for interconnecting networks β€’ Switches β€’ Routers β€’ Gateways Copyright 2011 John Wiley & Sons, Inc 7-6
  • 7. Backbone Network Devices Copyright 2011 John Wiley & Sons, Inc 7-7
  • 8. Switches Copyright 2011 John Wiley & Sons, Inc 7-8
  • 9. Switches β€’ Most switches operate at the data link layer β€’ They connect two or more network segments that use the same data link and network protocol β€’ They may connect the same or different types of cable β€’ These use the data link layer address to forward packets between network segments Copyright 2011 John Wiley & Sons, Inc 7-9
  • 10. Routers Copyright 2011 John Wiley & Sons, Inc 7 - 10
  • 11. Routers β€’ Operations – Operates at the network layer – Examines the destination address of the network layer – Strips off the data link layer packet – Chooses the β€œbest” route for a packet (via routing tables) – Forwards only those messages that need to go to other networks β€’ Compared to Switches – Performs more processing – Processes only messages specifically addressed to it – Recognizes that message is specifically addressed to it before message is passed to network layer for processing – Builds new data link layer packet for transmitted packets Copyright 2011 John Wiley & Sons, Inc 7 - 11
  • 12. Gateways Copyright 2011 John Wiley & Sons, Inc 7 - 12
  • 13. Gateways β€’ Operate at network layer and use network layer addresses in processing β€’ More complex than switches or routers β€’ Connect two or more networks that use the same or different data link and network protocols β€’ Some work at the application layer β€’ Process only those messages addressed to them Copyright 2011 John Wiley & Sons, Inc 7 - 13
  • 14. Other Backbone Network Devices β€’ Terminology in marketplace is variable by vendor β€’ Layer-3 switches – Similar to L2 switches, but switch messages based on network layer addresses (usually IP address) – Have the best of both switches and routers – Can support more simultaneously active ports than routers Copyright 2011 John Wiley & Sons, Inc 7 - 14
  • 15. 7.3 Backbone Network Architectures β€’ Identifies the way backbone interconnects LANs β€’ Manages way packets from one network move through the backbone to other networks β€’ Three layers: 1. Access layer: used in LANs attached to BB 2. Distribution layer: connects LANs together 3. Core layer: connects different backbone networks together in enterprise network Copyright 2011 John Wiley & Sons, Inc 7 - 15
  • 16. Backbone Network Design Layers Copyright 2011 John Wiley & Sons, Inc 7 - 16
  • 17. Fundamental Backbone Architectures β€’ Switched Backbones: most common type of backbone, used in distribution layer, used in new buildings, sometimes in core layer, can be rack or chassis based. β€’ Routed Backbones: move packets along backbone on basis of network layer address, typically using bus, Ethernet 100Base-T, sometimes called subnetted backbone β€’ Virtual LANs: networks in which computers are assigned into LAN segments by software rather than by hardware; can be single switch or multiswitch VLANs. Very popular technology. Copyright 2011 John Wiley & Sons, Inc 8 - 17
  • 18. Switched Backbone Insert Figure 7.6 Copyright 2011 John Wiley & Sons, Inc 7 - 18
  • 19. Switched Backbones β€’ Replaces the many routers of other designs – Backbone has more cables, but fewer devices – No backbone cable used; switch is the backbone. β€’ Advantages: – Improved performance (200-600% higher) due to simultaneous access of switched operations – A simpler more easily managed network – less devices Copyright 2011 John Wiley & Sons, Inc 7 - 19
  • 20. Rack-Mounted Switched Backbones Insert Figure 7.7 Copyright 2011 John Wiley & Sons, Inc 7 - 20
  • 21. Rack-Mounted Switched Backbones Copyright 2011 John Wiley & Sons, Inc
  • 22. Rack-Based Switched Backbones β€’ Places all network switch equipment physically in one β€œrack” room – Easy maintenance and upgrade – Requires more cable, but usually small part of overall cost β€’ Main Distribution Facility (MDF) or Central Distribution Facility (CDF) – Another name for the rack room – Place where many cables come together – Patch cables used to connect devices on the rack β€’ Easier to move computers among LANs Copyright 2011 John Wiley & Sons, Inc 7 - 22
  • 23. Main Distribution Facility (MDF) Copyright 2011 John Wiley & Sons, Inc 7 - 23
  • 24. Chassis-Based Switched Backbones β€’ Use a β€œchassis” switch instead of a rack – Enables administrators to plug modules into switch – Modules can vary in nature, router or 4-port 100Base T switch β€’ Example of a chassis switch with 710 Mbps capacity – 5 10Base-T hubs, 2 10Base-T switches (8 ports each) – 1 100Base-T switch (4 ports), 100Base-T router  οƒ  ( 5 x 10) + (2 x 10 x 8) + (4 x 100) + 100 = 710 Mbps β€’ Advantage is flexibility – Enables users to plug modules directly into the switch – Simple to add new modules Copyright 2011 John Wiley & Sons, Inc 7 - 24
  • 25. Switched Backbone at Indiana Univ. β€’ Add Figure 7-10 Copyright 2011 John Wiley & Sons, Inc
  • 26. Routed Backbone Copyright 2011 John Wiley & Sons, Inc
  • 27. Routed Backbones β€’ Move packets using network layer addresses β€’ Commonly used at the core layer – Connecting LANs in different buildings in the campus – Can be used at the distribution layer as well β€’ LANs can use different data link layer protocols β€’ Main advantage: LAN segmentation – Each message stays in one LAN; unless addressed outside the LAN – Easier to manage, LANs are separate entities, segments β€’ Main disadvantages – Tend to impose time delays – Require more management than switches Copyright 2011 John Wiley & Sons, Inc 7 - 27
  • 28. Virtual LANs (VLANs) β€’ A new type of LAN-BN architecture – Made possible by high-speed intelligent switches – Computers assigned to LAN segments by software β€’ Often faster and provide more flexible network management – Much easier to assign computers to different segments β€’ More complex and so far usually used for larger networks β€’ Basic VLAN designs: – Single switch VLANs – Multi-switch VLANs Copyright 2011 John Wiley & Sons, Inc 7 - 28
  • 29. VLAN-based Backbone Insert Figure 7.12 Copyright 2011 John Wiley & Sons, Inc 7 - 29
  • 30. Multi-switch VLAN-Based Backbone Insert Figure 7.13 Copyright 2011 John Wiley & Sons, Inc 7 - 30
  • 31. How VLANs Work β€’ Each computer is assigned into a VLAN that has a VLAN ID β€’ Each VLAN ID is matched to a traditional IP subnet β€’ Each computer gets an IP address from that switch β€’ Similar to how DHCP operates β€’ Computers are assigned into the VLAN based on physical port they are plugged into Copyright 2011 John Wiley & Sons, Inc 7 - 31
  • 32. Multiswitch VLAN Operations β€’ Same as single switch VLAN, except uses several switches, perhaps in core between buildings β€’ Inter-switch protocols – Must be able to identify the VLAN to which the packet belongs β€’ Use IEEE 802.1q (an emerging standard) – When a packet needs to go from one switch to another β€’ 16-byte VLAN tag inserted into the 802.3 packet by the sending switch – When the IEEE 802.1q packet reaches its destination switch β€’ Its header (VLAN tag) stripped off and Ethernet packet inside is sent to its destination computer Copyright 2011 John Wiley & Sons, Inc 7 - 32
  • 33. VLAN Operating Characteristics β€’ Advantages of VLANs – Faster performance: Allow precise management of traffic flow and ability to allocate resources to different type of applications – Traffic prioritization (via 802.1q VLAN tag) β€’ Include in the tag: a priority code based on 802.1q β€’ Can have QoS capability at MAC level – Similar to RSVP and QoS capabilities at network and transport layers β€’ Drawbacks – Cost – Management complexity – Some β€œbleeding edge” technology issues to consider Copyright 2011 John Wiley & Sons, Inc 7 - 33
  • 34. 7.4 Best Practice Backbone Design β€’ Architectures – At distribution layer οƒ  switched backbone because of performance and cost – At core layer οƒ  routed backbone – VLANs closer but more costly and complex Copyright 2011 John Wiley & Sons, Inc 7 - 34
  • 35. Recommendations for BB Design β€’ Best architecture – Switched backbone or VLAN at distribution layer – Routed backbone at core layer β€’ Best technology - Gigabit Ethernet β€’ Ideal design – A mixture of layer-2 and layer-3 Ethernet switches – Access Layer β€’ 100Base-T Later 2 switches with cat5e or cat6 – Distribution Layer β€’ 100base-T or 1000BaseT/F Layer 3 switches – Core Layer β€’ Layer 3 switches running 10GbE or 40GbE over fiber Copyright 2011 John Wiley & Sons, Inc 7 - 35
  • 36. Best Practice Network Design Insert Figure 7.14 Copyright 2011 John Wiley & Sons, Inc 7 - 36
  • 37. 7.5 Improving Backbone Performance β€’ Improve computer and device performance – Upgrade them to faster devices – Change to a more appropriate routing protocol β€’ Distance vector – typically used on BNs β€’ Link state – typically used on WANs and MANs – Use gigabit Ethernet as BB (eliminate translations) – Increase memory in devices β€’ Improve circuit capacity – Upgrade to a faster circuit; Add additional circuits – Replace shared circuit BB with a switched BB β€’ Reduce network demand – Restrict applications that use a lot of network capacity – Reduce broadcast messages (placing filters at switches) Copyright 2011 John Wiley & Sons, Inc 7 - 37
  • 38. 7.6 Implications for Management β€’ Amount of traffic backbone needs to support is increasing at faster rate – May require that BN be replaced – Design BN to be easily upgradeable β€’ ATM is legacy technology – Vendors stopping the production of these – Begin to invest more funds to replace these β€’ Ethernet moving into backbone extensively – One standard technology used for both LANs and BN – Cost of equipment decreasing while management is becoming easier – Performance of Ethernet in backbone increasing quickly Copyright 2011 John Wiley & Sons, Inc 7 - 38
  • 39. Copyright 2011 John W iley & Sons, Inc. All rights reserved. Reproduction or translation of this work beyond that permitted in section 117 of the 1976 United States Copyright Act without express permission of the copyright owner is unlawful. Request for further information should be addressed to the Permissions Department, John Wiley & Sons, Inc. The purchaser may make back-up copies for his/her own use only and not for distribution or resale. The Publisher assumes no responsibility for errors, omissions, or damages caused by the use of these programs or from the use of the information herein. Copyright 2011 John Wiley & Sons, Inc 7 - 39