Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Include Page
_IW Academy
_IW Academy

Hide_comments

Table of contents

Table of Contents
excludeСписок документов|Содержание

Динамическая маршрутизация

Статическая маршрутизация, рассмотренная в документе Static routing, имеет ряд существенных недостатков:

  • масштабируемость: появление каждого нового маршрутизатора в сети требует изменения конфигурации всех существующих узлов;
  • эксплуатация: изменения в сети потребуют обновления маршрутной информации на всех сетевых узлах;
  • оперативность: выход из строя устройств или каналов связи требует внесения изменений в таблицы маршрутизации устройств, которые необходимо выполнить вручную.

Протоколы динамической маршрутизации лишены всех перечисленных недостатков статической маршрутизации. Кроме того, некоторые из протоколов поддерживают следующие функции:

  • балансировка трафика: при наличии нескольких путей прохождения трафика маршрутизатор выполняет распределение передаваемых данных между каналами связи, обеспечивая равномерное распределение утилизации устройств и каналов;
  • отказоустойчивость: автоматический переход на использование резервной инфраструктуры в случае выхода из строя основной.

Из названия следует, что протоколы динамической маршрутизации выполняют обмен маршрутной информацией и её актуализацию в автоматическом режиме и, несмотря на схожесть основной функциональности, протоколы можно классифицировать следующим образом:

...

Dynamic routing

Static routing has the following critical disadvantages:

  • scalability: adding a new router in the network requires changing the configuration of all the existing nodes;
  • operation: changes in the network will require updating the routing information on all network nodes;
  • speed: device or link failures require changes to the routing tables of the devices, which must be performed manually.

Dynamic routing protocols are free from all the mentioned disadvantages of the static routing. Besides that, some of them have the following additional benefits:

  • traffic balancing: if there are several paths towards the same destination, the router balances the data between the communication channels, ensuring an even distribution of the devices and of the channel utilization;
  • fault tolerance: automatic transition to the backup infrastructure in case of failure of the main one.

Dynamic routing protocols exchange routing information and update it automatically. Despite their basic functionality being similar, the protocols can be classified in the following way:

  • By the application area:
    • internal: dynamic routing protocols used within an autonomous system, i.e. a set of devices and communication channels under common management (for example, ODR, RIP, OSPF);
    • внешние: протоколы динамической маршрутизации, используемые для обмена маршрутной информацией между автономными системами (напримерexternal: dynamic routing protocols used to exchange routing information between autonomous systems (for example, BGP).
  • По принципу работыBy the operational principles:
    • дистанционно-векторные (distance-vector): протоколы подобного типа предусматривают обмен таблицами маршрутизациями, при этом сетевые узлы оперируют только информацией о своих непосредственных соседях и маршрутной информацией, полученной от них (например RIP: the devices exchange the routing tables. The network nodes operate only with information about their directly connected neighbors and only with routing information received from them (for example RIP, ODR);
    • состояния канала связи (link state): протоколы подобного типа предусматривают обмен таблицами топологии, при этом каждый из сетевых узлов оперирует информацией о структуре всей сети и может воспроизвести всю схему (например, OSPF).

Поддержка протоколов динамической маршрутизации реализована на устройствах Инфинет семейств InfiLINK 2x2 и InfiMAN 2x2. Далее все примеры будут рассматриваться для устройств данного типа.

За работу каждого из протоколов динамической маршрутизации отвечает отдельный модуль в архитектуре устройства, однако для модулей RIP и OSPF добавлен модуль ARDA (см. Команда ARDA), выполняющий функции координации и интеграции в общую систему (рис. 1). Конфигурация и анализ работы протоколов OSPF и RIP выполняются через ARDA.

Center

Image Removed

Рисунок 1 - Внутренняя архитектура модулей динамической маршрутизации в устройствах InfiLINK 2x2, InfiMAN 2x2

...

titleОписание протоколов динамической маршрутизации

...

    • : the devices exchange the whole topology tables. Each network node operates with information about the structure of the entire network and can reproduce the entire scheme (for example, OSPF).

The dynamic routing protocols are supported by the InfiNet devices of the InfiLINK 2x2, InfiMAN 2x2, InfiLINK Evolution, InfiMAN Evolution families. All further examples will be provided for the devices of these families.

In general, a separate module in the device's architecture is responsible for the operation of each dynamic routing protocol, however, for the operation of the RIP and the OSPF protocols, an ARDA module has been added (ARDA (Aqua Router Daemon)), which performs a coordination function and integration with the general system (Figure 1). The OSPF and RIP configurations are performed via ARDA.

Center

Image Added

Figure 1 - Internal architecture of the dynamic routing modules in the InfiLINK 2x2, InfiMAN 2x2, InfiLINK Evolution, InfiMAN Evolution devices

Tip
titleDescription of the dynamic routing protocols

The attached documents contain a description of the dynamic routing protocols: ODR, RIP, OSPF. The child pages contain configuration examples for each protocol:

Children Display
depth3

Дополнительные материалы

Онлайн-курсы

  1. Предварительная настройка и установка устройств семейств InfiLINK 2x2 и InfiMAN 2x2.
  2. Коммутация в устройствах семейств InfiLINK 2x2 и InfiMAN 2x2.

Вебинары

  1. Типовые сценарии настройки маршрутизации в устройствах "Инфинет", часть 1.
  2. Типовые сценарии настройки маршрутизации в устройствах "Инфинет", часть 2.

Прочее

...

Настройка сети через Web-интерфейс в устройствах семейств InfiLINK 2x2, InfiMAN 2x2.

...

Additional materials

Online courses

  1. InfiLINK 2x2 / InfiMAN 2x2: Initial Link Configuration and Installation.
  2. InfiLINK 2x2 and InfiMAN 2x2: Switching

Webinars

  1. Typical scenario of routing setting using Infinet Wireless devices. Part I.
  2. Typical scenario of routing setting using Infinet Wireless devices. Part II

Other

  1. Network configuration via web interface for InfiLINK 2x2, InfiMAN 2x2.

  2. Network configuration via Web interface for InfiLINK Evolution, InfiMAN Evolution families devices.
  3. Ifconfig command (interfaces configuration)
  4. route command (static routes configuration)
  5. mint command (MINT version)
  6. mint command (TDMA version)
  7. ARDA (Aqua Router Daemon)