Page tree

Versions Compared

Key

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

Include Page
_IW Academy
_IW Academy

Hide_comments

In the scenarios where different dynamic routing protocols are using on used in the same network, it is necessary to exchange routing information between these protocols (Figure 1).  Each Since each protocol has its own operation operational algorithm, they cannot work together, therefore the redistribution is performed in accordance with of the routes from one protocol to another must take place. The route redistribution between 2 different protocols is performed according to 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 The redistribution is a one-way process. In the example below, the protocol Protocol 1 operation on router BS2 is configured  to transmit is configured on BS1 so that it transmits the routing information received by router BS2 via protocol Protocol 2.
  • To make the redistribution be bi-directional, it is necessary to configure both redistribution to protocol 1 and redistribution to protocol 2 on the BS2 router.it for both protocols used by BS1
  • 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;
    • metric: each route imported into the dynamic routing protocol from external sources has a fixed metric value.During routing information distribution about networks 172.16.2.0/29 and 10.10.30.0/24 by protocol 1, BS2 will set for them a certain metric value used by protocol 1. In this case, the metric values used by protocol 2 will be ignored.

...

Tip
titleConfiguration examples

Configuration examples of redistribution between dynamic routing protocols are described in the attached documents:

Children Display
depth3

Note, ODR does not support the ability to redistribute routing information from other dynamic routing protocols. At the same time, routing information from the ODR can be imported into OSPF and RIP.

Additional materials

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. Ifconfig command (interfaces configuration)
  2. mint command (MINT version)
  3. mint command (TDMA version)
  4. ARDA (Aqua Router Daemon)
  5. OSPF command
  6. arip command