Which Cisco IOS command would be used to configure an IPv6 static route to the 2200::/64 network when the next hop address is 2001:db8:153d::2352:2341:1?
A) This is not possible without knowing the next hop interface.
B) This is not possible without knowing the next hop IPv6 link local address.
C) ipv6 route 2200:: /64 2001:db8:153d::2352:2341:1
D) ipv6 route 2200::/64 2001:db8:153d::2352:2341:1
D
Explanation: D) To configure an IPv6 static route, use the ipv6 route prefix/prefix-length next-hop command; this results in the ipv6 route 2200::/64 2001:db8:153d::2352:2341:1 command.
You might also like to view...
You are a server administrator, and you are trying to save hard drive space on your Windows Server 2016 Datacenter machine. Which feature can help you save hard disk space?
A. HDSaver.exe B. Features on Demand C. ADDS D. WinRM
When you define a class using the Class statement, you are required to use Pascal case for class names.
Answer the following statement true (T) or false (F)