exam questions

Exam JN0-360 All Questions

View all questions & answers for the JN0-360 exam

Exam JN0-360 topic 3 question 68 discussion

Actual exam question from Juniper's JN0-360
Question #: 68
Topic #: 3
[All JN0-360 Questions]

You are deploying IS-IS in your network to enable the routing of only IPv6. Assume that the loopback interface has been properly configured.
What is the minimum required configuration to enable only IPv6 routing in IS-IS?

  • A. user@host# show protocols isis rib-group inet6; interface ge-0/0/0.0; interface lo0.0 { passive; } user@host# show interfaces ge-0/0/0 unit 0 { family inet6 address fd85:5944:1aee:026::1/64; }
  • B. user@host# show protocols isis interface ge-0/0/0.0; interface lo0.0 { passive; } user@host# show interfaces ge-0/0/0 unit 0 { family iso; family inet6 address fd85:5944:1aee:026::1/64; }
  • C. user@host# show protocols isis no-ipv4-routing; interface ge-0/0/0.0 interface lo0.0 { passive; } user@host# show interfaces ge-0/0/0 unit 0 { family iso; family inet6 address fd85:5944:1aee:026::1/64; }
  • D. user@host# show protocols isis no-ipv4-routing; interface ge-0/0/0.0; interface lo0.0 { passive; } user@host# show interfaces ge-0/0/0 unit 0 { family iso; family inet6; }
  • E. user@host# show protocols isis traffic-engineering { family inet6 { shortcuts; } } interface ge-0/0/0.0; interface lo0.0 { passive; } user@host# show interfaces ge-0/0/0 unit 0 { family inet6 address fd85:5944:1aee:026::1/64; family iso;
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
Currently there are no comments in this discussion, be the first to comment!
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 ...