InterviewSolution
| 1. |
Mention Why To Use Dhcp Server? |
|
Answer» DHCP server ALLOWED entire process to be auto-mated and managed centrally. DHCP server maintains the IP ADDRESSES in bulk and ASSIGN an address to any DHCP enabled client when he switch on to the network. As such the addresses are dynamic rather than static, so the addresses which are no more in use are automatically RETURN to the bulk for re-allocation. DHCP server allowed entire process to be auto-mated and managed centrally. DHCP server maintains the IP addresses in bulk and assign an address to any DHCP enabled client when he switch on to the network. As such the addresses are dynamic rather than static, so the addresses which are no more in use are automatically return to the bulk for re-allocation. |
|