IT-341 Module-14 Chapter-8: SLAAC and DHCPv6 (Cisco)

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/31

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

32 Terms

1
New cards

Which address type is automatically created by default on a host interface when no RAs are received?

a. Global unicast address

b. Link-local address

c. MAC address

b. Link-local address

2
New cards

Which method best describes stateless DHCP?

a. SLAAC only

b. SLAAC with stateless DHCPv6 Server

c. Stateful DHCPv6 Server

b. SLAAC with stateless DHCPv6 Server

3
New cards

Which two ICMPv6 messages are used in the SLAAC process? (Choose two.)

a. Neighbor Advertisements (NA)

b. Neighbor Solicitation (NS)

c. Router Solicitation (RS)

d. Router Advertisements (RA)

c. Router Solicitation (RS)

d. Router Advertisements (RA)

4
New cards

Which command must be configured on a router to enable it to join the IPv6 all-routers multicast address ff02::2?

a. ip routing

b. ipv6 unicast-routing

c. ipv6 address ipv6-address/prefix-length

d. ipv6 address ipv6-address link-local

b. ipv6 unicast-routing

5
New cards

What are the flag settings when a host should use the SLAAC only option?

a. A=1, M=0, O=0

b. A=1, M=1, O=0

c. A=1, M=0, O=1

d. A=0, M=1, O=1

a. A=1, M=0, O=0

6
New cards

Which ICMPv6 message is sent by a host in an attempt to locate an online IPv6 enabled router to obtain IPv6 addressing information?

a. Neighbor Advertisements (NA)

b. Neighbor Solicitation (NS)

c. Router Solicitation (RS)

d. Router Advertisements (RA)

c. Router Solicitation (RS)

7
New cards

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?

a. ARP

b. DAD

c. PING

d. SLAAC

b. DAD

8
New cards

What destination UDP port do DHCPv6 clients use to send DHCPv6 messages?

a. 67

b. 68

c. 547

d. 546

c. 547

9
New cards

What DHCPv6 message does a host send to look for a DHCPv6 server?

a. ADVERTISE

b. SOLICIT

c. INFORMATION-REQUEST

d. REQUEST

b. SOLICIT

10
New cards

What DHCPv6 message does a host send to the DHCPv6 server if it is using stateful DHCPv6?

a. ADVERTISE

b. SOLICIT

c. INFORMATION-REQUEST

d. REQUEST

d. REQUEST

11
New cards

What flag settings combination is used for stateless DHCP?

a. A=1, M=0, O=0

b. A=0, M=1, O=0

c. A=1, M=0, O=1

d. A=0, M=1, O=1

c. A=1, M=0, O=1

12
New cards

What M flag setting indicates that stateful DHCPv6 is used?

a. M=0

b. M=1

b. M=1

13
New cards

Which three DHCPv6 roles can a router perform? (Choose all that apply.)

a. DHCPv6 client

b. DHCPv6 relay agent

c. DHCPv6 server

d. DHCPv6 pool

a. DHCPv6 client

b. DHCPv6 relay agent

c. DHCPv6 server

14
New cards

Which command is not configured in stateless DHCPv6?

a. address prefix ipv6-address/prefix

b. domain-name name

c. dns-server server-address

d. ipv6 dhcp server pool-name

a. address prefix ipv6-address/prefix

15
New cards

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?

a. ipv6 address autoconfig

b. ipv6 address auto config

c. ipv6 address dhcp

d. ipv6 address dhcpv6

a. ipv6 address autoconfig

16
New cards

A router is to provide DHCPv6 server services. Which command should be configured on the client facing interface?

a. ipv6 enable

b. ipv6 dhcp pool POOL-NAME

c. ipv6 dhcp server POOL-NAME

d. ipv6 nd other-config-flag

c. ipv6 dhcp server POOL-NAME

17
New cards

An IPv6-enabled router is to acquire its IPv6 GUA from a DHCPv6 server. Which interface configuration command should be configured on client router?

a. ipv6 address autoconfig

b. ipv6 address auto config

c. ipv6 address dhcp

d. ipv6 address dhcpv6

c. ipv6 address dhcp

18
New cards

Which DHCPv6 verification command would display the link-local and GUA assigned address for each active client?

a. show ip dhcp pool

b. show ipv6 dhcp binding

c. show ipv6 dhcp interface

d. show ipv6 dhcp pool

b. show ipv6 dhcp binding

19
New cards

Which command is configured on the client LAN interface of the DHCPv6 relay agent?

a. ip helper-address

b. ipv6 dhcp relay destination

c. ipv6 enable

d. ipv6 helper-address

b. ipv6 dhcp relay destination

20
New cards

How does an IPv6 client ensure that it has a unique address after it configures its IPv6 address using the SLAAC allocation method?

a. It sends an ARP message with the IPv6 address as the destination IPv6 address.

b. It checks with the IPv6 address database that is hosted by the SLAAC server.

c. It contacts the DHCPv6 server via a special formed ICMPv6 message.

d. It sends an ICMPv6 Neighbor Solicitation message with the IPv6 address as the target IPv6 address.

d. It sends an ICMPv6 Neighbor Solicitation message with the IPv6 address as the target IPv6 address.

21
New cards

Which method would an IPv6-enabled host using SLAAC employ to learn the address of the default gateway?

a. Router advertisements that are received from the link router

b. Advertise messages that are received from the DHCPv6 server

c. Neighbor advertisements that are eceived from link neighbors

d. Reply messages that are received from the DHCPv6 server

a. Router advertisements that are received from the link router

22
New cards

What two methods can be used to generate an interface ID by an IPv6 host that is using SLAAC? (Choose two.)

a. EUI-64

b. Random generation

c. Stateful DHCPv6

d. DAD

e. ARP

a. EUI-64

b. Random generation

23
New cards

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?

a. It must send a DHCPv6 INFORMATION-REQUEST message to request the address of the DNS server.

b. It must send an ICMPv6 Router Solicitation message to determine what default gateway it should use.

c. It must send a DHCPv6 REQUEST message to the DHCPv6 server to request permission to use this address.

d. It must send an ICMPv6 Neighbor Solicitation message to ensure that the address is not already in use on the network.

d. It must send an ICMPv6 Neighbor Solicitation message to ensure that the address is not already in use on the network.

24
New cards

Which command should be configured on a router interface to set the router as a stateful DHCPv6 client?

a. ipv6 enable

b. ipv6 address dhcp

c. ipv6 address autoconfigure

d. ipv6 dhcp server stateful

b. ipv6 address dhcp

25
New cards

What message informs IPv6 enabled interfaces to use stateful DHCPv6 for obtaining an IPv6 address?

a. The ICMPv6 Router Advertisement

b. The ICMPv6 Router Solicitation

c. The DHCPv6 Reply message

d. The DHCPv6 Advertise message

a. The ICMPv6 Router Advertisement

26
New cards

Which destination IP address is used when an IPv6 host sends a DHCPv6 SOLICIT message to locate a DHCPv6 server?

a. FF02::2

b. FF02::1

c. FE80::1

d. FF02::1:2

d. FF02::1:2

27
New cards

In which alternative to DHCPv6 does a router dynamically provide IPv6 configuration information to hosts?

a. ARP

b. EUI-64

c. ICMPv6

d. SLAAC

d. SLAAC

28
New cards

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, which message does it send to a server for configuration information?

a. DHCPv6 SOLICIT

b. DHCPv6 REQUEST

c. DHCPv6 ADVERTISE

d. DHCPv6 INFORMATION-REQUEST

d. DHCPv6 INFORMATION-REQUEST

29
New cards

What process is used in ICMPv6 for a host to verify that an IPv6 address is unique before configuring it on an interface?

a. DAD

b. SLAAC

c. EUI-64

d. ARP

a. DAD

30
New cards

What are two characteristics of the SLAAC method for IPv6 address configuration? (Choose two.)

a. The default gateway of an IPv6 client on a LAN will be the link-local address of the router interface attached to the LAN.

b. This stateful method of acquiring an IPv6 address requires at least one DHCPv6 server.

c. Clients send router advertisement messages to routers to request IPv6 addressing.

d. IPv6 addressing is dynamically assigned to clients through the use of ICMPv6.

e. Router solicitation messages are sent by the router to offer IPv6 addressing to clients

a. The default gateway of an IPv6 client on a LAN will be the link-local address of the router interface attached to the LAN.

d. IPv6 addressing is dynamically assigned to clients through the use of ICMPv6.

31
New cards

After booting, a client receives an ICMPv6 RA message with the M flag set to 0 and the O flag set to 1. What does this indicate?

a. The client should request an IPv6 address directly from a DHCPv6 server.

b. The client should automatically configure an IPv6 address without contacting a DHCPv6 server.

c. The client should automatically configure an IPv6 address and then contact a DHCPv6 server for more information.

d. The client should be statically configured with an IPv6 address because the local router does not support autoconfiguration.

c. The client should automatically configure an IPv6 address and then contact a DHCPv6 server for more information.

32
New cards

A network administrator is entering the command ipv6 unicast-routing to start configuring DHCPv6 operation on a router. Which statement describes the function of this command?

a. It is required for sending ICMPv6 RA messages.

b. It is required to configure stateful DHCPv6 server on the router.

c. It is required to configure stateless DHCPv6 server on the router.

d. It is required for enabling DNS service in DHCPv6 configurations.

a. It is required for sending ICMPv6 RA messages.