Which protocol is working behind DHCP server? and what excatly
DORA does?
Answer Posted / kumar.nipun9@gmail.com
Bootstrap protocol works behind DHCP server....
DORA is a internal handshaking process..
DHCP server provide ip address to the requested network
clients...
D = Discover
O = Offer
R = Request
A = Acknowldgement
The DHCP or DORA process completely in broadcast manner.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain how scheduling and priority works in threads?
Explain what is the impact if dns server fails?
What are types of threads?
How to stop a thread?
explain readers-writers problem?
What is thread safety? How do you achieve it?
Explain the reasons of rebooting the system?
What are the differences between ntfs4 and ntfs5?
What are multithreading models?
How do I kill a program without task manager?
Explain which protocol is working behind dhcp server? And what exactly dora does?
What is multi programming?
if a min thread has finished execution what happens ? a) it exits b) it wait for other threads c) becomes inactive ... etc etc
What are the different ways in which a thread can enter into waiting state?
What is windows daemon?