Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

In scenarios where different dynamic routing protocols are using on the same network, it is necessary to exchange routing information between these protocols (Figure 1). Each protocol has its own operation algorithm, they cannot work together, therefore redistribution is performed in accordance with the following principles:

  • The redistribution function is performed by one of the routers in the network. Both dynamic routing protocols must be running on the router. In the example below, the redistribution is performed by the BS2 router.
  • Redistribution is a one-way process. In the example, the protocol 1 operation on router BS2 is configured  to transmit routing information received by router BS2 via protocol 2.
  • To make redistribution be bi-directional, it is necessary to configure both redistribution to protocol 1 and redistribution to protocol 2 on the BS2 router.
  • The different  dynamic routing protocols have also different distance values and metrics that must be transformed during redistribution:
    • distance: the value is used assigned to the protocol to which the redistribution is performed. In this example, for the routes to networks 172.16.2.0/29 and 10.10.30.0/24 the protocol 1 distance value will be set;
    • метрика: для каждого маршрута, импортированного в протокол динамической маршрутизации из внешних источников, закреплено используемое значение метрики. При распространении маршрутной информации о сетях 172.16.2.0/29 и 10.10.30.0/24 протоколом 1, БС2 установит для них определённое значение метрики, используемой протоколом 1. При этом значения метрики, используемое протоколом 2, будет проигнорировано.

Рисунок 1 - Пример схемы с редистрибуцией маршрутной информации

Примеры настройки

Примеры настройки редистрибуции между протоколами динамической маршрутизации подробно рассмотрены во вложенных документах:

Следует иметь в виду, что протокол ODR не поддерживает возможность редистрибуции маршрутной информации из других протоколов динамической маршрутизации. В то же время, маршрутная информация из протокола ODR может быть импортирована в протоколы OSPF и RIP.

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

Вебинары

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

Прочее

  1. Команда ifconfig (настройка интерфейсов)
  2. Команда mint в версии MINT
  3. Команда mint в версии TDMA
  4. Команда ARDA
  5. Команда OSPF
  6. Команда arip
  • No labels