Evgenii Legotckoi
Evgenii LegotckoiJuly 20, 2015, 2:57 a.m.

Topology data networks

Under the topology of the network refers to the configuration of the graph, whose vertices correspond to the end nodes of the network (such as computers) and communications equipment (eg, routers), and the edges of the physical or informational communication between nodes.

Full mesh

Full mesh This topology requires communication nodes N N (N-1) / 2 duplex physical links. The advantage of this layout is that it connects each node to each. Thus, in the event of a node failure, there is no malfunction of other nodes in the network based on this topology.

But in practice, this type of topology is not applicable, because it is a very expensive option of building a network.


The cellular topology

The cellular topology This topology is obtained from a full mesh by removing some of the links between nodes. In terms of reliability, this topology is less reliable than the fully connected, but at the same time and cheaper, by reducing redundant links to the organization costs.

This type of topology is often used in the Global (WAN) and metropolitan area networks (MAN). Technologies which employ these types of topologies may be systems like Ethernet and SDH / SONET systems.

Ring topology

Ring topology In a ring topology, as the name implies, all components are combined into a ring. Data may be transmitted in the ring or in one of the directions, or both at once, depending on the network technology used in each particular case.

This topology is sufficiently reliable, because it provides samorezervirovanie. Each node is connected to two adjacent, and depending on the state of connections transmits data either clockwise or counterclockwise.

As a result, network redundancy is provided by the presence of two data paths from the start node to the end, as well as timely maintenance work on the data network in the event of failure of one node or one of the links.

The star topology

The star topology The appearance of a star topology is due to the advent of the telecommunication equipment, such as switches and hubs, which commute data transfer between end nodes on the network.

In this topology, the switch acts as a central hub through which the data transmission between other nodes.

The advantages of this topology are simplicity of data transmission networks, increase the efficiency of use of communication media, the ability to network administration and delimitation of user access to network resources.

The disadvantage is that the switch in this case is a critical point of failure, but in the case of the end-user (do not consider the role of the switch as the main unit, combining other switches) this circumstance is offset by the advantages of this topology.

Hierarchical star, tree

Hierarchical star, tree This topology is a common one for building modern data networks. In this case, the switches are combined into the main star, which organizes the main data channels, and depart from her branches, which connect the end-user nodes.

Redundancy in this topology affects only the main canals. This is achieved by an organization mesh topology between the switches or ring topology organization, again between switches.

We recommend hosting TIMEWEB
We recommend hosting TIMEWEB
Stable hosting, on which the social network EVILEG is located. For projects on Django we recommend VDS hosting.

Do you like it? Share on social networks!

Comments

Only authorized users can post comments.
Please, Log in or Sign up
AD

C ++ - Test 004. Pointers, Arrays and Loops

  • Result:50points,
  • Rating points-4
m

C ++ - Test 004. Pointers, Arrays and Loops

  • Result:80points,
  • Rating points4
m

C ++ - Test 004. Pointers, Arrays and Loops

  • Result:20points,
  • Rating points-10
Last comments
Evgenii Legotckoi
Evgenii LegotckoiNov. 1, 2024, 12:37 a.m.
Django - Lesson 064. How to write a Python Markdown extension Добрый день. Да, можно. Либо через такие же плагины, либо с постобработкой через python библиотеку Beautiful Soup
A
ALO1ZEOct. 19, 2024, 6:19 p.m.
Fb3 file reader on Qt Creator Подскажите как это запустить? Я не шарю в программировании и кодинге. Скачал и установаил Qt, но куча ошибок выдается и не запустить. А очень надо fb3 переконвертировать в html
ИМ
Игорь МаксимовOct. 5, 2024, 5:51 p.m.
Django - Lesson 064. How to write a Python Markdown extension Приветствую Евгений! У меня вопрос. Можно ли вставлять свои классы в разметку редактора markdown? Допустим имея стандартную разметку: <ul> <li></li> <li></l…
d
dblas5July 5, 2024, 9:02 p.m.
QML - Lesson 016. SQLite database and the working with it in QML Qt Здравствуйте, возникает такая проблема (я новичок): ApplicationWindow неизвестный элемент. (М300) для TextField и Button аналогично. Могу предположить, что из-за более новой верси…
k
kmssrFeb. 9, 2024, 5:43 a.m.
Qt Linux - Lesson 001. Autorun Qt application under Linux как сделать автозапуск для флэтпака, который не даёт создавать файлы в ~/.config - вот это вопрос ))
Now discuss on the forum
Evgenii Legotckoi
Evgenii LegotckoiJune 25, 2024, 1:11 a.m.
добавить qlineseries в функции Я тут. Работы оень много. Отправил его в бан.
t
tonypeachey1Nov. 15, 2024, 5:04 p.m.
google domain [url=https://google.com/]domain[/url] domain [http://www.example.com link title]
NSProject
NSProjectJune 4, 2022, 1:49 p.m.
Всё ещё разбираюсь с кешем. В следствии прочтения данной статьи. Я принял для себя решение сделать кеширование свойств менеджера модели LikeDislike. И так как установка evileg_core для меня не была возможна, ибо он писался…
9
9AnonimOct. 25, 2024, 7:10 p.m.
Машина тьюринга // Начальное состояние 0 0, ,<,1 // Переход в состояние 1 при пустом символе 0,0,>,0 // Остаемся в состоянии 0, двигаясь вправо при встрече 0 0,1,>…

Follow us in social networks