dhcp Flashcards
(4 cards)
1
Q
DHCP
A
DHCP is an application layer protocol that automates the configuration process of hosts on a network.
2
Q
dynamic allocation
A
A range of IP addresses is set aside for client devices and one of these IPs is issued to these devices when they request one.
3
Q
automatic allocation
A
similar to dynamic allocation, is asked to keep track of which IPs it’s assigned to certain devices in the past.
4
Q
fixed allocation
A
Fixed allocation requires a manually specified list of MAC address and the corresponding IPs.