New CompTIA unit 6 study guide

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

1/39

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 2:47 AM on 4/20/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

40 Terms

1
New cards

DHCP Reservation

A permanent IP assignment for a specific device that ensures always-on functionality while maintaining centralized management

2
New cards

DHCPDISCOVER

The first step in the DHCP lease process where a client broadcasts to find available servers

3
New cards

DHCP Server

The device used to automatically configure workstations with IP addresses, subnet masks, and default gateways

4
New cards

ARP Message

A broadcast sent by a client to ensure an offered IP address is not already in use by another device

5
New cards

T1 Timer

The timer that signals when a DHCP client should start attempting to renew its current lease

6
New cards

Long Lease Time

A setting that causes the DHCP server's available pool of IP addresses to be replenished less frequently

7
New cards

Default Gateway Option

The DHCP option that specifies the IP address of the router for the client

8
New cards

DHCP Scope

A range of IP addresses and options configured for a single subnet on a DHCP server

9
New cards

DHCP Relay

A service that allows a router to forward DHCP traffic between different subnets to reach a server

10
New cards

Socket

A unique identifier for a network connection, consisting of an IP address and a port number

11
New cards

Port Numbers

Identifiers used in conjunction with IP addresses to direct packets to specific services or applications

12
New cards

TCP Connection ID

A connection uniquely identified by the combination of source/destination IP addresses and source/destination port numbers

13
New cards

Transport Layer

The OSI layer where TCP (Transmission Control Protocol) operates

14
New cards

TCP Segments

The unit of data used by TCP to divide information from the Application layer

15
New cards

Netstat

A command-line tool used to check the state of ports and active network connections on a computer

16
New cards

SYN Flag

The TCP flag set by a client to initiate the three-way handshake

17
New cards

FIN Flag

The TCP flag used by both client and server to indicate they want to gracefully close a connection

18
New cards

RST Flag

A TCP flag sent to abruptly end a session or indicate a connection error

19
New cards

UDP

A protocol suitable for applications sending small amounts of data that do not require acknowledgment

20
New cards

DHCP Ports

UDP 67 (Server) and UDP 68 (Client)

21
New cards

Email Ports

TCP 25 (SMTP) and TCP 143 (IMAP)

22
New cards

NTP Port

UDP 123, used for network time synchronization

23
New cards

SLAAC

An IPv6 autoconfiguration method allowing a host to generate its own link-local address and verify uniqueness

24
New cards

Router Advertisements

IPv6 messages that inform hosts of network prefixes and autoconfiguration options

25
New cards

VLAN

A subnetwork created by configuring switch ports into a broadcast domain based on logical groups

26
New cards

Static NAT

A NAT implementation that maps a single private IP address to a single public IP address

27
New cards

PAT

Port Address Translation

28
New cards

it maps multiple private IP addresses to a single public IP address using different ports

29
New cards

Longest Prefix Match

The rule used by routers to select a route when multiple matches exist in the routing table

30
New cards

A Record

A DNS record used to resolve a host name to an IPv4 address

31
New cards

AAAA Record

A DNS record used to resolve a host name to an IPv6 address

32
New cards

MX Record

A DNS record that identifies email servers and requires an associated A or AAAA record to function

33
New cards

Secondary DNS Server

A server that holds a read-only copy of a DNS zone for redundancy

34
New cards

Round Robin DNS

A method used to distribute network traffic across multiple servers

35
New cards

FQDN

Fully Qualified Domain Name

36
New cards

consists of the hostname plus the full domain path (e.g., https://www.google.com/search?q=host.example.com)

37
New cards

Dig

A primary command-line tool used specifically to query DNS servers for information

38
New cards

TLS Handshake

The process where a server provides its digital certificate to a client for authentication and encryption negotiation

39
New cards

Access Layer

The layer in a three-tiered hierarchy responsible for connecting end-user devices to the network

40
New cards

Core Layer

The layer responsible for providing fault-tolerant, high-speed interconnections between different network blocks