Route Chapter Quiz 9 1. Which prefix is reserved by IANA for 6to4 Tunneling? Select the BEST answer. 2001::/16 2000::/3 2002::/16 3FFE::/16 2000::/16 Question 1 of 18 2. Which of the following tunneling methods require an explicit destination endpoint address? Select TWO answers. 6to4 Tunneling Static (Manually Configured) IPv6 Tunneling Generic Routing Encapsulation Tunneling Automatic IPv4-compatible Tunneling ISATAP Tunneling Question 2 of 18 3. Click on the Exhibit. Given the configuration in the exhibit, the router is configured correctly. False True Question 3 of 18 4. Which of the following statements about automatic IPv4-compatible tunneling is FALSE? Select THREE answers. Automatic IPv4-compatible tunneling is highly scalabale and is recommended for large networks IPv4-compatible tunnels can be configured between only between border routers Automatic IPv4-compatible tunnels use the IPv6 prefix ::/96 Automatic IPv4-compatible tunnels use the IPv6 prefix 2002::/16 Automatic IPv4-compatible tunneling does not scale well and is not recommended for large networks IPv4-compatible tunnels can be configured between border routers or between a border router and a host Question 4 of 18 5. Which of the following statements is TRUE in regards to DNS lookups in dual-stack implementations? Select the BEST answer. The FQDN is represented by an AAAA record for the IPv4 protocol stack and an A record for the IPv6 protocol stack The FQDN is represented by an A record for the IPv4 protocol stack and an AAAA record for the IPv6 protocol stack The FQDN is represented by an AA record for the IPv4 protocol stack and an AAA record for the IPv6 protocol stack The FQDN is represented by an AA record for the IPv4 protocol stack and an AAAA record for the IPv6 protocol stack The FQDN is represented by an A record for the IPv4 protocol stack and an AA record for the IPv6 protocol stack Question 5 of 18 6. Which of the following is NOT a limitation of Network Address Translation (NAT)? Select the BEST answer. The inhabitation of end-to-end security Ratio of internal and reachable IP addresses Breaking the end-to-end IP model The need to maintain connection state issues Applications that are NAT-friendly Address space collision Question 6 of 18 7. Which of the following is an automatic overlay tunneling mechanism that uses the underlying IPv4 network as an NBMA Link Layer for IPv6? Select the BEST answer. Generic Routing Encapsulation Tunneling Static (Manually Configured) IPv6 Tunneling ISATAP Tunneling 6to4 Tunneling Automatic IPv4-compatible Tunneling Question 7 of 18 8. Which of the following statements about Network Address Translation – Protocol Translation (NAT-PT) are TRUE? Select THREE answers. NAT-PT is used to translate between IPv4 and IPv6 packet headers, excluding ICMP headers Network Address Translation-Protocol Translation required a specific ::/96 prefix Network Address Translation-Protocol Translation is a stateful mechanism Network Address Translation-Protocol Translation is a stateless mechanism NAT-PT is used to translate between IPv4 and IPv6 packet headers, including ICMP headers Network Address Translation-Protocol Translation required any predefined /96 prefix Question 8 of 18 9. Which of the following is NOT a main functionalities and components of Intra-Site Automatic Tunnel Addressing Protocol (ISATAP)? Select the BEST answer. Prefix advertisement The interface ID Multiple protocol support Prefixes The ISATAP address format Automatic tunneling Question 9 of 18 10. Click on the Exhibit. From the output in the exhibit, which of the following can be determined to be TRUE? Select the BEST answer. The tunnel is an automatic IPv4-compatible tunnel The tunnel is a manual (static) IPv6 tunnel The tunnel is a 6to4 tunnel The tunnel is an ISATAP tunnel The tunnel is a GRE tunnel The tunnel type can only be determined using the show interfaces tunnel [number] command Question 10 of 18 11. Which of the following statements about GRE and manual (static) IPv6 tunnels are TRUE? Select FOUR answers. For GRE tunnels, the Link-Local address is derived using the EIU-64 method For manual IPv6 tunnels, the Link-Local address is derived from the FE80::/96 prefix For manual IPv6 tunnels, the Link-Local address is derived using the EIU-64 method For GRE tunnels, the Link-Local address is derived from the FE80::/96 prefix Manual IPv6 tunnels have a default MTU value of 1480 bytes For manual IPv6 tunnels, the Link-Local address is derived using the EIU-64 method GRE tunnels have a default MTU value of 1480 bytes GRE tunnels have a default MTU value of 1476 bytes Manual IPv6 tunnels have a default MTU value of 1476 bytes Question 11 of 18 12. Click on the exhibit. Based on the configuration in the exhibit, which tunneling method is being configured? Select the BEST answer. ISATAP Tunneling Automatic IPv4-compatible Tunneling 6to4 Tunneling Generic Routing Encapsulation Tunneling It is not possible to determine based on the information provided Static (Manually Configured) IPv6 Tunneling Question 12 of 18 13. Click on the exhibit. What kind of tunnel is being configured in the exhibit? Select the BEST answer. A Generic Routing Encapsulation version 6 Tunnel A Point-to-Point Tunnel A Generic Routing Encapsulation version 4 Tunnel A Manual or Static IPv6 Tunnel An IPv6 Tunnel Question 13 of 18 14. A Cisco IOS software router has been configured with an IPv4 and IPv6 address for a host as follows: R1(config)#ip host TEST-HOST 10.0.0.3 R1(config)#ipv6 host TEST-HOST 3FFF:1234:ABCD:1::3 Following this, a ping is sent to TEST-HOST. The ping test shows the following: R1#ping test-host repeat 10 Type escape sequence to abort. Sending 10, 100-byte ICMP Echos to 10.0.0.3, timeout is 2 seconds: !!!!!!!!!! Success rate is 100 percent (10/10), round-trip min/avg/max = 0/1/4 ms What can be determined from this? Select the BEST answer. The ipv6 host command was removed from the configuration The IPv6 AAAA record lookup failed and the router fell back to the IPv4 A record This is normal because the IPv4 configuration is implemented before the IPv6 configuration This is normal because ICMPv4 is always used before ICMPv6 in Cisco IOS software This is not normal! The router must be faulty. A support case should be opened with Cisco immediately Question 14 of 18 15. With 6to4 tunneling, the tunnel endpoint (destination) is determined by the globally unique IPv4 address embedded in the 6to4 address. Because 6to4 prefixes are based on unique IPv4 address, the 64-bit IPv6 routes do not need to be propagated between 6to4 sites. False True Question 15 of 18 16. IPv4 and IPv6 integration and co-existence strategies are divided into three broad classes. What are these three classes? Tunneling Protocol Translation Encrypting Dual-Stack Implementations Port Translation Multi-Homed Implementations Question 16 of 18 17. Click on the Exhibit. Given the partial configuration in the exhibit, what command would be required to configure and assign a secondary IPv6 subnet to the FastEthernet0/0 interface? Select the BEST answer. R1(config-if)#ipv6 address secondary 3fff:1234:abcd:2::3/64 R1(config-if)#ipv6 address 3fff:1234:abcd:2::3/64 secondary R1(config-if)#ipv6 address 3fff:1234:abcd:2::3/64 enable secondary R1(config-if)#ipv6 address 3fff:1234:abcd:2::3/64 R1(config-if)#ipv6 address secondary3fff:1234:abcd:2::3/64 enable Question 17 of 18 18. In a dual-stack implementation, a router has been configured with both IPv6 and IPv4 DNS server entries for a host named TEST-HOST. Following this, a ping is sent to this host. This ping shows the following: R1#ping test-host repeat 10 Type escape sequence to abort. Sending 10, 100-byte ICMP Echos to 10.0.0.3, timeout is 2 seconds: !!!!!!!!!! Success rate is 100 percent (10/10), round-trip min/avg/max = 0/1/4 ms What can be determined from this? Select the BEST answer. The A record lookup failed and the AAAA record was used instead This is normal because Cisco IOS routers cannot query IPv6 DNS servers The DNS server is corrupted The AAAA record lookup failed and the A record was used instead In dual-stack implementations, IPv4 is used before IPv6 because it is the current standard Question 18 of 18 Loading…