CCNP TSHOOT FAQ: IPv6 Troubleshooting
Q1. Identify three IPv6 address types. (Choose the three best answers.)
A. Unicast
B. Broadcast
C. Multicast
D. Anycast
Q2. How can the following IPv6 address be condensed?
0AA0:0123:4040:0000:0000:0000:000A:100B
A. AA0::123:404:A:100B
B. AA::123:404:A:1B
C. AA0:123:4040::A:100B0
D. 0AA0:0123:4040::0::000A:100B
Q3. Identify three approaches for routing IPv6. (Choose the three best answers.)
A. OSPFv2
B. RIPng
C. Static routes
D. EIGRP
Q4. What command is used to enable IPv6 routing on a router?
A. Router(config)# ipv6 unicast-routing
B. Router(config)# ipv6 routing
C. Router(config)# ip routing ipv6
D. Router(config)# ip routing unicast-ipv6
Q5. You want to tunnel IPv6 traffic across an IPv4 portion of a network. In interface configuration mode for the tunnel you are configuring, what IP address would you enter after the tunnel source command?
A. The IPv6 address assigned to the local tunnel interface
B. The IPv4 address assigned to the local interface on which the tunnel is built
C. The IPv6 address assigned to the remote tunnel interface
D. The IPv4 address assigned to the remote interface on which the tunnel is built
Q6. Identify two OSPFv3 characteristics that are not characteristics of OSPFv2. (Choose the two best answers.)
A. Uses a hierarchical structure divided into areas
B. Requires direct connectivity from the backbone area to all other areas
C. Uses link-local addresses to identify neighbors
D. Allows communication between two nodes connected to a common link, even though the two nodes might not share a common subnet
Q7. In what configuration mode is the following OSPFv3 command issued?
A. Router configuration mode
B. Route-map configuration mode
C. Global configuration mode
D. Interface configuration mode
Q8. What command lists the state of a router’s adjacency with all configured OSPFv3 neighbors? (Choose the best answer.)
A. show ipv6 ospf
B. show ipv6 ospf neighbor
C. show ipv6 ospf interface
D. debug ipv6 ospf adj
Q9. RIPng sends routing updates to what multicast address?
A. 224.0.0.9
B. FF02::9
C. FE80::
D. 224.0.0.5
Q10. What interface configuration mode command instructs an interface to participate in a specified RIPng routing process? (Choose the best answer.)
A. ipv6 rip process-name default-information {only | originate}
B. ipv6 interface process-name
C. ipv6 router rip process-name
D. ipv6 rip process-name enable
Q11. Which of the following commands shows the contents of an IPv6 routing table?
A. show ipv6 rip [process-name] [database | next-hops]
B. show ipv6 route
C. show ripng route
D. show rip route ipv6