Guys,
Just noticed another OSPF behaviour:
While I am redistributing BGP in to OSPF its OSPF neighbor is seeing the route as O IA.
I am doing this test on GNS, don't know if its GNS issue or ... (till now my GNS never misbehaved)
R1(config-router)#do sro
router ospf 101 vrf VPN_A
router-id 1.1.1.1
log-adjacency-changes
redistribute bgp 3 metric 5 metric-type 1 subnets
R2(config-router)#do sh ip route ospf
171.2.0.0/32 is subnetted, 1 subnets
O IA 171.2.2.2 [110/15] via 10.10.10.1, 00:29:43, Ethernet0/2
Is it correct behavious, shouldn't it be O E2.