Networking - Networking Basics - Discussion

Discussion Forum : Networking Basics - Networking Basics (Q.No. 11)
11.
Which protocol does DHCP use at the Transport layer?
IP
TCP
UDP
ARP
Answer: Option
Explanation:
User Datagram Protocol is a connection network service at the Transport layer, and DHCP uses this connectionless service.
Discussion:
21 comments Page 2 of 3.

Jayadeepreddy said:   1 decade ago
What is the range of UDP?

Puneet kannaujia said:   1 decade ago
It is chiefly used by the operating systems of networked computers to send error messages.

Rahulk said:   1 decade ago
User data gram protocol is connection less but in explanation it is written as connection network service why?

Nidhi Maddheshiya said:   1 decade ago
What is Transport layer?

Amit Banerjee said:   1 decade ago
What is DHCP?and why to used transport layer?

Md Azmatullah khan said:   1 decade ago
In UDP there no acknowledgement, but DHCP process there will be acknowledgement.

PMM said:   1 decade ago
User datagram protocol. It's wireless protocol. It automatically assign the IP address. Range will different.

DARWIN said:   1 decade ago
Can you explain more functions of UDP ? & How its Works ?

Naga Venu said:   1 decade ago
The Dynamic Host Configuration Protocol (DHCP) is a standardized networking protocol used by servers on an IP computer network to allocate IP addresses to computers. The purpose of DHCP is to automate the IP address configuration of a computer without a network administrator. IP addresses are typically selected from a range of assigned IP addresses stored in a database on the server and issued to a computer which requests a new IP address. An IP address is assigned to a computer for a set interval. After which, the computer must acquire a new IP address from the server. The computer may request to the server to have the interval extended, increasing the time that the computer may use the IP address for. The server may refuse to extend the time, forcing the computer to request a new IP address once the interval has elapsed.

Manu said:   1 decade ago
What is main purpose of DHCP protocol?


Post your comments here:

Your comments will be displayed after verification.