Juniper Data Center Associate (JNCIA-DC) JN0-281 Question # 5 Topic 1 Discussion
JN0-281 Exam Topic 1 Question 5 Discussion:
Question #: 5
Topic #: 1
You want to advertise the network configured on an interface as an OSPF internal route. You do not want this interface to participate in your OSPF domain. Which OSPF parameter must you use in this scenario?
In Junos OSPF, the passive setting is used when you want the prefix on an interface to be advertised into OSPF, but you do not want the interface to form OSPF neighbor adjacencies or send OSPF Hello packets. This is a common data center requirement for server-facing, management, or loopback-related interfaces where you want the subnet to be reachable through the routing domain, but there is no OSPF-capable neighbor on that link. By making the interface passive, the router still includes the connected network in OSPF as an internal route, so other routers learn how to reach that subnet. At the same time, the interface does not participate in adjacency formation, which reduces unnecessary protocol chatter and eliminates the risk of accidentally forming neighbors on an untrusted or unintended segment.
The other options do not meet the requirement. Interface-type changes the OSPF network type behavior, such as broadcast or point-to-point, but it does not stop adjacency formation while still advertising the network. Strict-bfd relates to failure detection behavior when BFD is used with routing protocols and does not control whether OSPF forms neighbors. Link-protection is related to fast reroute and protection mechanisms, not suppressing OSPF adjacency on an interface.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit