Forum Discussion

SaikoOrochi_310's avatar
SaikoOrochi_310
Icon for Nimbostratus rankNimbostratus
Mar 05, 2018

Multiples Route Domain with OSPF

Hi everyone,

We're trying to redistribute 3 differents DNS Listener via OSPF with Multiples Route Domain in a lab environment, in this case "DNS Listener 0" is working with RD0, "DNS Listener 1" with RD1 and "DNS Listener 2" with RD2 but every RD is working with OSPF. We got ARM licensed and each one of the IMI Shell is redistributing his respective Kernel Adress.

The RD0 has adyancency with the Router that is directly connected with the F5 BIG-IP, but neither RD1 and RD2 has. We tried with differents OSPF process and areas with no luck whatsoever.

It is necessary to do an additional configuration in the F5 BIG-IP? Or this is a problem related to Networking?

Here's a "sh run" command of the IMI Shell of RD2:

no service password-encryption
!
interface lo
!
interface /Resolver-IT/VLAN40
ip ospf network non-broadcast
ip ospf cost 1
!
router ospf 2
redistribute kernel
network 40.0.0.0 0.0.0.255 area 0
neighbor 40.0.0.1
!

2 Replies

  • Anesh's avatar
    Anesh
    Icon for Cirrostratus rankCirrostratus

    Have you enabled OSPF in all the route domains you have created on the F5? Can you provide a screen shot of your Route Domain list

     

  • Anesh's avatar
    Anesh
    Icon for Cirrostratus rankCirrostratus

    can you provide the output of the below command from all 3 route domains in the F5

    show ip ospf neighbor