- Wednesday, November 12, 2008, 12:28
- CCNA
- 677 views
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 ...
Full article
- Wednesday, October 29, 2008, 11:55
- Operating Systems
- 711 views
Network connectivity between source and destination not limited to two hosts, it can be more than two hosts. Ping command just show the status whether source can reach destination or not but in case of tracert it check each intermediate hope between source host and destination hop. It’s better to know where the problem in the network.
...
Full article