Hi Rene,
I would like to understand why vrf Green gets all connected and ospf routes replicated from Red and Blue, however when you check vrf Blue route table, for example, only the connected route from Red (replicated from Green) is there, but not the ospf route:
ISP1#show ip route vrf Green (snippet only showing routes copied from vrf Blue & Red)
C + 192.168.1.0/24 is directly connected, GigabitEthernet1
L 192.168.1.254/32 is directly connected, GigabitEthernet1
192.168.2.0/24 is variably subnetted, 2 subnets, 2 masks
C + 192.168.2.0/24 is directly connected, GigabitEthernet2
L 192.168.2.254/32 is directly connected, GigabitEthernet2
O + 192.168.3.0/24
[110/2] via 192.168.56.6 (Blue), 01:26:38, GigabitEthernet3.10
O + 192.168.4.0/24
[110/2] via 192.168.56.6 (Red), 01:19:37, GigabitEthernet3.20
ISP1#show ip route vrf Blue (snippet only showing routes copied from Green/Red)
C + 5.5.5.0/24 is directly connected, Loopback0 (copied from Green)
L 5.5.5.5/32 is directly connected, Loopback0
192.168.2.0/32 is subnetted, 1 subnets
L + 192.168.2.254 is directly connected, GigabitEthernet2 (copied from Green but originally a Red route)
I was also expecting to see this, since that is an originally ospf route in vrf Red that got copied to Green and since all Green routes are replicated to Blue, still don’t get why this one doesn’t make it.
O + 192.168.4.0/24
[110/2] via 192.168.56.6 (Red), 01:19:37, GigabitEthernet3.20