Dynamic Host Configuration Protocol (DHCP)/BootP (Bootstrap Protocol)
- Wednesday, November 12, 2008, 12:28
- CCNA
- 677 views
- Add a comment
Dynamic Host Configuration Protocol (DHCP)/BootP (Bootstrap Protocol)
Dynamic Host Configuration Protocol (DHCP) gives IP addresses to hosts. It allows easier administration and works well in small-to-even-very-large network environments. All types of hardware can be used as a DHCP server, including a Cisco router.
DHCP differs from BootP in that BootP gives an IP address to a host, but the host’s hardware address must be entered manually in a BootP table. You can think of DHCP as a dynamic BootP. But remember that BootP is also used to send an operating system that a host can boot from. DHCP can’t do that.
But there is a lot of information a DHCP server can provide to a host when the host is requesting an IP address from the DHCP server. Here’s a list of the information a DHCP server can provide:
• IP address
• Subnet mask
• Domain name
• Default gateway (routers)
• DNS
• WINS information
A DHCP server can give us even more information than this, but the items in that list are the most common.
About the Author
Related Tutorials & Articles
Introduction What is DHCP? DHCP is the Dynamic Host Configuration Protocol. It is a network protocol that sends host configuration information to computers (and other devices) on the network. A DHCP server ‘leases’ an IP address to a client device. When the lease is up, the client needs to renew it, at which point it will...Read more
Step 1 As you enter in the graphical mode installation this is this 1st screen you will come across. Click ‘Next’ to continue installation. Step 2 Choose the language you would like to use during this installation Step 3 Select the appropriate keyboard attached to your system. Step 4 Select the appropriate mouse attached to your system. Step 5 This step contains...Read more
Network Switch (Network device) Switch works on data link layer of OSI model (Layer-2). Switch physically similar to the hub and perform the same task of providing single connection platform to peripherals (hosts, servers etc). Switch is the network device replaces the hub by overcoming its problem. Switch is an intelligent device; it can take decision...Read more
How to Assign IP in Linux First go to the terminal and write ifconfig to check whether the IP is assigned or not. If the IP is not assigned or it has to be changed then there are 2 ways, either to assign IP temporarily or permanent. Temporarily Assignment of IP in Linux For temporarily assignment of IP...Read more
File Transfer Protocol (FTP) File Transfer Protocol (FTP) is the protocol that actually lets us transfer files, and it can accom¬plish this between any two machines using it. But FTP isn’t just a protocol; it’s also a program. Operating as a protocol, FTP is used by applications. As a program, it’s employed by users to perform...Read more
Write a Comment
Gravatars are small images that can show your personality. You can get your gravatar for free today!























