Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Networking
»
IPv6
To enable OSPFv3, which of the following would you use?
Router1(config-if)# ipv6 ospf 10 area 0.0.0.0
Router1(config-if)# ipv6 router rip 1
Router1(config)# ipv6 router eigrp 10
Router1(config-rtr)# no shutdown
Router1(config-if)# ipv6 eigrp 10
Show Answer
Correct Answer:
Router1(config-if)# ipv6 ospf 10 area 0.0.0.0
Explanation:
To enable OSPFv3, you enable the protocol as with RIPng. The command string is ipv6
ospf <process-id> area <area-id>
.
← Previous
Next →
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment