Dynamic Host Configuration Protocol (DHCP)

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/12

flashcard set

Earn XP

Description and Tags

Flashcards covering key concepts and terms related to DHCP from lecture notes.

Last updated 4:07 AM on 4/7/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

13 Terms

1
New cards

DHCP

Dynamic Host Configuration Protocol, a method for assigning IP addresses to computers on a network.

2
New cards

RFC 1531

The initial definition of DHCP published in October 1993.

3
New cards

Static IP Address

A permanent IP address assigned to a computer by an Internet service provider.

4
New cards

Dynamic IP Address

A temporary IP address assigned by DHCP that can change each time a device connects to the network.

5
New cards

Network Administrator

The individual responsible for managing IP address distribution within a network using DHCP.

6
New cards

Lease Period

The duration for which a DHCP server grants the right to use an IP address to a client.

7
New cards

DHCPv6

The extension of DHCP for Internet Protocol version 6 (IPv6) networks.

8
New cards

Advantages of DHCP

Includes minimizing administrative burden and preventing IP address conflicts.

9
New cards

Disadvantages of DHCP

Includes potential unavailability of the DHCP server and machine name not changing with IP address changes.

10
New cards

Security Issues with DHCP

DHCP is an unauthenticated protocol, allowing unauthorized users to request multiple leases and cause denial-of-service attacks.

11
New cards

DHCP Server

A server that automatically assigns IP addresses and other configuration information to clients on the network.

12
New cards

TCP/IP Operations

The suite of communications protocols used for the internet and similar networks, needed for DHCP to function.

13
New cards

Manual Configuration

The process of assigning IP addresses and settings to devices on the network without DHCP.