SlideShare ist ein Scribd-Unternehmen logo
1 von 53
Chapter Five
Physical and Logical
    Topologies
Objectives
Describe the basic and hybrid LAN physical
topologies, their uses, advantages, and
disadvantages
Describe a variety of enterprise-wide and
WAN physical topologies, their uses,
advantages, and disadvantages
Compare the different types of switching used
in data transmission
Understand the transmission methods, or
logical topologies, underlying Ethernet, Token
Ring, LocalTalk, and FDDI networks
Simple Physical Topologies
Physical topology
   Physical layout of a network
A Bus topology consists of a single cable—called
a bus— connecting all nodes on a network without
intervening connectivity devices



                                    Figure 5-1:
                                   Bus topology
                                     network
Simple Physical Topologies




     Figure 5-2: A terminated bus network
Simple Physical Topologies
Ring topology

    Each node is connected to the two nearest nodes so the entire
    network forms a circle

    One method for passing data on ring networks is token passing
Active topology

    Each workstation transmits data



                                               Figure 5-3:
                                                A typical
                                                  ring
                                                network
Simple Physical Topologies
Star topology

    Every node on the network is connected through
    a central device



                                      Figure 5-4:
                                       A typical
                                          star
                                       topology
                                        network
Hybrid Physical Topologies
Hybrid topology

    Complex combination of the simple physical topologies
Star-wired ring
   Star-wired topologies use physical layout of a star in
    conjunction with token ring-passing data transmission
    method


                                                 Figure 5-5:
                                                    A star-
                                                 wired ring
                                                  topology
                                                   network
Hybrid Physical Topologies
Star-wired bus

    In a star-wired bus topology, groups of workstations are
    star-connected to hubs and then networked via a single bus




             Figure 5-6: A star-wired bus network topology
Hybrid Physical Topologies
Daisy-Chained

    A Daisy chain is linked series of devices


                                         Figure 5-7:
                                          A daisy-
                                           chained
                                         star-wired
                                             bus
                                          topology
Hybrid Physical Topologies
Hierarchical hybrid topology
   Uses layers to separate devices by priority or function




                       Figure 5-8: A hierarchical ring topology
Enterprise-Wide Topologies
Enterprise
   An entire organization
Backbone networks
   Serial backbone
   Distributed backbone
   Collapsed backbone

    Parallel backbone
Enterprise-Wide Topologies
Serial backbone

    Two or more hubs connected to each other by a single cable
Distributed backbone

    Hubs connected to a series of central hubs or routers in a
    hierarchy



                                                    Figure 5-9:
                                                     A simple
                                                    distributed
                                                     backbone
                                                      network
Enterprise-Wide Topologies




 Figure 5-10: A distributed backbone connecting multiple LANs
Enterprise-Wide Topologies
Collapsed backbone

    Uses a router or switch as the single central
    connection point for multiple subnetworks



                                                Figure 5-
                                                  11: A
                                                collapsed
                                                backbone
                                                 network
Enterprise-Wide Topologies
Parallel Backbone

    Collapsed backbone arrangement that consists of more than one
    connection from central router or switch to each network
    segment




                                                   Figure 5-
                                                     12: A
                                                    parallel
                                                   backbone
                                                    network
Enterprise-Wide Topologies
Mesh networks

    Routers are interconnected with other routers, with at least two
    pathways connecting each router




                                                     Figure 5-13:
                                                    An example of
                                                        a mesh
                                                       network
Wide Area Network (WAN)
           Topologies
Peer-to-peer topology

    WAN with single interconnection points for each
    location

    Dedicated circuits
      Continuous physical or logical connections between two
      access points that are leased from a communication
      provider


                                             Figure 5-14:
                                            A peer-to-peer
                                                WAN
Wide Area Network (WAN)
              Topologies
Ring WAN topology

    Each site is connected to two other sites so that entire
    WAN forms a ring pattern




                     Figure 5-15: A ring-configured WAN
Wide Area Network (WAN)
              Topologies
Star WAN topology

    Single site acts as the central connection point for several
    other points




                                               Figure 5-16:
                                                  A star-
                                                configured
                                                  WAN
Wide Area Network (WAN)
              Topologies
Mesh WAN topology

    Many directly interconnected locations forming a complex mesh




          Figure 5-17: Full-mesh and partial-mesh WANs
Wide Area Network (WAN)
              Topologies
Tiered WAN topology

    Sites connected in star or ring formations are interconnected at
    different levels, with interconnection points organized into layers




                          Figure 5-18: A tiered WAN topology
Logical Topologies
Refers to the way in which data are
transmitted between nodes
Describes the way:

    Data are packaged in frames
   Electrical pulses are sent over network’s physical
    media
Logical topology may also be called network
transport system
Switching
Component of network’s logical topology that
determines how connections are created
between nodes

    Circuit switching
       Connection is established between two network nodes
       before they begin transmitting data
   Message switching
       Establishes connection between two devices, transfers
       information to second device, and then breaks connection
   Packet switching
       Breaks data into packets before they are transmitted
Ethernet
Carrier Sense Multiple Access with Collision
Detection (CSMA/CD)

    The access method used in Ethernet

    Collision
      In Ethernet networks, the interference of one network node’s
      data transmission with another network node’s data
      transmission
   Jamming
      Part of CSMA/CD in which, upon detection of collision,
      station issues special 32-bit sequence to indicate to all nodes
      on Ethernet segment that its previously transmitted frame
      has suffered a collision and should be considered faulty
Ethernet




Figure 5-19: CSMA/CD process
Ethernet
On an Ethernet network, an individual
network segment is known as a collision
domain
   Portion of network in which collisions will occur if
    two nodes transmit data at same time
Data propagation delay
   Length of time data take to travel from one point
    on the segment to another point
Ethernet
Demand priority

    Method for data transmission used by 100BaseVG Ethernet
    networks

    Demand priority requires an intelligent hub




                                              Figure 5-20:
                                            CSMA/CD versus
                                             demand priority
Ethernet
Traditional Ethernet LANs, called shared
Ethernet, supply fixed amount of bandwidth
that must be shared by all devices on a segment
Switch
   Device that can separate network segments into
    smaller segments, with each segment being
    independent of the others and supporting its own
    traffic
Switched Ethernet
   Newer Ethernet model that enables multiple nodes to
    simultaneously transmit and receive data over logical
    network segments
Ethernet




Figure 5-21: A switched Ethernet network
Ethernet
Gigabit Ethernet
   1 Gigabit Ethernet
      Ethernet standard for networks that achieve 1-
      Gbps maximum throughput
   10 Gigabit Ethernet
      Standard currently being defined by IEEE 802.3ae
      committee
      Will allow 10-Gbps throughput
      Will include full-duplexing and multimode fiber
      requirements
Ethernet
Padding

    Bytes added to data portion of an Ethernet frame to
    make sure this field is at least 46 bytes in size
Ethernet frame types:
   IEEE 802.3 (“Ethernet 802.2” or “LLC”)
   Novell proprietary 802.3 frame (or “Ethernet 802.3”)

    Ethernet II frame

    IEEE 802.3 SNAP frame
IEEE 802.3 (“Ethernet 802.2” or
            “LLC”)
 Default frame type for versions 4.x and higher of
 Novell NetWare network operating system
 
     Sometimes called LLC frame
 
     In Novell’s lexicon, this frame is called Ethernet 802.2
     frame




                            Figure 5-22: An IEEE 802.3 frame
IEEE 802.3 (“Ethernet 802.2” or
            “LLC”)
Service Access Point (SAP)
   Identifies node or internal process that uses LLC
    protocol
Frame Check Sequence (FCS)

    This field ensures that data are received just as
    they were sent
Cyclical Redundancy Check (CRC)

    Algorithm used by FCS field in Ethernet frames
Novell Proprietary 802.3 (or
         “Ethernet 802.3”)
Original NetWare frame type
Also called:

    802.3 Raw

    Ethernet 802.3 frame




                   Figure 5-23: A Novell proprietary 802.3 frame
Ethernet II
Original Ethernet frame type developed by
DEC, Intel and Xerox, before IEEE began
to standardize Ethernet




                   Figure 5-24: An Ethernet II frame
IEEE 802.3 SNAP
Adaptation of IEEE 802.3 and Ethernet II
SNAP stands for Sub-Network Access Protocol




               Figure 5-25: An IEEE 802.3 SNAP frame
Understanding Frame Types
Learning about networks is analogous to
learning a foreign language, with the frame type
being the language’s syntax
   Just as you may know the Japanese word for go but
    how to use it in a sentence, you may know all about
    the IPX/SPX protocol but not how devices handle it
Autosense
   Feature of modern NICs that enables a NIC to
    automatically sense what types of frames are running
    on a network and set itself to that specification
Design Considerations for Ethernet
           Networks
 Cabling
 Connectivity devices
 Number of stations
 Speed
 Scalability
 Topology
LocalTalk
Logical topology designed by Apple
Computer, Inc.
Uses a transmission method called Carrier
Sense Multiple Access/Collision
Avoidance (CSMA/CA)
A teleconnector is a transceiver used on a
LocalTalk network
Macintosh version of TCP/IP is called
MacTCP
Token Ring
Token Ring networks use the token passing
routine and a star-ring hybrid physical
topology
The 100-Mbps Token Ring standard is known
as High-Speed Token Ring (HSTR)
On a Token Ring network, one workstation,
called the active monitor, acts as the
controller for token passing
Token Ring
Multistation Access Unit (MAU)
   Regenerates signals




              Figure 5-26: Interconnected Token Ring MAUs
Token Ring
Control Access Unit (CAU)
   Connectivity device used on a Token Ring
    network
Lobe Attachment Module (LAM)

    Device that attaches to a CAU to expand the
    capacity of that device
Token Ring
Token Ring networks with STP cabling may use a
type 1 IBM connector
A DB-9 connector is another type of connector
found on STP Token Ring networks




       Figure 5-27: Type 1 IBM and DB-9 Token Ring connectors
Token Ring
Media filter

    Device that enables two types of cables or connectors to be
    linked
Token Ring media filter

    Enables DB-9 cable and type 1 IBM cable to be connected




                        Figure 5-28: A Token Ring media filter
Token Ring
Token Ring switching

    Like Ethernet networks, Token Ring networks can take
    advantage of switching to better utilize limited bandwidth
Token Ring frames

    IEEE 802.5 Token Ring frame

    IBM Token Ring frame




                       Figure 5-29: An IBM Token Ring frame
Design Considerations for Token
        Ring Networks
Cabling
Connectivity devices
Number of stations
Speed
Scalability
Topology
Fiber Distributed Data Interface
              (FDDI)
Logical topology whose standard was originally specified
by ANSI in mid-1980s and later refined by ISO




                                           Figure 5-30:
                                             A FDDI
                                             network
Asynchronous Transfer Mode
            (ATM)
Logical topology that relies on a fixed packet
size to achieve data transfer rates up to 9953
Mbps
The fixed packet in ATM is called a cell
A unique aspect of ATM technology is that it
relies on virtual circuits
Asynchronous Transfer Mode
            (ATM)
ATM uses circuit switching, which allows
ATM to guarantee a specific quality of
service (QOS)
ATM technology can be integrated with
Ethernet or Token Ring networks through the
use of LAN Emulation (LANE)
Chapter Summary
A physical topology is the basic layout of a network
Physical topologies are categorized into three
fundamental geometric shapes: bus, ring, and star
Few LANs use the simple physical topologies in
their pure form
Hubs that service star-wired bus or star-wired ring
topologies can be daisy-chained to form a more
complex hybrid topology
Hierarchical hybrid topology can designate hubs at
different layers to perform different functions
Chapter Summary
Cabling that connects each hub is called the
backbone
In mesh networks, routers are interconnected with
other routers so at least two pathways connect each
node
WAN topologies use LAN and enterprise-wide
topologies as building blocks, but add more
complexity
Network logical topologies encompass a set of rules
specifying which data are packaged and transmitted
over network media
Chapter Summary
Switching is a component of a network’s logical
topology that manages the filtering and
forwarding of packets between nodes on a
network
Ethernet is a networking technology and is by far
the most popular logical topology for LANs today
Ethernet follows a network access method called
CSMA/CD
On heavily trafficked Ethernet networks,
collisions are not uncommon
A switch is a device that can separate a network
into smaller segments, each independent of each
other and supporting its own traffic
Chapter Summary
Token Ring networks currently run at either 4 or 16
Mbps, as specified by IEEE 802.5
Token Ring networks use the token-passing routine
and a star-ring hybrid physical topology
FDDI is a networking standard originally specified by
ANSI in mid-1980s and later refined by ISO
ATM relies on a fixed packet size to achieve data
transfer rates up to 9953 Mbps
ATM relies on virtual circuits to determine the
optimal path between sender and receiver

Weitere ähnliche Inhalte

Was ist angesagt?

02eb68ab60b13bbfca46c09bb73eb608d353
02eb68ab60b13bbfca46c09bb73eb608d35302eb68ab60b13bbfca46c09bb73eb608d353
02eb68ab60b13bbfca46c09bb73eb608d353Shanti Tripathi
 
Exploiting cooperative relay for high performance communications in mimo ad h...
Exploiting cooperative relay for high performance communications in mimo ad h...Exploiting cooperative relay for high performance communications in mimo ad h...
Exploiting cooperative relay for high performance communications in mimo ad h...IEEEFINALYEARPROJECTS
 
WIRELESS MESH NETWORKS CAPACITY IMPROVEMENT USING CBF
WIRELESS MESH NETWORKS CAPACITY IMPROVEMENT USING CBF WIRELESS MESH NETWORKS CAPACITY IMPROVEMENT USING CBF
WIRELESS MESH NETWORKS CAPACITY IMPROVEMENT USING CBF ijwmn
 
SECURING BGP BY HANDLING DYNAMIC NETWORK BEHAVIOR AND UNBALANCED DATASETS
SECURING BGP BY HANDLING DYNAMIC NETWORK BEHAVIOR AND UNBALANCED DATASETSSECURING BGP BY HANDLING DYNAMIC NETWORK BEHAVIOR AND UNBALANCED DATASETS
SECURING BGP BY HANDLING DYNAMIC NETWORK BEHAVIOR AND UNBALANCED DATASETSIJCNCJournal
 
DYNAMICALLY ADAPTABLE IMPROVED OLSR (DA-IOLSR) PROTOCOL
DYNAMICALLY ADAPTABLE IMPROVED OLSR (DA-IOLSR) PROTOCOLDYNAMICALLY ADAPTABLE IMPROVED OLSR (DA-IOLSR) PROTOCOL
DYNAMICALLY ADAPTABLE IMPROVED OLSR (DA-IOLSR) PROTOCOLIJCNCJournal
 
Traffic Engineering in Metro Ethernet
Traffic Engineering in Metro EthernetTraffic Engineering in Metro Ethernet
Traffic Engineering in Metro EthernetCSCJournals
 
6RLR-ABC: 6LOWPAN ROUTING PROTOCOL WITH LOCAL REPAIR USING BIO INSPIRED ARTIF...
6RLR-ABC: 6LOWPAN ROUTING PROTOCOL WITH LOCAL REPAIR USING BIO INSPIRED ARTIF...6RLR-ABC: 6LOWPAN ROUTING PROTOCOL WITH LOCAL REPAIR USING BIO INSPIRED ARTIF...
6RLR-ABC: 6LOWPAN ROUTING PROTOCOL WITH LOCAL REPAIR USING BIO INSPIRED ARTIF...IJCNCJournal
 
Inter-Cell Interference Coordination for LTE-A - Sept 2011 Volker Pauli, Eiko...
Inter-Cell Interference Coordination for LTE-A - Sept 2011 Volker Pauli, Eiko...Inter-Cell Interference Coordination for LTE-A - Sept 2011 Volker Pauli, Eiko...
Inter-Cell Interference Coordination for LTE-A - Sept 2011 Volker Pauli, Eiko...Eiko Seidel
 
Avaya VENA Fabric Connect
Avaya VENA Fabric ConnectAvaya VENA Fabric Connect
Avaya VENA Fabric ConnectAvaya Inc.
 
Simulation and Performance Analysis of Long Term Evolution (LTE) Cellular Net...
Simulation and Performance Analysis of Long Term Evolution (LTE) Cellular Net...Simulation and Performance Analysis of Long Term Evolution (LTE) Cellular Net...
Simulation and Performance Analysis of Long Term Evolution (LTE) Cellular Net...ijsrd.com
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...ijceronline
 
Milcom10 T10 Optical Ethernet Sharma Davari 2010 11 01
Milcom10 T10 Optical Ethernet Sharma Davari 2010 11 01Milcom10 T10 Optical Ethernet Sharma Davari 2010 11 01
Milcom10 T10 Optical Ethernet Sharma Davari 2010 11 01Vishal Sharma, Ph.D.
 
A ULTRA-LOW POWER ROUTER DESIGN FOR NETWORK ON CHIP
A ULTRA-LOW POWER ROUTER DESIGN FOR NETWORK ON CHIPA ULTRA-LOW POWER ROUTER DESIGN FOR NETWORK ON CHIP
A ULTRA-LOW POWER ROUTER DESIGN FOR NETWORK ON CHIPijaceeejournal
 
INVESTIGATING MULTILAYER OMEGA-TYPE NETWORKS OPERATING WITH THE CUT-THROUGH T...
INVESTIGATING MULTILAYER OMEGA-TYPE NETWORKS OPERATING WITH THE CUT-THROUGH T...INVESTIGATING MULTILAYER OMEGA-TYPE NETWORKS OPERATING WITH THE CUT-THROUGH T...
INVESTIGATING MULTILAYER OMEGA-TYPE NETWORKS OPERATING WITH THE CUT-THROUGH T...IJCNCJournal
 
PATH SPLITTING FOR VIRTUAL NETWORK EMBEDDING IN ELASTIC OPTICAL NETWORKS
PATH SPLITTING FOR VIRTUAL NETWORK EMBEDDING IN ELASTIC OPTICAL NETWORKSPATH SPLITTING FOR VIRTUAL NETWORK EMBEDDING IN ELASTIC OPTICAL NETWORKS
PATH SPLITTING FOR VIRTUAL NETWORK EMBEDDING IN ELASTIC OPTICAL NETWORKSIJCNCJournal
 
Address allocation for MANET merge and partition using cluster based routing
Address allocation for MANET merge and partition using cluster based routingAddress allocation for MANET merge and partition using cluster based routing
Address allocation for MANET merge and partition using cluster based routingsugandhasinghhooda
 

Was ist angesagt? (20)

02eb68ab60b13bbfca46c09bb73eb608d353
02eb68ab60b13bbfca46c09bb73eb608d35302eb68ab60b13bbfca46c09bb73eb608d353
02eb68ab60b13bbfca46c09bb73eb608d353
 
Exploiting cooperative relay for high performance communications in mimo ad h...
Exploiting cooperative relay for high performance communications in mimo ad h...Exploiting cooperative relay for high performance communications in mimo ad h...
Exploiting cooperative relay for high performance communications in mimo ad h...
 
V25112115
V25112115V25112115
V25112115
 
WIRELESS MESH NETWORKS CAPACITY IMPROVEMENT USING CBF
WIRELESS MESH NETWORKS CAPACITY IMPROVEMENT USING CBF WIRELESS MESH NETWORKS CAPACITY IMPROVEMENT USING CBF
WIRELESS MESH NETWORKS CAPACITY IMPROVEMENT USING CBF
 
SECURING BGP BY HANDLING DYNAMIC NETWORK BEHAVIOR AND UNBALANCED DATASETS
SECURING BGP BY HANDLING DYNAMIC NETWORK BEHAVIOR AND UNBALANCED DATASETSSECURING BGP BY HANDLING DYNAMIC NETWORK BEHAVIOR AND UNBALANCED DATASETS
SECURING BGP BY HANDLING DYNAMIC NETWORK BEHAVIOR AND UNBALANCED DATASETS
 
DYNAMICALLY ADAPTABLE IMPROVED OLSR (DA-IOLSR) PROTOCOL
DYNAMICALLY ADAPTABLE IMPROVED OLSR (DA-IOLSR) PROTOCOLDYNAMICALLY ADAPTABLE IMPROVED OLSR (DA-IOLSR) PROTOCOL
DYNAMICALLY ADAPTABLE IMPROVED OLSR (DA-IOLSR) PROTOCOL
 
Traffic Engineering in Metro Ethernet
Traffic Engineering in Metro EthernetTraffic Engineering in Metro Ethernet
Traffic Engineering in Metro Ethernet
 
6RLR-ABC: 6LOWPAN ROUTING PROTOCOL WITH LOCAL REPAIR USING BIO INSPIRED ARTIF...
6RLR-ABC: 6LOWPAN ROUTING PROTOCOL WITH LOCAL REPAIR USING BIO INSPIRED ARTIF...6RLR-ABC: 6LOWPAN ROUTING PROTOCOL WITH LOCAL REPAIR USING BIO INSPIRED ARTIF...
6RLR-ABC: 6LOWPAN ROUTING PROTOCOL WITH LOCAL REPAIR USING BIO INSPIRED ARTIF...
 
Network
NetworkNetwork
Network
 
Inter-Cell Interference Coordination for LTE-A - Sept 2011 Volker Pauli, Eiko...
Inter-Cell Interference Coordination for LTE-A - Sept 2011 Volker Pauli, Eiko...Inter-Cell Interference Coordination for LTE-A - Sept 2011 Volker Pauli, Eiko...
Inter-Cell Interference Coordination for LTE-A - Sept 2011 Volker Pauli, Eiko...
 
Avaya VENA Fabric Connect
Avaya VENA Fabric ConnectAvaya VENA Fabric Connect
Avaya VENA Fabric Connect
 
Simulation and Performance Analysis of Long Term Evolution (LTE) Cellular Net...
Simulation and Performance Analysis of Long Term Evolution (LTE) Cellular Net...Simulation and Performance Analysis of Long Term Evolution (LTE) Cellular Net...
Simulation and Performance Analysis of Long Term Evolution (LTE) Cellular Net...
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
MyThesis
MyThesisMyThesis
MyThesis
 
Milcom10 T10 Optical Ethernet Sharma Davari 2010 11 01
Milcom10 T10 Optical Ethernet Sharma Davari 2010 11 01Milcom10 T10 Optical Ethernet Sharma Davari 2010 11 01
Milcom10 T10 Optical Ethernet Sharma Davari 2010 11 01
 
A ULTRA-LOW POWER ROUTER DESIGN FOR NETWORK ON CHIP
A ULTRA-LOW POWER ROUTER DESIGN FOR NETWORK ON CHIPA ULTRA-LOW POWER ROUTER DESIGN FOR NETWORK ON CHIP
A ULTRA-LOW POWER ROUTER DESIGN FOR NETWORK ON CHIP
 
INVESTIGATING MULTILAYER OMEGA-TYPE NETWORKS OPERATING WITH THE CUT-THROUGH T...
INVESTIGATING MULTILAYER OMEGA-TYPE NETWORKS OPERATING WITH THE CUT-THROUGH T...INVESTIGATING MULTILAYER OMEGA-TYPE NETWORKS OPERATING WITH THE CUT-THROUGH T...
INVESTIGATING MULTILAYER OMEGA-TYPE NETWORKS OPERATING WITH THE CUT-THROUGH T...
 
PATH SPLITTING FOR VIRTUAL NETWORK EMBEDDING IN ELASTIC OPTICAL NETWORKS
PATH SPLITTING FOR VIRTUAL NETWORK EMBEDDING IN ELASTIC OPTICAL NETWORKSPATH SPLITTING FOR VIRTUAL NETWORK EMBEDDING IN ELASTIC OPTICAL NETWORKS
PATH SPLITTING FOR VIRTUAL NETWORK EMBEDDING IN ELASTIC OPTICAL NETWORKS
 
G1063841
G1063841G1063841
G1063841
 
Address allocation for MANET merge and partition using cluster based routing
Address allocation for MANET merge and partition using cluster based routingAddress allocation for MANET merge and partition using cluster based routing
Address allocation for MANET merge and partition using cluster based routing
 

Andere mochten auch

Informe final comisión multipartidaria
Informe final comisión multipartidariaInforme final comisión multipartidaria
Informe final comisión multipartidariaProceso Digital
 
Resume-Arun Narayanan - Copy.DOC
Resume-Arun Narayanan - Copy.DOCResume-Arun Narayanan - Copy.DOC
Resume-Arun Narayanan - Copy.DOCArun Narayanan.S
 
UAVs, nuevos dispositivos para la captura de información ambiental
UAVs, nuevos  dispositivos para la  captura de información  ambiental UAVs, nuevos  dispositivos para la  captura de información  ambiental
UAVs, nuevos dispositivos para la captura de información ambiental Argongra Gis
 
Aprendemos a darnos los buenos días
Aprendemos a darnos los buenos díasAprendemos a darnos los buenos días
Aprendemos a darnos los buenos díasMFatimaGS
 
6 år med jordhammars växtkraft
6 år med jordhammars växtkraft6 år med jordhammars växtkraft
6 år med jordhammars växtkraftRick Mulder
 
Calendario republicano 2013
Calendario republicano 2013Calendario republicano 2013
Calendario republicano 2013Eowyn de Camelot
 
Toma de decisiones (Carlos Lago)
Toma de decisiones (Carlos Lago)Toma de decisiones (Carlos Lago)
Toma de decisiones (Carlos Lago)fiebrefutbol .es
 
Blue Bite Media Kit (January 2013)
Blue Bite Media Kit (January 2013)Blue Bite Media Kit (January 2013)
Blue Bite Media Kit (January 2013)eBay
 
Fonvalmed presentacion-obras
Fonvalmed presentacion-obrasFonvalmed presentacion-obras
Fonvalmed presentacion-obrasJuan Dapena
 
Alejandro concepcion 4 car
Alejandro concepcion 4 carAlejandro concepcion 4 car
Alejandro concepcion 4 caralejandrorcc
 
Imvu 3d chat
Imvu 3d chatImvu 3d chat
Imvu 3d chatbeeenegen
 
Gestión de la Sostenibilidad en la Empresa: Índices para Inversores y Consumi...
Gestión de la Sostenibilidad en la Empresa: Índices para Inversores y Consumi...Gestión de la Sostenibilidad en la Empresa: Índices para Inversores y Consumi...
Gestión de la Sostenibilidad en la Empresa: Índices para Inversores y Consumi...Perú 2021
 
Ação Cautelar - Apenso Vol 428
Ação Cautelar - Apenso Vol 428 Ação Cautelar - Apenso Vol 428
Ação Cautelar - Apenso Vol 428 Marcelo Bancalero
 
Comunicado Oxfam ddhh2013
Comunicado Oxfam ddhh2013Comunicado Oxfam ddhh2013
Comunicado Oxfam ddhh2013Oliver Molano
 
Museos y sostenibilidad: argumentos para la convergencia Esther Aparicio Raba...
Museos y sostenibilidad: argumentos para la convergencia Esther Aparicio Raba...Museos y sostenibilidad: argumentos para la convergencia Esther Aparicio Raba...
Museos y sostenibilidad: argumentos para la convergencia Esther Aparicio Raba...SLoW Projects
 
Fundamentos en el diseño de bases de datos con MS SQL Server 2012
Fundamentos en el diseño de bases de datos con MS SQL Server 2012Fundamentos en el diseño de bases de datos con MS SQL Server 2012
Fundamentos en el diseño de bases de datos con MS SQL Server 2012Joseph Lopez
 

Andere mochten auch (20)

Informe final comisión multipartidaria
Informe final comisión multipartidariaInforme final comisión multipartidaria
Informe final comisión multipartidaria
 
Resume-Arun Narayanan - Copy.DOC
Resume-Arun Narayanan - Copy.DOCResume-Arun Narayanan - Copy.DOC
Resume-Arun Narayanan - Copy.DOC
 
UAVs, nuevos dispositivos para la captura de información ambiental
UAVs, nuevos  dispositivos para la  captura de información  ambiental UAVs, nuevos  dispositivos para la  captura de información  ambiental
UAVs, nuevos dispositivos para la captura de información ambiental
 
Aprendemos a darnos los buenos días
Aprendemos a darnos los buenos díasAprendemos a darnos los buenos días
Aprendemos a darnos los buenos días
 
6 år med jordhammars växtkraft
6 år med jordhammars växtkraft6 år med jordhammars växtkraft
6 år med jordhammars växtkraft
 
Campanya d'avaluació dels ecosistemes aquàtics del Ripollès
Campanya d'avaluació dels ecosistemes aquàtics del RipollèsCampanya d'avaluació dels ecosistemes aquàtics del Ripollès
Campanya d'avaluació dels ecosistemes aquàtics del Ripollès
 
Calendario republicano 2013
Calendario republicano 2013Calendario republicano 2013
Calendario republicano 2013
 
Toma de decisiones (Carlos Lago)
Toma de decisiones (Carlos Lago)Toma de decisiones (Carlos Lago)
Toma de decisiones (Carlos Lago)
 
Avantcraft collection 2007
Avantcraft collection 2007Avantcraft collection 2007
Avantcraft collection 2007
 
Blue Bite Media Kit (January 2013)
Blue Bite Media Kit (January 2013)Blue Bite Media Kit (January 2013)
Blue Bite Media Kit (January 2013)
 
Fonvalmed presentacion-obras
Fonvalmed presentacion-obrasFonvalmed presentacion-obras
Fonvalmed presentacion-obras
 
Alejandro concepcion 4 car
Alejandro concepcion 4 carAlejandro concepcion 4 car
Alejandro concepcion 4 car
 
Imvu 3d chat
Imvu 3d chatImvu 3d chat
Imvu 3d chat
 
Gestión de la Sostenibilidad en la Empresa: Índices para Inversores y Consumi...
Gestión de la Sostenibilidad en la Empresa: Índices para Inversores y Consumi...Gestión de la Sostenibilidad en la Empresa: Índices para Inversores y Consumi...
Gestión de la Sostenibilidad en la Empresa: Índices para Inversores y Consumi...
 
Así quedó Veracruz
Así quedó VeracruzAsí quedó Veracruz
Así quedó Veracruz
 
Ação Cautelar - Apenso Vol 428
Ação Cautelar - Apenso Vol 428 Ação Cautelar - Apenso Vol 428
Ação Cautelar - Apenso Vol 428
 
Boletin 2010
Boletin 2010Boletin 2010
Boletin 2010
 
Comunicado Oxfam ddhh2013
Comunicado Oxfam ddhh2013Comunicado Oxfam ddhh2013
Comunicado Oxfam ddhh2013
 
Museos y sostenibilidad: argumentos para la convergencia Esther Aparicio Raba...
Museos y sostenibilidad: argumentos para la convergencia Esther Aparicio Raba...Museos y sostenibilidad: argumentos para la convergencia Esther Aparicio Raba...
Museos y sostenibilidad: argumentos para la convergencia Esther Aparicio Raba...
 
Fundamentos en el diseño de bases de datos con MS SQL Server 2012
Fundamentos en el diseño de bases de datos con MS SQL Server 2012Fundamentos en el diseño de bases de datos con MS SQL Server 2012
Fundamentos en el diseño de bases de datos con MS SQL Server 2012
 

Ähnlich wie Ch 05 (20)

Chapter 5
Chapter 5Chapter 5
Chapter 5
 
Topology Document
Topology DocumentTopology Document
Topology Document
 
Network topology And Its Types
Network topology And Its Types Network topology And Its Types
Network topology And Its Types
 
Network topology
Network topologyNetwork topology
Network topology
 
A Study And Analysis On Computer Network Topology For Data Communication
A Study And Analysis On Computer Network Topology For Data CommunicationA Study And Analysis On Computer Network Topology For Data Communication
A Study And Analysis On Computer Network Topology For Data Communication
 
Data communication
Data communicationData communication
Data communication
 
Topography
TopographyTopography
Topography
 
Networktopology xii
Networktopology xiiNetworktopology xii
Networktopology xii
 
20CS2007 Computer Communication Networks
20CS2007 Computer Communication Networks 20CS2007 Computer Communication Networks
20CS2007 Computer Communication Networks
 
20CS2007 Computer Communication Networks
20CS2007 Computer Communication Networks 20CS2007 Computer Communication Networks
20CS2007 Computer Communication Networks
 
Network topology
Network topologyNetwork topology
Network topology
 
Siemens Industrial Training
Siemens Industrial TrainingSiemens Industrial Training
Siemens Industrial Training
 
Network and types of network
Network and types of networkNetwork and types of network
Network and types of network
 
Networking topology
Networking topologyNetworking topology
Networking topology
 
Network Topology
Network TopologyNetwork Topology
Network Topology
 
Network Topology.pdf
Network Topology.pdfNetwork Topology.pdf
Network Topology.pdf
 
NETWORKING
NETWORKINGNETWORKING
NETWORKING
 
DCC MODULE 4 PPT .pptx
DCC MODULE 4 PPT .pptxDCC MODULE 4 PPT .pptx
DCC MODULE 4 PPT .pptx
 
Networking / Internet and Web Technologies
Networking / Internet and Web TechnologiesNetworking / Internet and Web Technologies
Networking / Internet and Web Technologies
 
Network topologies
Network topologiesNetwork topologies
Network topologies
 

Ch 05

  • 1. Chapter Five Physical and Logical Topologies
  • 2. Objectives Describe the basic and hybrid LAN physical topologies, their uses, advantages, and disadvantages Describe a variety of enterprise-wide and WAN physical topologies, their uses, advantages, and disadvantages Compare the different types of switching used in data transmission Understand the transmission methods, or logical topologies, underlying Ethernet, Token Ring, LocalTalk, and FDDI networks
  • 3. Simple Physical Topologies Physical topology  Physical layout of a network A Bus topology consists of a single cable—called a bus— connecting all nodes on a network without intervening connectivity devices Figure 5-1: Bus topology network
  • 4. Simple Physical Topologies Figure 5-2: A terminated bus network
  • 5. Simple Physical Topologies Ring topology  Each node is connected to the two nearest nodes so the entire network forms a circle  One method for passing data on ring networks is token passing Active topology  Each workstation transmits data Figure 5-3: A typical ring network
  • 6. Simple Physical Topologies Star topology  Every node on the network is connected through a central device Figure 5-4: A typical star topology network
  • 7. Hybrid Physical Topologies Hybrid topology  Complex combination of the simple physical topologies Star-wired ring  Star-wired topologies use physical layout of a star in conjunction with token ring-passing data transmission method Figure 5-5: A star- wired ring topology network
  • 8. Hybrid Physical Topologies Star-wired bus  In a star-wired bus topology, groups of workstations are star-connected to hubs and then networked via a single bus Figure 5-6: A star-wired bus network topology
  • 9. Hybrid Physical Topologies Daisy-Chained  A Daisy chain is linked series of devices Figure 5-7: A daisy- chained star-wired bus topology
  • 10. Hybrid Physical Topologies Hierarchical hybrid topology  Uses layers to separate devices by priority or function Figure 5-8: A hierarchical ring topology
  • 11. Enterprise-Wide Topologies Enterprise  An entire organization Backbone networks  Serial backbone  Distributed backbone  Collapsed backbone  Parallel backbone
  • 12. Enterprise-Wide Topologies Serial backbone  Two or more hubs connected to each other by a single cable Distributed backbone  Hubs connected to a series of central hubs or routers in a hierarchy Figure 5-9: A simple distributed backbone network
  • 13. Enterprise-Wide Topologies Figure 5-10: A distributed backbone connecting multiple LANs
  • 14. Enterprise-Wide Topologies Collapsed backbone  Uses a router or switch as the single central connection point for multiple subnetworks Figure 5- 11: A collapsed backbone network
  • 15. Enterprise-Wide Topologies Parallel Backbone  Collapsed backbone arrangement that consists of more than one connection from central router or switch to each network segment Figure 5- 12: A parallel backbone network
  • 16. Enterprise-Wide Topologies Mesh networks  Routers are interconnected with other routers, with at least two pathways connecting each router Figure 5-13: An example of a mesh network
  • 17. Wide Area Network (WAN) Topologies Peer-to-peer topology  WAN with single interconnection points for each location  Dedicated circuits Continuous physical or logical connections between two access points that are leased from a communication provider Figure 5-14: A peer-to-peer WAN
  • 18. Wide Area Network (WAN) Topologies Ring WAN topology  Each site is connected to two other sites so that entire WAN forms a ring pattern Figure 5-15: A ring-configured WAN
  • 19. Wide Area Network (WAN) Topologies Star WAN topology  Single site acts as the central connection point for several other points Figure 5-16: A star- configured WAN
  • 20. Wide Area Network (WAN) Topologies Mesh WAN topology  Many directly interconnected locations forming a complex mesh Figure 5-17: Full-mesh and partial-mesh WANs
  • 21. Wide Area Network (WAN) Topologies Tiered WAN topology  Sites connected in star or ring formations are interconnected at different levels, with interconnection points organized into layers Figure 5-18: A tiered WAN topology
  • 22. Logical Topologies Refers to the way in which data are transmitted between nodes Describes the way:  Data are packaged in frames  Electrical pulses are sent over network’s physical media Logical topology may also be called network transport system
  • 23. Switching Component of network’s logical topology that determines how connections are created between nodes  Circuit switching Connection is established between two network nodes before they begin transmitting data  Message switching Establishes connection between two devices, transfers information to second device, and then breaks connection  Packet switching Breaks data into packets before they are transmitted
  • 24. Ethernet Carrier Sense Multiple Access with Collision Detection (CSMA/CD)  The access method used in Ethernet  Collision In Ethernet networks, the interference of one network node’s data transmission with another network node’s data transmission  Jamming Part of CSMA/CD in which, upon detection of collision, station issues special 32-bit sequence to indicate to all nodes on Ethernet segment that its previously transmitted frame has suffered a collision and should be considered faulty
  • 26. Ethernet On an Ethernet network, an individual network segment is known as a collision domain  Portion of network in which collisions will occur if two nodes transmit data at same time Data propagation delay  Length of time data take to travel from one point on the segment to another point
  • 27. Ethernet Demand priority  Method for data transmission used by 100BaseVG Ethernet networks  Demand priority requires an intelligent hub Figure 5-20: CSMA/CD versus demand priority
  • 28. Ethernet Traditional Ethernet LANs, called shared Ethernet, supply fixed amount of bandwidth that must be shared by all devices on a segment Switch  Device that can separate network segments into smaller segments, with each segment being independent of the others and supporting its own traffic Switched Ethernet  Newer Ethernet model that enables multiple nodes to simultaneously transmit and receive data over logical network segments
  • 29. Ethernet Figure 5-21: A switched Ethernet network
  • 30. Ethernet Gigabit Ethernet  1 Gigabit Ethernet Ethernet standard for networks that achieve 1- Gbps maximum throughput  10 Gigabit Ethernet Standard currently being defined by IEEE 802.3ae committee Will allow 10-Gbps throughput Will include full-duplexing and multimode fiber requirements
  • 31. Ethernet Padding  Bytes added to data portion of an Ethernet frame to make sure this field is at least 46 bytes in size Ethernet frame types:  IEEE 802.3 (“Ethernet 802.2” or “LLC”)  Novell proprietary 802.3 frame (or “Ethernet 802.3”)  Ethernet II frame  IEEE 802.3 SNAP frame
  • 32. IEEE 802.3 (“Ethernet 802.2” or “LLC”) Default frame type for versions 4.x and higher of Novell NetWare network operating system  Sometimes called LLC frame  In Novell’s lexicon, this frame is called Ethernet 802.2 frame Figure 5-22: An IEEE 802.3 frame
  • 33. IEEE 802.3 (“Ethernet 802.2” or “LLC”) Service Access Point (SAP)  Identifies node or internal process that uses LLC protocol Frame Check Sequence (FCS)  This field ensures that data are received just as they were sent Cyclical Redundancy Check (CRC)  Algorithm used by FCS field in Ethernet frames
  • 34. Novell Proprietary 802.3 (or “Ethernet 802.3”) Original NetWare frame type Also called:  802.3 Raw  Ethernet 802.3 frame Figure 5-23: A Novell proprietary 802.3 frame
  • 35. Ethernet II Original Ethernet frame type developed by DEC, Intel and Xerox, before IEEE began to standardize Ethernet Figure 5-24: An Ethernet II frame
  • 36. IEEE 802.3 SNAP Adaptation of IEEE 802.3 and Ethernet II SNAP stands for Sub-Network Access Protocol Figure 5-25: An IEEE 802.3 SNAP frame
  • 37. Understanding Frame Types Learning about networks is analogous to learning a foreign language, with the frame type being the language’s syntax  Just as you may know the Japanese word for go but how to use it in a sentence, you may know all about the IPX/SPX protocol but not how devices handle it Autosense  Feature of modern NICs that enables a NIC to automatically sense what types of frames are running on a network and set itself to that specification
  • 38. Design Considerations for Ethernet Networks Cabling Connectivity devices Number of stations Speed Scalability Topology
  • 39. LocalTalk Logical topology designed by Apple Computer, Inc. Uses a transmission method called Carrier Sense Multiple Access/Collision Avoidance (CSMA/CA) A teleconnector is a transceiver used on a LocalTalk network Macintosh version of TCP/IP is called MacTCP
  • 40. Token Ring Token Ring networks use the token passing routine and a star-ring hybrid physical topology The 100-Mbps Token Ring standard is known as High-Speed Token Ring (HSTR) On a Token Ring network, one workstation, called the active monitor, acts as the controller for token passing
  • 41. Token Ring Multistation Access Unit (MAU)  Regenerates signals Figure 5-26: Interconnected Token Ring MAUs
  • 42. Token Ring Control Access Unit (CAU)  Connectivity device used on a Token Ring network Lobe Attachment Module (LAM)  Device that attaches to a CAU to expand the capacity of that device
  • 43. Token Ring Token Ring networks with STP cabling may use a type 1 IBM connector A DB-9 connector is another type of connector found on STP Token Ring networks Figure 5-27: Type 1 IBM and DB-9 Token Ring connectors
  • 44. Token Ring Media filter  Device that enables two types of cables or connectors to be linked Token Ring media filter  Enables DB-9 cable and type 1 IBM cable to be connected Figure 5-28: A Token Ring media filter
  • 45. Token Ring Token Ring switching  Like Ethernet networks, Token Ring networks can take advantage of switching to better utilize limited bandwidth Token Ring frames  IEEE 802.5 Token Ring frame  IBM Token Ring frame Figure 5-29: An IBM Token Ring frame
  • 46. Design Considerations for Token Ring Networks Cabling Connectivity devices Number of stations Speed Scalability Topology
  • 47. Fiber Distributed Data Interface (FDDI) Logical topology whose standard was originally specified by ANSI in mid-1980s and later refined by ISO Figure 5-30: A FDDI network
  • 48. Asynchronous Transfer Mode (ATM) Logical topology that relies on a fixed packet size to achieve data transfer rates up to 9953 Mbps The fixed packet in ATM is called a cell A unique aspect of ATM technology is that it relies on virtual circuits
  • 49. Asynchronous Transfer Mode (ATM) ATM uses circuit switching, which allows ATM to guarantee a specific quality of service (QOS) ATM technology can be integrated with Ethernet or Token Ring networks through the use of LAN Emulation (LANE)
  • 50. Chapter Summary A physical topology is the basic layout of a network Physical topologies are categorized into three fundamental geometric shapes: bus, ring, and star Few LANs use the simple physical topologies in their pure form Hubs that service star-wired bus or star-wired ring topologies can be daisy-chained to form a more complex hybrid topology Hierarchical hybrid topology can designate hubs at different layers to perform different functions
  • 51. Chapter Summary Cabling that connects each hub is called the backbone In mesh networks, routers are interconnected with other routers so at least two pathways connect each node WAN topologies use LAN and enterprise-wide topologies as building blocks, but add more complexity Network logical topologies encompass a set of rules specifying which data are packaged and transmitted over network media
  • 52. Chapter Summary Switching is a component of a network’s logical topology that manages the filtering and forwarding of packets between nodes on a network Ethernet is a networking technology and is by far the most popular logical topology for LANs today Ethernet follows a network access method called CSMA/CD On heavily trafficked Ethernet networks, collisions are not uncommon A switch is a device that can separate a network into smaller segments, each independent of each other and supporting its own traffic
  • 53. Chapter Summary Token Ring networks currently run at either 4 or 16 Mbps, as specified by IEEE 802.5 Token Ring networks use the token-passing routine and a star-ring hybrid physical topology FDDI is a networking standard originally specified by ANSI in mid-1980s and later refined by ISO ATM relies on a fixed packet size to achieve data transfer rates up to 9953 Mbps ATM relies on virtual circuits to determine the optimal path between sender and receiver