What IP protocol does DHCP use to make a query
What port does a DHCP server listen on to receive requests?
What port does a DHCP client listen on to receive responses from a DHCP server?
If a client receives a lease for 24 hours, when would it normally begin trying to renew the lease?
What DHCP message is sent to renew a lease?
What DHCP message is sent to begin the process of obtaining a lease?
What Information might a DHCP server give a client besides the IP address?
If a DHCP relay process relays a DHCP discover or request packet it will fill in which field in the DHCP discover or request packet before it forwards it to DHCP server?
Is there any correlation between numbers in a hosts IP address and segments of the domain name separated by dots?
What IP protocol do clients usually use to make requests to DNS servers?
How does a host know which DNS servers to talk to?
The servers which serve the . (top level) domain are known as?
What are the typical records used in the DNS system? What type of data is stored in the A record? What type is stored in the MX? What type is stored in the PTR?
If a server is authoritative for a zone could it be the SOA for the zone?
Can a DNS server be authoritative for no zones?
If a server receives two queries for the same domain name right after each other, does it need to query other servers when it receives the second query? Why or why not?
How long will a server cache a record provided to it from another server?
What is the type of DNS record you query to find the hostname associated with a IP address