Final (Modules 7-16) Flashcards
Which message is sent by a DHCPv4 client to initiate the lease obtaining process?
DHCPDiscover
Which two DHCPV four messages are sent by the server in the lease obtaining process? Choose two.
DHCPOFFER
DHCPACK
Which two DHCPv4 messages are used in the lease renewal process? (Choose two.)
DHCPREQUEST
DHCPACK
A DHCP enabled client PC has just booted. During which two steps will the client PC use broadcast messages when communicating with a DHCP server. (Choose two.)
DHCPREQUEST
DHCPDISCOVER
And administrator issues the commands:
Router (config) #InterfaceG0/1
Router (config -if) #IPAddress DHCP
What is the administrator trying to achieve?
Configuring the router to obtain IP parameters from a DHCPv4 server.
When a client is requesting an initial address lease from a DHCP server, why is the DHCPREQUEST message sent as a broadcast?
The client may have received offers from multiple servers, and the broadcast serves to implicitly decline those other offers.
Which DHCP IPV4 message contains the following information?
Destination address: 255.255.255.255
Client IPv4 address: 0.0.0.0
Default gateway address: 0.0.0.0
Subnet mask: 0.0.0.0
DHCPDISCOVER
What kind of message is sent by a DHCPv4 client requesting an IP address?
DHCPDISCOVER broadcast message
As a DHCPv4 client lease is about to expire, what is the message that the client sends the DHCP server?
DHCPREQUEST
What is the destination IP address when an IP V4 host send a DHCPDISCOVER message?
255.255.255.255
If more than one DHCP server is available on the local network, in which order will DHCP messages be sent between a host and a DHCP server?
Discover, offer, request, acknowledgment
What is the most likely scenario in which the WAN interface of a router would be configured as a DHCP client to be assigned a dynamic IP address from an ISP?
It is the SOHO or home broadband router.
Which is a DHCPv4 address allocation method that assigns IPv4 addresses for a limited lease period?
Dynamic allocation
What is the reason why the DHCPREQUEST message is sent as a broadcast during the DHCPv4 process?
To notify other DHCP servers on the subnet at the IP address was leased.
How is a DHCPDISCOVER transmitted on a network to reach a DHCP server?
A DHCPDISCOVER message is sent with the broadcast IP address as the destination address.
Which destination IPv4 address does a DHCPv4 client used to send the initial DHCP discover packet when the client is looking for a DHCP server?
255.255.255.255
Under which two circumstances would a router usually be configured as a DHCP V4 client? (Choose two.)
This is an ISP requirement.
The router is intended to be used as a SOHO gateway.
Which address does a DHCPv4 server target when sending a DHCPOFFER message to a client that makes an address request?
Client hardware address
Which address type is automatically created by default on a host interface when no RAs are received?
Link local address
Which method best describes stateless DHCP?
SLAAC with stateless DHCPv6 server
Which two ICMPv6 messages are used in the SLAAC process? (Choose two.)
Router solicitation (RS) Router advertisements (RA)
Which command must be configured on a router to enable it to join the IPv6 all routers multicast address FF02::2?
IPv6 unicast routing
What are the flags settings when a host should use the SLAAC only option?
A=1, M=0, O=0
Which ICMPv6 message is sent by a host in an attempt to locate an online IPv6 enabled router to obtain IPv6 addressing information?
Router solicitation (RS)