network topologies final final

Upload: adil-bhat

Post on 05-Apr-2018

226 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/2/2019 Network Topologies Final Final

    1/16

    NetworkTopologies

    BY-ADIL REHMAN BHAT

  • 8/2/2019 Network Topologies Final Final

    2/16

    Terminology

    Networking consists of computers, wiring, and otherdevices, such as hubs, switches, and routers thatmake up the network infrastructure.

    Topology (from the Greek word topos meaningplace) is a description of any kind of locality in termsof its layout.

    There are two ways to describe a network topology.

    1. Physical topology2. Logical Topology

  • 8/2/2019 Network Topologies Final Final

    3/16

    Client a computer that allows a user to logonto the network and take advantages of theresources on the network.

    Server Much more powerful computer thatprovides centralized administration of thenetwork and serves up the resources thatare available on the network.

    Terminology

  • 8/2/2019 Network Topologies Final Final

    4/16

    Client/Server

    Client/Server networkoperating systems allowthe network to centralizefunctions andapplications in one ormore file servers

    Advantages

    Centralized

    Scalable

    Flexible

    Interoperable

    Accessible

    Disadvantages

    Maintenance

    Expense

    Dependence

  • 8/2/2019 Network Topologies Final Final

    5/16

    Peer to Peer

    Each computer actsboth as a client andserver.

    Advantages

    Less expense

    Easy setup

    Decentralized

    Disadvantages

    Security

    Decentralized

  • 8/2/2019 Network Topologies Final Final

    6/16

    Standard PhysicalTopologies

    Star

    Ring

    Mesh

    Bus2223

  • 8/2/2019 Network Topologies Final Final

    7/16

    Bus Topology

    Characterized by a main trunk or backbone line withnetworked computers attached at intervals along thetrunk line.

    Passive topology

    Typically use coaxial cable hooked to each computerusing a T-connector.

  • 8/2/2019 Network Topologies Final Final

    8/16

    Bus Topology cont.

    Coaxial Cable Connectors

  • 8/2/2019 Network Topologies Final Final

    9/16

    Star Topology

    Computers on the network connect to acentralized connectivity device,usually a hub or a switch.

  • 8/2/2019 Network Topologies Final Final

    10/16

    Ring Topology

    Connects the LAN computersone after the other on the

    wire in a physical circle. Moves info on the wire in one

    direction, considered anactive topology.

  • 8/2/2019 Network Topologies Final Final

    11/16

    Mesh Topology

    All nodes are directly connected with allother nodes.

    Best choice when fault tolerance isrequired.

    Very difficult to setup and maintain.

  • 8/2/2019 Network Topologies Final Final

    12/16

    Standard LogicalTopologies

    The way in which data accesses themedium (cable) and transmits packets.

    There are only two: Ring and Bus

  • 8/2/2019 Network Topologies Final Final

    13/16

    Logical Topology: Ring

    In the ring logical topology only one node can sendinformation across the network at any giventime. This is done by way of a token.

    Each terminal receives this special packet, and if ithas data to send, it will do so.

    Once it has sent the data, it passes the token tothe next station.

    Used for very fast networks No collisions

    Susceptible to faults

  • 8/2/2019 Network Topologies Final Final

    14/16

    Logical Topology: Bus

    Each time a node on a network has datafor another node the sending nodebroadcasts to the entire network.

    Stations can always transmit.

    Less susceptible to breaks.

    Collisions (two stations transmitting at once) have to bedealt with.

  • 8/2/2019 Network Topologies Final Final

    15/16

    Selecting a Topology

    Needs:Do you need very high speeds?

    Will you be moving really large files?

    Maintenance:

    Do you want something (relatively) painless?

    Cost:

    Are you on a budget?

    Do you want replacement parts easily accessible?

    Geography:How far is it between stations?Will you be relocating stations often?

  • 8/2/2019 Network Topologies Final Final

    16/16

    Thank you!

    Questions?