Place the following in the correct order of transmission:
a) DHCPOffer
b) DHCPRequest
c) DHCPDiscover
d) DHCPAcktype - correct answer ✔✔a) Second - DHCPOffer
b) Third - DHCPRequest
c) First - DHCPDiscover
d) Fourth - DHCPAcktype
What would be the Subnet ID for the IP address 136.186.66.5 255.255.192.0
a) 136.186.64.0
b) 136.186.66.0
c) 136.186.32.0
d) 136.186.128.0 - correct answer ✔✔a) 136.186.64.0
Which of the following best describes the function of DHCP?
a) It dynamically hosts configuration protocols
b) It controls the lease of APIPA addresses
c) It prevents hackers from assigning IP addresses
d) It centralises and automates the administration of IP addresses - correct answer ✔✔d) It centralises
and automates the administration of IP addresses
What would be the broadcast address for the IP address 136.186.66.5 255.255.192.0?
a) 136.186.64.255
b) 136.186.66.255
c) 136.186.128.255
, d) 136.186.127.255
e) 136.186.255.255 - correct answer ✔✔d) 136.186.127.255
Which DHCP Option would allow you to configure a Default Gateway for your DHCP clients?
a) 003
b) 005
c) 006
d) 015 - correct answer ✔✔d) 015
If I want a computer to be configured for Automatic IP configuration, but I only want it to be given the
address 136.186.143.15, what should I do?
a) You can only manually configure an IP address in this situation.
b) You should configure a DHCP Exclusion
c) You should configure a DHCP Option
d) You should configure a DHCP Reservation - correct answer ✔✔d) You should configure a DHCP
Reservation
Which of the following allows a DHCP server to be in a remote network?
a) DHCP Relay
b) DHCP Reservation
c) DHCP Broadcast
d) RRAS - correct answer ✔✔a) DHCP Relay
A test PC is configured for automatic IP address configuration. A class has been configured for the test
machines and the DHCP servers are configured using class options to provide the gateway address of
10.0.0.1 for the Test class. The DHCP administrator configures the server options so that the gateway
address of 10.0.0.2 is provided by default. A tester is experimenting with the test PC and sets a
reservation for the PC with a gateway address of 10.0.0.3. The administrator of the test PCs configures a
scope option so that a gateway address of 10.0.0.4 is provided to all PCs that get IP addresses from this
scope.
What will be the gateway address of the test PC after an ipconfig /renew is executed?
a) 10.0.0.1