2-10: DHCP Flashcards
A network administrator is implementing stateful DHCPv6 operation for the company. However, the clients are not using the prefix and prefix-length information that is configured in the DHCP pool. The administrator issues a show ipv6 interface command. What could be the cause of the problem?

The router is configured for stateless DHCPv6 operation.
Is statless or statful DHCPv6 enabled in RA messages with the ipv6 nd other-config-flag command?
Statless DHCPv6
Which protocol supports Stateless Address Autoconfiguration (SLAAC) for dynamic assignment of IPv6 addresses to a host?
ICMPv6
What is the third step in configuring a DHCPv4 Server on a router?
Define the default gateway router
Under which two circumstances would a router usually be configured as a DHCPv4 client?
- The router is intended to be used as a SOHO gateway.
- This is an ISP requirement.
What is the second step in configuring a DHCPv4 Server on a router?
Configure a DHCP pool
In statless or statful DHCPv6 is the M flag is set to 1 in RA messages?
Stateful DHCPv6
Which DHCPv4 message will a client send to accept an IPv4 address that is offered by a DHCP server?
broadcast DHCPREQUEST
An administrator wants to configure hosts to automatically assign IPv6 addresses to themselves by the use of Router Advertisement messages, but also to obtain the DNS server address from a DHCPv6 server. Which address assignment method should be configured?
stateless DHCPv6
The four steps in obtaining a lease are?
- DHCPDISCOVER
- DHCPOFFER
- DHCPREQUEST
- DHCPACK (if success)
- DHCPDECLINE (if failure)
What should be done to allow PC-A to receive an IPv6 address from the DHCPv6 server?

Add the ipv6 dhcp relay command to interface Fa0/0.
The DHCPv6 REPLY packet is what type? (broadcast, multicast, unicast)
Unicast
The DHCPv6 ADVERTISE packet is what type? (broadcast, multicast, unicast)
Unicast
A company uses the method SLAAC to configure IPv6 addresses for the workstations of the employees. A network administrator configured the IPv6 address on the LAN interface of the router. The interface status is UP. However, the workstations on the LAN segment did not obtain the correct prefix and prefix length. What else should be configured on the router that is attached to the LAN segment for the workstations to obtain the information?
R1(config)# ipv6 unicast-routing
A company uses the SLAAC method to configure IPv6 addresses for the employee workstations. Which address will a client use as its default gateway?
the link-local address of the router interface that is attached to the network
Based on the output that is shown, what kind of IPv6 addressing is being configured?

stateless DHCPv6
If the managed flag is set to 1 and the other flag is set to 0, what IPv6 dynamic addressing mode is used?
DHCPv6 Only
When a workstation boots, it sends a message to obtain an IP address. Which Layer 2 and Layer 3 destination addresses will the message contain?
FF-FF-FF-FF-FF-FF and 255.255.255.255
True / False: Automatic Allocation is permanent and has no lease?
True
Do statless or statful DHCPv6 clients send only DHCPv6 INFORMATION-REQUEST messages to the server?
Statless DHCPv6
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?
DHCPv6 INFORMATION-REQUEST
A network administrator is implementing the stateless DHCPv6 operation for the company. Clients are configuring IPv6 addresses as expected. However, the clients are not getting the DNS server address and the domain name information configured in the DHCP pool. What could be the cause of the problem?

The router is configured for SLAAC DHCPv6 operation.
Does statless or statful DHCPv6 use the address command to create a pool of addresses for clients?
Stateful DHCPv6
A host on the 10.10.100.0/24 LAN is not being assigned an IPv4 address by an enterprise DHCP server with the address 10.10.200.10/24. What is the best way for the network engineer to resolve this problem?
Issue the command ip helper-address 10.10.200.10
on the router interface that is the 10.10.100.0/24 gateway.


