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
COMPUTER NETWORK TOPOLOGIES
Advertisements

Computer Network Topologies
Basic Concepts of Computer
Nilesh Agre Wedashree Jalukar Neelima Shahi Group Members.
1RD-CSY  LAN (Local Area Network) ◦ A group of computers and associated devices (printers, etc.) ◦ connected through a wired or wireless medium.
2 - Winter 2005 EE EE 766 Computer Interfacing and Protocols 1 Basic Concepts Link: Physical pathway between devices Line Configuration: Attachment of.
Network Topologies CS 1202.
Marwan Al-Namari Week 2. ADSL : Asymmetric Digital Subscriber Line Ethernet networks - 10BASE-T - 100BASE-TX BASE-T BASE-TX (Cat5e.
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.
Network Topology Name: Amina Rashid Al-kindi ID: Group: 3.
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. What is a network topology? Physical arrangement of the devices in a communications network. Most commonly used are bus and star.
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 4: Computer Networks Department of Computer Science Foundation Year Program Umm Alqura University, Makkah Computer Skills /1436.
NETWORK Topologies An Introduction.
The Three Important Topologies By: Parimal Satashia.
Information Technology Lecture No 3 By: Khurram Shahid.
For Beginners.  Network architecture, is the logical and structural layout of the network consisting of transmission equipment, software and communication.
Server is ‘host’ Clients do not communicate with each other.
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.
Net work topology Suzann Muhammad abu rewaedh
NETWORK TOPOLOGY. NETWORK TOPOLOGY The layout of a network Two major classes Physical Network Topology The physical layout of the network i.e. the arrangement.
Computer Networks. A computer network is defined as the interconnection of 2 or more independent computers or/and peripherals. Computer Network.
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.
UNIT -1. DATA COMMUNICATIONS The term telecommunication means communication at a distance. The word data refers to information presented in whatever form.
The McGraw- AS Computing LAN Topologies. The McGraw- Categories of LAN Topology.
Three types of network cabling Star Topology Tree Topology Linear Bus.
Network Topologies.
Chapter2 Networking Fundamentals
NETWORKS.
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.
 Physical arrangement of devices in a network  Common types: › Ring › Bus › Star › Tree.
Networking Topology 1.BUS Topology 2.RING Topology 3.STAR Topology
-Network topology is the layout of the connection between the computers. -It is also known as the pattern in which computers.
WEEK 11 – TOPOLOGIES, TCP/IP, SHARING & SECURITY IT1001- Personal Computer Hardware System & Operations.
Data Communications and Networks Chapter 1 - Classification of network topologies Data Communications and Network.
By Matthew. Advantages: Can share and keep information private within a network Workstations do not need a hard drive to access the information Users.
Project on Network Topology Vipul S. Kale S.Y.B.Com 19 Computer Programming Sterling College.
Credit:  refers to the physical arrangement of the computers and other networking devices that are linked together.
Chapter 1 : Computer Networks.
Activity 1 5 minutes to discuss and feedback on the following:
Computer Network Architecture Lecture 2: Fundamental of Network.
Network Topologies By: Josh Geller. Star Topology All computers are connected to a central hub. Cheap to expand as hubs are currently inexpensive. No.
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
Class Notes CS403- Internet Technology Prepared by: Gulrez Alam Khan.
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.
Local Area Network Topology. LAN Architecture - Protocol architecture - Topologies - Media access control - Logical Link Control.
Network Topologies.
Network Topologies CSC (c) Nouf AlJaffan.
Computer Network Collection of computers and devices connected by communications channels that facilitates communications among users and allows users.
Computer Network Topologies
DEPARTMENT OF COMPUTER SCIENCE M.TEJASWINI
Guide to Networking Essentials, 6th Edition
Network Topologies CS 1202.
Network Topologies CS 1202.
Physical Network Topology
 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) ◦ administered by a single organization. ◦ Use protocol for communication

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

RD-CSY10174 Advantages  Each network connection is independent and so can be customised to suit the type of data which it will transport. Disadvantages  There are many more connections than there are computers. In practice, point to point is seldom used between more than 2 computers. Computer A Point to Point network Black links show four connections from computer A to all computers in the network

RD-CSY10175  Most local area network (LAN) technologies use shared access to medium for computers connected to the LAN.  Topology is the term used to classify a network into a category depending on how it laid out.

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

 Physical bus topology consists of a trunk (main) cable with only two end points.  Advantage ◦ cost: no hubs are required, and shorter lengths of cable can be used. It is also easy to expand  Disadvantages : ?? 7RD-CSY1017

8  Individual computers are connected to a central point, called a hub.  Max distance between nodes and hub IS 100 m when UTP cable is used Advantages  The failure of a single computer will not affect the rest of the network Disadvantages  Hub failure can bring down the network  Network prone to bottlenecks

 More complex form of the physical star topology, with multiple central connection points connected to form a string of stars. 9RD-CSY1017

10  Computers are connected to each other to form a closed loop. Advantages  The data carrying capacity of the network is shared by all users Disadvantages  Adding and removing computers disrupts the network. computer cable

 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 11RD-CSY1017

 Full mesh topology ◦ each node is physically connected to every other node  Full mesh is generally utilized as a backbone where there are few nodes but a great need for fault tolerance  Advantage ◦ Highly fault tolerant: when one node fails, traffic can easily be diverted to other nodes  Disadvantages: ? Partial Mesh Full Mesh 12RD-CSY1017

 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 13RD-CSY1017

 ? 14RD-CSY1017

 Click on VM Workstation symbol on your desktop Start a virtual machine as follows: Group 1 (Tues. 9-11) : Group 2 (Tues. 11-1) : Group 3 (Wed ) : Username and password are same e.g.: username: , password: Use CTRL-alt keys to toggle between main machine and virtual machine. RD-CSY101715

 You have complete admin rights on VM  Please use the same PC for next few weeks  All tasks will be performed on this virtual machines  When installing a software on VM, ◦ PLEASE DO NOT USE C:\ drive, ◦ click browse button to select E:\ drive RD-CSY101716

RD-CSY101717

 Set up a network using following Topologies ◦ Star ◦ Distributed Star ◦ Point-to-point ◦ Tree  Refer to your task sheet for details 18RD-CSY1017

 All sections on the sheet should be completed, including observation and reflection, before posting it on your blog. RD-CSY101719