NETAD LESSON3

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/12

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

13 Terms

1
New cards

Network Topology

is the way devices are connected in a network. It defines how these components are connected and how data transfer between the network.

2
New cards

Physical Network topology and Logical Network Topology

There are two major categories of Network Topology

3
New cards

Physical Network Topology

refers to the actual structure of the physical medium for the transmission of data.

4
New cards

Logical network Topology

 refers to the transmission of data between devices present in the network irrespective of the way devices are connected.

5
New cards

Types of Network Topology

  • Point to Point Topology

  • Mesh Topology

  • Star Topology

  • Bus Topology

  • Ring Topology

  • Tree Topology

  • Hybrid Topology

6
New cards

Point-to-Point

is a type of topology that works on the functionality of the sender and receiver. It is the simplest communication between two nodes, in which one is the sender and the other one is the receiver. it provides high bandwidth.

7
New cards

Mesh Topology

every device is connected to another device via a particular channel. Every device is connected to another via dedicated channels. These channels are known as links. In this topology, the protocols used are AHCP (Ad Hoc Configuration Protocols), DHCP (Dynamic Host Configuration Protocol), etc.

8
New cards

Star Topology

all the devices are connected to a single hub through a cable. This hub is the central node and all other nodes are connected to the central node. The hub can be passive in nature i.e., not an intelligent hub such as broadcasting devices, at the same time the hub can be intelligent known as an active hub. Active hubs have repeaters in them. Coaxial cables or RJ-45 cables are used to connect the computers. In this topology, many popular Ethernet LAN protocols are used as CD(Collision Detection), CSMA (Carrier Sense Multiple Access), etc.


9
New cards

Bus Topology

is a network type in which every computer and network device is connected to a single cable. It is bi-directional. It is a multi-point connection and a non-robust topology because if the backbone fails the topology crashes. In this Topology, various MAC (Media Access Control) protocols are followed by LAN ethernet connections like TDMA, Pure Aloha, CDMA, Slotted Aloha, etc.


10
New cards

Ring Topology

it forms a ring connecting devices with exactly two neighboring devices. A number of repeaters are used for this topology with a large number of nodes, because if someone wants to send some data to the last node in this topology with 100 nodes, then the data will have to pass through 99 nodes to reach the 100th node. Hence to prevent data loss repeaters are used in the network.


The data flows in one direction, i.e. it is unidirectional, but it can be made bidirectional by having 2 connections between each Network Node, it is called Dual Ring Topology. In-Ring Topology, the Token Ring Passing protocol is used by the workstations to transmit the data

11
New cards

Tree Topology

is the variation of the Star topology. This topology has a hierarchical flow of data. In This Topology, protocols like DHCP and SAC (Standard Automatic Configuration) are used.

12
New cards

Hybrid Topology

is the combination of all the various types of topologies we have studied above. It is used when the nodes are free to take any form. It means these can be individuals such as Ring or Star topology or can be a combination of various types of topologies

13
New cards