Refer to the exhibit.
RP/0/0/CPU0:BRDR-1#show route ipv4 0.0.0.0
Routing entry for 0.0.0.0/0
Known via "bgp 65001", distance 20, metric 0, candidate default path
Tag 65002, type external
Installed Apr 21 06:50:55.997 for 00:03:18
Routing Descriptor Blocks
100.65.19.1, from 100.65.19.1, BGP external
Route metric is 0
No advertising protos.
RP/0/0/CPU0:BRDR-1#show run router ospf
router ospf 1
redistribute bgp 65001 route-policy BGP-TO-OSPF
Area 0
mpls traffic-eng
interface Loopback0
interface GigabitEthernet0/0/0/0
interface GigabitEthernet0/0/0/0.3232
mpls traffic-eng router-id Loopback0
RP/0/0/CPU0:BRDR-1#show rpl route-policy BGP-TO-OSPF
route-policy BGP-TO-OSPF
if destination in (0.0.0.0/0) then
set metric-type type-1
endif
set metric-type type-2 100
set ospf-metric 100
end-policy
Router BRDR-1 is configured to receive the 0.0.0.0/0 and 172.17.1.0/24 network via BGP and advertise then into OSPF area 0.
An engineer has noticed that the OSPF domain is receiving only the 172.17.1.0/24 route and default router
0.0.0.0/0 is still missing.
Which configuration must an engineer apply to resolve this problem?