Which Cisco IOS command would be used to configure an IPv6 static route to the 2500::/64 network when the next hop address is FE80::1234:00FF:FE12:3456 located off the GigabitEthernet0/1 interface?

A) ipv6 route 2500::/64 FE80::1234:00FF:FE12:3456 Gigabitethernet0/1
B) ipv6 route 2500:: /64 FE80::1234:00FF:FE12:3456
C) ipv6 route 2500::/64 Gigabitethernet0/1 FE80::1234:00FF:FE12:3456
D) ipv6 route 2500:: /64 Gigabitethernet0/1 FE80::1234:00FF:FE12:3456

C
Explanation: C) To configure an IPv6 static route using a link local address as the next hop, the interface is also required, in this case resulting in the ipv6 route 2500::/64 Gigabitethernet0/1 FE80::1234:00FF:FE12:3456 command.

Computer Science & Information Technology

You might also like to view...

Which Windows feature allows you to change, configure, monitor, or troubleshoot most system settings, hardware, and software?

a.Application programming interface (API) b.Control Panel c.Settings charm d.System Preferences

Computer Science & Information Technology

Output a SparseEle (row col value)

What will be an ideal response?

Computer Science & Information Technology