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;
Currently there are no comments in this discussion, be the first to comment!
This section is not available anymore. Please use the main Exam Page.JN0-360 Exam Questions
Log in to ExamTopics
Sign in:
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.
Comments