7 Which command will provide information specific to OSPFv3
show ip route ospfv3 show ipv6 route show ip route ospf show ipv6 route ospf |
The router will be assigned a router ID of 64. The reference bandwidth will be set to 64 Mb/s. The OSPFv3 process will be assigned an ID of 64. Answers A and C are correct. |
show ip ospf neighbor show ip ospf show running-config None of the above |
44 48 120 64 |
Change the priority on R2 to be the second highest. Answers A and B are correct. Change the router-ID on R3. Shutdown R1, R2, and R3 interfaces and bring them back up in the reverse order. |
Largest physical Interface IP address Lowest loopback IP address Configured Router-ID Both A and C are correct. |
show ip route ospfv3 show ipv6 route show ip route ospf show ipv6 route ospf |
Solution
7. Which command will provide information specific to OSPFv3 and static routes in the routing table?
show ipv6 route ospf is used to find information specific to OSPFv3 routes in routing table.
8. A network administrator enters the command ipv6 router ospf 64 in global configuration mode. What is the result of this command?
The OSPFv3 process will be assigned an ID of 64.
9. Which command should be used in OSPF to provide detailed information about every OSPF-enabled interface?
verify ospf interface settings which provides detailed list of every OSPF enabled interface.
10. A router in OSPF router has a data rate of 1.544 Mbps on one of its interfaces. What will the OSPF cost of that link be?
64. This is the default cost of 1.544 OSPF serial link.
11. R1 is currently the DR router. R2 is currently the BDR router. R3 is currently the DROther. Your IT manager has asked you to make R3 the DR and R2 the BDR. Which answer will achieve that goal?
Change the priority number on R3 to be the highest. And then change the priority of R2 to be the second highest. The highest priority wins the DR, and the next highest priority will win the BDR. So, changing R3 to highest priority will make it DR, and R2 will become the BDR.

