Question 31
You want to advertise only a default route into a new area, which will be called area 7.
In this scenario, which configuration statement would solve this problem?
In this scenario, which configuration statement would solve this problem?
Question 32
Click the Exhibit button.

Referring to the exhibit, which router becomes the OSPF DR when all routers are powered on at the same time?

Referring to the exhibit, which router becomes the OSPF DR when all routers are powered on at the same time?
Question 33
What are two characteristics of OSPF ABRs? (Choose two.)
Question 34
Which two requirements must be satisfied before graceful restart work? [Choose two)
Question 35
How many bytes of overhead does an IP-IP tunnel add to a packet?
https://www.juniper.net/documentation/us/en/software/junos/ospf/topics/topic-map/configuring-ospf-areas.html
Looks like "A" is the correct answer
To quickly configure the ABR to inject a default route into the area, copy the following command and paste it into the CLI. You apply this configuration only on the ABR.
content_copy zoom_out_map
[edit]
set protocols ospf area 07 stub default-metric 10
(Optional) To quickly configure the ABR to restrict all summary advertisements and allow only internal routes and default route advertisements into the area, copy the following command and paste it into the CLI. You apply this configuration only on the ABR.
content_copy zoom_out_map
[edit]
set protocols ospf area 0.0.0.7 stub no-summaries