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

Exam JN0-664 All Questions

View all questions & answers for the JN0-664 exam

Exam JN0-664 topic 1 question 33 discussion

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

Which statement is correct about IS-IS when it performs the Dijkstra algorithm?

  • A. The local router moves its own local tuples into the candidate database.
  • B. When a new neighbor ID in the tree database matches a router ID in the LSDthe neighbor ID is moved to the candidate database.
  • C. Tuples with the lowest cost are moved from the tree database to the LSDB.
  • D. The algorithm will stop processing once the tree database is empty.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
antigel8
Highly Voted 7 months, 2 weeks ago
Selected Answer: B
Based on AJSPR course; Not A. because the local router moves its own local tuple into the tree database (and not into candidate database) Not C. because SPF algorithm moves the tuple with the lowest cost from the candidate database into the tree database. (and not into the LSB) Not D. because Step 1 (router determining cost from root to each neighbor ID) is repeated until the candidate database is empty. (and not until the tree database is empty) Therefore the answer is B. because if a new neighbor ID appears in the tree database, any tuples in the LSDB with a router ID equal to the new tree entry’s neighbor ID are moved into the candidate database.
upvoted 8 times
...
Avee123
Most Recent 2 months, 3 weeks ago
A The correct statement about IS-IS when it performs the Dijkstra algorithm is: A. The local router moves its own local tuples into the candidate database. Explanation: When IS-IS performs the Dijkstra algorithm (Shortest Path First algorithm), the local router begins by moving its own local tuples (information about its directly connected neighbors and links) into the candidate database. These tuples represent the starting point for calculating the shortest paths to other nodes in the network. The other options are incorrect because: B is inaccurate: the candidate database stores tuples based on cost, not just matching router IDs. C is incorrect: tuples with the lowest cost are moved from the candidate database to the tree, not the LSDB. D is incorrect: the algorithm stops when the candidate database is empty, not the tree database.
upvoted 1 times
...
ak_sisko
2 months, 4 weeks ago
Selected Answer: A
In the context of the Dijkstra algorithm, the local router includes its own local information (like its own metrics and links) into the candidate database, which represents possible next hops and their associated costs for routing decisions. The other statements are not accurate in the context of how the Dijkstra algorithm operates in IS-IS: B. This statement is incorrect because the algorithm does not move neighbor IDs based on a match with router IDs in the LSD (Link State Database) directly into the candidate database. C. This is misleading; tuples with lowest cost are processed in the algorithm, but not necessarily "moved" to the LSDB (Link State Database) in this manner. D. The algorithm does not stop processing simply when the tree database is empty; it continues until it has found the shortest path to all reachable nodes.
upvoted 1 times
...
easynet13
8 months ago
Selected Answer: B
B is correct
upvoted 2 times
...
cname404
9 months, 3 weeks ago
candidate database is not the same as tree database
upvoted 2 times
...
StargateCommand
10 months ago
Selected Answer: D
There is a part on "Advanced Junos Service Provider Routing On-Demand " that says: "The candidate database is not empty, so the algorithm continues". Well, we can presume if the database is empty, algorithm stops.
upvoted 1 times
cname404
9 months, 3 weeks ago
candidate database is not the same as tree database
upvoted 1 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 ...