Page tree

Versions Compared

Key

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

...

Let's look at an example of routing information redistribution from the ODR protocol to the OSPF protocol, using the network scheme described in the main document (Figure 1).

Center

Image RemovedImage Added

Figure 1 - Route redistribution from ODR to OSPF

...

Description

Configure the ODR protocol:

Step 1: launch the ODR protocol on the rf5.0 radio interfaces of the BS2 and CPE3 routers. BS2 will be configured as hub, CPE3 - as spoke.

Step 2: advertise the directly connected networks on the CPE3 router.

BS1No changes are required.
BS2
Code Block
languagetext
themeEmacs
Start ODR:
mint rf5.0 -odr hub
CPE3
Code Block
languagetext
themeEmacs
Start ODR:
mint rf5.0 -odr spoke

Advertise the directly connected networks:
mint rf5.0 -odr spoke connected

...

Let's look at an example of routing information redistribution from RIP to OSPF using the scheme described in the main document (Figure 2).

Center

Image RemovedImage Added

Figure 2 - Route redistribution from RIP to OSPF

...