17
Network Topology 1 RD-CSY1017

Network Topology

Embed Size (px)

DESCRIPTION

Network Topology. 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) u se protocols for communication. Review : Computer Network. Objectives. Topology - PowerPoint PPT Presentation

Citation preview

Page 1: Network Topology

RD-CSY1017 1

Network Topology

Page 2: Network Topology

RD-CSY1017 2

Review : Computer Network

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

Page 3: Network Topology

RD-CSY1017 3

Topology◦Layout of how devices connect on network Wired Networks

Wireless Networks

Objectives

Page 4: Network Topology

RD-CSY1017 4

Connecting computers on Network - Link Access

Two types of connections: Dedicated or Point-to-point◦Direct connection between two computers

Shared◦Multiple computers share the media

Page 5: Network Topology

RD-CSY1017 5

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

Network Topologies

Page 6: Network Topology

RD-CSY1017 6

Dedicated Access - Point to Point connections

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. DisadvantagesNot scalable for large

networks

Computer A

Point to Point network

Black links show four connections from computer A to all computers in the network

Page 7: Network Topology

RD-CSY1017 7

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

Page 8: Network Topology

RD-CSY1017 8

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

Tree Topology

Page 9: Network Topology

RD-CSY1017 9

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

Mesh Topology

Partial Mesh

Full Mesh

Page 10: Network Topology

RD-CSY1017 10

Ring Topology 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

Page 11: Network Topology

RD-CSY1017 11

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 onmore than one topology

Topologies relevant to Wireless Networks

Page 12: Network Topology

RD-CSY1017 12

Wireless Topology- Infrastructure

Star • Hotspots, Offices and WISP's• Point to Multipoint• The most common infrastructure in wirelessnetworking

point-2-point • Connecting two wireless clients directly• Building to building (when one has Internetconnection and the other one does not)

point-2-point - RepeatingNecessary when direct line of sight (LOS) is obstructed

Page 13: Network Topology

RD-CSY1017 13

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.

Wireless Networks – Mesh Topology

Page 14: Network Topology

RD-CSY1017 14

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

Wireless Cellular Technology

Page 15: Network Topology

RD-CSY1017 15

Factors influencing choice of topology?

????

Page 16: Network Topology

RD-CSY1017 16

What is the role of network card?

Page 17: Network Topology

RD-CSY1017 17

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

Task: