power point

12
Network Topology Definition and Types

Upload: embee-waziri

Post on 26-May-2015

859 views

Category:

Education


0 download

DESCRIPTION

My Presentation on Network Topology

TRANSCRIPT

Page 1: Power point

Network TopologyDefinition and Types

Page 2: Power point

Definition of Network Topology

Network Topology is the layout pattern of interconnections of the various elements of a computer or biological network. And it is of two(2) types; Physical and Logical.

Physical Topology: refers to the physical design of a network including the devices, locations and cable installation

Logical Topology: refers to how data is actually transferred in a network as opposed to its physical design.

Page 3: Power point

Bus topology

A bus network topology is a network architecture in which sets of clients are connected via a shared communications line, called a bus.

Node1

Node3

Node4

Node5

Node2

Page 4: Power point

Star Topology

Star network topology is the most common computer network topology.

A star network consist of one central switch, hub or computer, which acts as a conduit to transmit messages

HubHub

Node1

Node2

Node5 Node

4

Node5

Page 5: Power point

Mesh Topology

Mesh topology is a type of networking where each node must not only capture and disseminate its own data, but also serve as a relay for other nodes, i.e it must collaborate to propagate the data in the network

Node4

Node5

Node5

Node1

Node2

Page 6: Power point

Ring Topology

Ring topology is a network topology in which each node connects to exactly two or other nodes, forming a single continuous pathway for signals through each node-a ring

Node1

Node2

Node5

Node4

Node5

Page 7: Power point

Network DevicesRouter

Gateway

Switch

Bridge

Repeater

Page 8: Power point

RouterForwards data packets between computer networks.

Creats overlay internetwork.

Traffic directing

Page 9: Power point

GatewayA gateway is a combination of hardware and software

Translate between different protocol suites

Operates on all 7 layers of the OSI model

Page 10: Power point

SwitchReceives and transmit messages to other devices on the network

Operate at one or more layers of the OSI model

Page 11: Power point

BridgeEthernet networks use transparent bridges

Token Ring networks use source-routing bridges Translation Bridges

Page 12: Power point

RepeaterAn analog device that amplifies an input signal regardless of its nature

Operates on the physical layer, the 1st layer of the OSI model