As we know Nexus supports multiple vrf under same ospf process , but there is also a way where we can create multiple ospf process per vrf.
which should be preferred and why ?
Also if anyone can highlight the role of ROUTER-ID with regards to this type of config , it will be great
Type 1
router ospf 100
vrf vrf_a
vrf vrf_b
Type 2
router ospf 100 vrf vrf_a
router ospf 200 vrf vrf_b