1RD-CSY1017. 2  LAN (Local Area Network) ◦ A group of computers and associated devices (printers, etc.) ◦ connected through a wired or wireless medium.

Slides:



Advertisements
Similar presentations
Data Communications and Networking
Advertisements

COMPUTER NETWORK TOPOLOGIES
Computer Network Topologies
Networks Unit 3 & 4 IP&M JEOPARDY Acknowledgements: VITTA for the jeopardy pro-forma Mark Kelly’s Network slideshow.
INTRODUCTION TO COMPUTER NETWORKS Zeeshan Abbas. Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
Network Topologies.
Network Topologies CS 1202.
Network Topologies CSC (c) Nouf AlJaffan.
Core 3: Communication Systems. On any network there are two types of computers present – servers and clients. By definition Client-Server architecture.
INTRODUCTION TO COMPUTER NETWORKS INTRODUCTION Lecture # 1 (
Network Topologies. The concept of a topology. The basic function of computers on the LAN is to provide the user with an almost limitless set of applications.
NETWORK TOPOLOGY. WHAT IS NETWORK TOPOLOGY?  Network Topology is the shape or physical layout of the network. This is how the computers and other devices.
Network Topologies.
This is the way an organisation distributes the data across its network. It uses different types of networks to communicate the information across it.
Chapter 5: Computer Networks
NETWORK Topologies An Introduction.
Chapter 2 Network Design Essentials Instructor: Nhan Nguyen Phuong.
2 ADVANTAGE OF BUS TOPOLOGY Cheap and Easy, Having only one main cable connecting all of the stations together drastically reduces the time and the cost.
Information Technology Lecture No 3 By: Khurram Shahid.
Server is ‘host’ Clients do not communicate with each other.
SYSTEM ADMINISTRATION Chapter 1 Logical and Physical Network Topologies.
Network Topologies Lecturer: Hyder R. Hamandi. Network Topologies Physical topologies describe how the cables are run in the network A topology is a way.
All the components of network are connected to the central device called “hub” which may be a hub, a router or a switch. There is no direct traffic between.
Intro to Network Design
NETWORKS NEED HISTORY HARDWARE REQD. SOFTWARE REQD. TOPOLOGIES.
NETWORK TOPOLOGIES. NETWORK TOPOLOGIES THERE ARE BASIC FIVE TYPE OF NETWORK TOPOLOGIES.
Chapter 21 Topologies Chapter 2. 2 Chapter Objectives Explain the different topologies Explain the structure of various topologies Compare different topologies.
1RD-CSY  LAN (Local Area Network) ◦ A group of computers and associated devices (printers, etc.) ◦ connected through a wired or wireless medium.
The McGraw- AS Computing LAN Topologies. The McGraw- Categories of LAN Topology.
Network Topologies.
Chapter2 Networking Fundamentals
Data Communication Networks
Star Topology Star Networks are one of the most common network topologies. consists of one central switch, hub or computer, which acts as a conduit to.
NETWORK TOPOLOGIES NETWORK DEVICES. TOPOLOGY The physical topology of a network refers to the configuration of cables, computers, and other peripherals.
Networking Topology 1.BUS Topology 2.RING Topology 3.STAR Topology
Networking  Networking is of linking two or more computing devices together for the purpose of sharing data.
By Matthew. Advantages: Can share and keep information private within a network Workstations do not need a hard drive to access the information Users.
Lesson 11 Network Essntials - II. Agenda Network Topology Catagories of Network Commonly used Terminologies Computing Model The Standards The OSI Network.
 LAN ADVANTAGE  Workstations can share peripherals devices like printers. Cheaper that providing a printer for each computer.  Workstations do not.
Credit:  refers to the physical arrangement of the computers and other networking devices that are linked together.
Chapter 2 Network topology and Networking devices.
Chapter 1 : Computer Networks.
Activity 1 5 minutes to discuss and feedback on the following:
Free Powerpoint Templates Page 1 Free Powerpoint Templates Network topology.
There are two types of client-server networks and peer to peer type network. 1. Client-Server Networks Servers are computers that provide facilities for.
Elements of an ICT networks COMMUNICATION DEVICES: 1.Network interface card 2.Hub 3.Switch 4.Router STANDARDS AND PROCEDURES: 1.Enable devices to communicate.
Physical Network Topology. When working with a network What is Physical Topology????? The physical topology of a network refers to the configuration of.
Computer Networks Part 2
Chapter Seven Network Topology [tə'p ɒ ləd ʒɪ ]. In networking, the term “topology” refers to the layout of connected devices on a network. This article.
Network Topology Computer network topology is the way various components of a network (like nodes, links, peripherals, etc) are arranged. Network topologies.
Network types Point-to-Point (Direct) Connection Dedicated circuit boards connected by cable; To transfer data from A to B: – A writes on its circuit board;
CSC (c) Nouf AlJaffan Network Topologies.
INTRODUCTION TO COMPUTER NETWORKS BY: SAIKUMAR III MSCS, Nalanda College.
Last updated: 20 April 2006 Sebastian Büttrich ItrainOnline MMTK 1 Basic Wireless Infrastructure and Topologies Developed by Sebastian.
Network Topologies.
Network Topologies CSC (c) Nouf AlJaffan.
Exploring the Functions of Networking
Computer Network Topologies
Network Topologies.
Created by- AMRITANSHU KUMAR
DEPARTMENT OF COMPUTER SCIENCE M.TEJASWINI
2 Basic Concepts: data and computer networking
Network Topologies CS 1202.
Network Topologies CS 1202.
Network Topologies Charles Warren.
 What is Topology  Categories of Topology  Definition, structure, advantage and disadvantage of all of the following topologies: o Mesh o Bus o Ring.
Types of topology. Bus topology Bus topology is a network type in which every computer and network device is connected to single cable. When it has exactly.
Network Topologies CSC (c) Nouf AlJaffan.
Network Topologies CSC (c) Nouf AlJaffan.
Presentation transcript:

1RD-CSY1017

2  LAN (Local Area Network) ◦ A group of computers and associated devices (printers, etc.) ◦ connected through a wired or wireless medium ◦ by networking devices (hubs, switches, routers) ◦ use protocols for communication

 Topology ◦ Layout of how devices connect on network  Wired Networks  Wireless Networks RD-CSY10173

4 Two types of connections:  Dedicated or Point-to-point ◦ Direct connection between two computers  Shared ◦ Multiple computers share the media

 Topology: Physical layout of network.  Some of the popular network topologies are: ◦ Star Topology  Distributed Star ◦ Bus Topology ◦ Ring Topology ◦ Tree Topology ◦ Mesh  Full Mesh  Partial Mesh RD-CSY10175

6 Advantages  Each network connection is independent  It can be customised to suit the type of data ◦ for example: data speed and technology  It is easy to enforce security and privacy. Disadvantages Not scalable for large networks Computer A Point to Point network Black links show four connections from computer A to all computers in the network

RD-CSY10177 Star Topology  Individual computers are connected to a central point – a hardware device, called a hub/switch.  Max distance between a computer and hub/switch is restricted based on cable used. ◦ With UTP cable, distance limited to 100m.  Popular topology for LAN (local area networks)  Adv: Failure of any computer does not affect other communications in the network  Disadv: Failure of hub/switch can bring the network down, also called SPF( Single Point of Failure) Star Topology Extended Star Topology

 Also called a "hierarchical" or "star of stars" topology  Nodes are connected in groups of star-configured workstations that branch out from a single "root,"  The root node usually controls the network and sometimes network traffic flow.  This topology is easy to extend: when new users need to be added 8RD-CSY1017

 Full mesh topology ◦ each node is physically connected to every other node  Adv : Highly fault tolerant: when one node fails, traffic can easily be diverted to other nodes  Disadv : Not scalable for large networks  Partial mesh topologies are popular for backbone networks, where redundancy is desirable Partial Mesh Full Mesh 9RD-CSY1017

10  Computers are connected to each other to form a closed loop.  Common Examples ◦ FDDI Network  Usually Fibre optic cable based backbone networks ◦ Token Ring Network  Example: IBM token ring network  Proprietary network  Adding and removing computers disrupts the network.  What should be done to provide redundancy in a ring topology ? computer cable

 Most wireless implementations are based on ◦ Star, tree or line topology  Two modes: ◦ Ad hoc  No need of central access point  Problem: Not scalable ◦ Infrastructure (more common)  Central Access Point (AP) is needed  Scalable  Many wireless implementations are based on more than one topology RD-CSY101711

RD-CSY  Star Hotspots, Offices and WISP's Point to Multipoint The most common infrastructure in wireless networking point-2-point Connecting two wireless clients directly Building to building (when one has Internet connection and the other one does not) point-2-point - Repeating Necessary when direct line of sight (LOS) is obstructed

 Mesh topologies are an interesting option mainly in ◦ dynamic environments (urban areas) where central infrastructure is hard to implement ◦ when redundancy is desired  Typical cases are: municipal networks, campus networks etc. RD-CSY101713

 At the center of any cellular technology is the cellular transceiver, an omni- directional antenna whose range projects a circular "footprint." This footprint is the "cell" that gives cellular technology its name  As the cellular user moves from one cell to another, the user's signal is transferred from one antenna to another 14RD-CSY1017

15 ????????

RD-CSY101716

 Use packet tracer to set up a network using following Topologies ◦ Star ◦ Distributed Star ◦ Point-to-point ◦ Tree  Refer to your task sheet for details 17RD-CSY1017