|
DHCP - Dynamic Host Configuration Protocol
Hi,
I was going through the computer lounge topics and DHCP topic caught my eye.
I would like to answer chrisdavid's questions -
DHCP as the name itself indicates assigns IP addresses dynamically to DHCP clients. DHCP clients are your systems connected to the network, IP addresses are assigned by DNS server. you are right PC is identified by its IP address. DNS server keeps track of all the IP addresses assigned and it can identify its client.
Advantage of assigning address dynamically -
DHCP service runs on a central server that dynamically assigns an IP address to individual PCs or workstations . This protocol delivers IP information on a local area network (LAN) or across several LANs. DHCP reduces the work spent administering statically assigned IP addresses on a large network. For example, the administrator does not have to visit each workstation on the network to configure it or manually make changes to its IP address if there is a network topology change. Other network configuration parameters (such as gateway and DNS, Domain Name Services) can be passed along to a workstation with the IP.
Hope so this information helps.
Regards,
Bindu
|