APPLICATION LAYER
INTRODUCTION
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Set the IP gateway to be used by the network.
|
|
Configure IP address parameters from DHCP server to a host.
|
|
Assign and renew IP address from the default pool.
|
|
Perform host discovery used DHCPDISCOVER message.
|
|
Monitor IP performance using the DHCP server.
|
Detailed explanation-1: -It involves clients and a server operating in a client-server model. DHCP servers assigns IP addresses from a pool of addresses and also assigns other parameters such as DNS and default gateways to hosts.
Detailed explanation-2: -Explanation. If a DHCP server was given a /24 subnet to use for host IP’s for example 192.168. 1.0/24 it would not be allowed to assign the Network address of 192.168. 1.0 or the Broadcast address of 192.168.
Detailed explanation-3: -The server replies to the client with a DHCP offer packet containing an IP address. The client receives and validates the offer, then sends a request packet back to the server to accept the address. The server sends an acknowledgement packet back to the client to confirm the chosen IP address.