wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

DHCPv6

Total questions: 7

Worksheet time: 3mins

Name
Class
Date
1.

Which UDP port numbers are used by DHCPv6 for client and server communication?

a)

546 and 547

b)

678 and 679

c)

67 and 68

d)

53 and 54

2.

What protocol is used by routers to send Router Advertisement (RA) messages to IPv6 hosts?

a)

ARP

b)

EUI-64

c)

ICMPv6 Neighbor Discovery

d)

ICMP port flood

3.

Which command must be enabled globally before a Cisco router will begin sending Router Advertisement messages?

a)

ipv6 dhcp pool [pool-name]

b)

ipv6 nd other-config-flag

c)

ipv6 unicast-routing

d)

ipv6 enable

4.

What command is configured on a router to instruct hosts to use SLAAC for address generation but obtain other parameters, such as DNS, from a DHCPv6 server?

a)

ipv6 enable

b)

ipv6 unicast-routing

c)

ipv6 nd other-config-flag

d)

ipv6 dhcp pool [pool-name]

5.

Which address type is assigned to an IPv6 client as its default gateway?​

a)

The all-routers multicast address

b)

The link-local address of the router interface that is attached to the network

c)

The unique local address of the router interface that is attached to the network

d)

The global unicast address of the router interface that is attached to the network

6.

What command is used on the default gateway of a network segment to provide DHCPv6 addressing information when the DHCPv6 server is on another network segment?

a)

Configure a static IPv6 route on the DHCPv6 server pointing back to the client subnet.

b)

Configure the ipv6 dhcp relay destination [relay-target-address] command.

c)

Change the IPv6 nd managed-config-flag command to ipv6 nd other-config-flag.

d)

Configure the IPv6 nd managed-config-flag command on interface Fa0/1.

7.

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 broadcast to check for address conflicts on the network.

b)

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

c)

It sends an ICMPv6 Router Solicitation message to verify the address with the default gateway.

d)

It sends an ICMPv6 Neighbor Solicitation message targeting its own newly configured address.