The DN (Down) bit is set by default to prevent looping, when multiprotocol BGP (MP-BGP) routes are redistributed into OSPF. This is specific for type3, type5, and type7 link state advertisements (LSA). The DN bit set check can be disabled using the vrf-lite-capability command in the OSPF router configuration mode. When done, the LSAs get advertised to OSPF neighbors and the router that receives this LSA information can use it for routing calculations irrespective of the DN bit set status.
SLX #configure terminal SLX (config) #
SLX (config)#router ospf vrf T1 SLX (config-router-ospf-vrf-T1)#
SLX (config-router-ospf-vrf-T1)#vrf-lite-capability