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