Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam JN0-663 All Questions

View all questions & answers for the JN0-663 exam

Exam JN0-663 topic 1 question 16 discussion

Actual exam question from Juniper's JN0-663
Question #: 16
Topic #: 1
[All JN0-663 Questions]


Referring to the exhibit, which OSPFv3 configuration is implemented on router R1?

  • A. set protocols ospf3 area 0.0.0.0 interface ge-0/0/0.0 set protocols ospf3 area 0.0.0.1 interface ge-0/0/1.0 set protocols ospf3 area 0.0.0.1 interface ge-0/0/0.0
  • B. set protocols ospf3 area 0.0.0.0 interface ge-0/0/0.0 set protocols ospf3 area 0.0.0.1 interface ge-0/0/1.0 set protocols ospf3 area 0.0.0.1 virtual-link neighbor-id 172.16.1.2
  • C. set protocols ospf3 area 0.0.0.0 interface ge-0/0/0.0 set protocols ospf3 area 0.0.0.1 interface ge-0/0/1.0 set protocols ospf3 area 0.0.0.1 interface ge-0/0/0.0 secondary
  • D. set protocols ospf3 area 0.0.0.0 interface ge-0/0/0.0 set protocols ospf3 area 0.0.0.1 interface ge-0/0/1.0 set protocols ospf3 area 0.0.0.1 interface ge-0/0/0.0 interface-type p2p
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
johnmerchan
1 year, 9 months ago
Selected Answer: D
OSPF interface type point to point (p2p) no designated router/backup designated router election occurs Used between adjacencies involving exactly two neighbors saves time getting the adjacency to a full state Useful on back to back ethernet links
upvoted 1 times
...
mohdema
1 year, 12 months ago
Selected Answer: C
By default, a single interface can belong to only one OSPF area. You can configure a single interface to belong in multiple OSPF areas. Doing so allows the corresponding link to be considered an intra-area link in multiple areas and to be preferred over other higher-cost intra-area paths. When configuring a secondary interface, consider the following: For OSPFv2, you cannot configure point-to-multipoint and nonbroadcast multiaccess (NBMA) network interfaces as a secondary interface because secondary interfaces are treated as a point-to-point unnumbered link. Secondary interfaces are supported for LAN interfaces (the primary interface can be a LAN interface, but any secondary interfaces are treated as point-to-point unnumbered links over the LAN). In this scenario, you must ensure that there are only two routing devices on the LAN or that there are only two routing devices on the LAN that have secondary interfaces configured for a specific OSPF area. https://www.juniper.net/documentation/us/en/software/junos/ospf/topics/topic-map/configuring-ospf-areas.html#id-example-configuring-multiarea-adjacency-for-ospf
upvoted 1 times
...
DIbyam
2 years, 1 month ago
C is correct because of secondary keyword, which will be DR plus P2p
upvoted 1 times
...
EBNPW9
2 years, 8 months ago
Selected Answer: C
I've tested in a lab. Also see TT98's and Sheet's answers.
upvoted 2 times
...
oscarsd
2 years, 9 months ago
Selected Answer: C
C is correct answer
upvoted 3 times
...
somanyquestions
3 years, 1 month ago
C: A logical interface can be configured as primary interface only for one area. For any other area for which you configure the interface, you must configure it as a secondary interface. https://www.juniper.net/documentation/en_US/junos/topics/reference/configuration-statement/secondary-edit-protocols-ospf.html
upvoted 4 times
JNCXX
2 years, 9 months ago
agree with C
upvoted 1 times
...
...
ak_sisko
3 years, 3 months ago
Correct C
upvoted 2 times
...
Juniperguy
3 years, 3 months ago
Agree with Sheet. adding secondary to the configuration makes the interface PtToPt Correct C
upvoted 2 times
...
Sheet
3 years, 3 months ago
C is correct. Secondary adjacencies are always point-to-point.
upvoted 3 times
...
vasiliy19
3 years, 4 months ago
It look like there should be 2 answers - C,D
upvoted 1 times
...
mikkamilla
3 years, 5 months ago
D wouldn't even commit, I guess
upvoted 1 times
oscarsd
2 years, 9 months ago
You're right, it won't commit
upvoted 1 times
carroyoc
2 years, 9 months ago
[edit protocols ospf3 area 0.0.0.1] 'interface ge-0/0/0.0' Duplicate interface configured under area 0.0.0.0 error: configuration check-out failed
upvoted 2 times
...
...
...
TT98
3 years, 5 months ago
Answer is C. This is an example of a multiarea adjacency. Interface ge-0/0/0.0 has both DR and PTP, which with ordinary OSPF adjacency rules will be impossible.
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...