PDF Download
FREE AND STUDY GAMES ABOUT FINAL MOD 8 CISCO
EXAM QUESTIONS
Actual Qs and Ans Expert-Verified Explanation
This Exam contains:
-Guarantee passing score -32 Questions and Answers -format set of multiple-choice -Expert-Verified Explanation Question 1: What method is used by a host to verify an IPv6 address is unique on the local network before assigning that address to an interface?
Answer:
DAD Question 2: Which three DHCPv6 roles can a router perform? (Choose all that apply.)
Answer:
DHCPv6 client DHCPv6 relay agent DHCPv6 server Question 3: How does an IPv6 client ensure that it has a unique address after it configures its IPv6 address using the SLAAC allocation method?
Answer:
it sends an ICMPv6 Neighbor Solicitation message with the IPv6 address as the target IPv6 address
Question 4: After booting, a client receives an ICMPv6 RA message with the M flag set to 0 and the O flag set to
- What does this indicate?
Answer:
the client should automatically configure an IPv6 address and then contact a DHCPv6 server for more information Question 5: An IPv6-enabled router is to acquire its IPv6 GUA from a DHCPv6 server. Which interface configuration command should be configured on client router?
Answer:
ipv6 address dhcp Question 6: Which command should be configured on a router interface to set the router as a stateful DHCPv6 client?
Answer:
ipv6 address dhcp Question 7: What destination UDP port do DHCPv6 clients use to send DHCPv6 messages?
Answer:
547 Question 8: What message informs IPv6 enabled interfaces to use stateful DHCPv6 for obtaining an IPv6 address?
Answer:
the ICMPv6 router Advertisement Question 9: What process is used in ICMPv6 for a host to verify that an IPv6 address is unique before configuring it on an interface?
Answer:
DAD Question 10: Which command must be configured on a router to enable it to join the IPv6 all-routers multicast address ff02::2?
Answer:
ipv6 unicast-routing
Question 11: Which DHCPv6 verification command would display the link-local and GUA assigned address for each active client?
Answer:
show ipv6 dhcp binding Question 12: What are the flag settings when a host should use the SLAAC only option?
Answer:
A=1, M=0, O=0
Question 13: What DHCPv6 message does a host send to the DHCPv6 server if it is using stateful DHCPv6?
Answer:
REQUEST
Question 14: A client is using SLAAC to obtain an IPv6 address for its interface. After an address has been generated and applied to the interface, what must the client do before it can begin to use this IPv6 address?
Answer:
it must send an ICMPv6 Neighbor Solicitation message to ensure that the address is not already in use on the network
Question 15: What DHCPv6 message does a host send to look for a DHCPv6 server?
Answer:
SOLICIT
Question 16: Which two ICMPv6 messages are used in the SLAAC process? (Choose two.)
Answer:
Router Solicitation (RS) Router Advertisements (RA) Question 17: Which destination IP address is used when an IPv6 host sends a DHCPv6 SOLICIT message to locate a DHCPv6 server?
Answer:
FF02::2
Question 18: A company implements the stateless DHCPv6 method for configuring IPv6 addresses on employee workstations. After a workstation receives messages from multiple DHCPv6 servers to indicate their availability for DHCPv6 service,
Answer:
DHCPv6 INFORMATIONI-REQUEST Question 19: Which address type is automatically created by default on a host interface when no RAs are received?
Answer:
link-local address Question 20: Which ICMPv6 message is sent by a host in an attempt to locate an online IPv6enabled router to obtain IPv6 addressing information?
Answer:
Router Solicitation (RS) Question 21: What are two characteristics of the SLAAC method for IPv6 address configuration?(Choose two.)
Answer:
IPv6 addressing is dynamically assigned to clients through the use of ICMPv6
The default gateway of an IPv6 client on a LAN will be the link-local address of the router interface attached to the LAN
Question 22: Which command is not configured in stateless DHCPv6?
Answer:
address prefix "ipv6-address/prefix" Question 23: An IPv6-enabled router is to acquire its IPv6 GUA from another IPv6 router using SLAAC. Which interface configuration command should be configured on the client router?
Answer:
ipv6 address autoconfig
Question 24: What M flag setting indicates that stateful DHCPv6 is used?
Answer:
M=1