CompTIA A+ Core 1 (Exam 220-1201) Module 6: Configuring Network Addressing and Internet Connections

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

1/40

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering Internet connection types, TCP/IP concepts, network communications, protocols, ports, and network configuration concepts for CompTIA A+ Core 1 Exam 220-1201.

Last updated 11:51 AM on 8/28/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

41 Terms

1
New cards

Modem

A device that establishes a connection between a router's WAN interface and an ISP.

2
New cards

Asymmetric DSL

A Digital Subscriber Line configuration that provides faster download speeds than upload speeds.

3
New cards

Symmetric DSL

A Digital Subscriber Line configuration that provides the same upload and download speeds.

4
New cards

Filter/Splitter

A DSL component used to separate voice and data signals over a copper two-pair line.

5
New cards

DOCSIS

Data Over Cable Service Interface Specification, used by cable TV networks over coaxial cable with F-type connectors.

6
New cards

FTTC

Fiber to the Curb; a network architecture where fiber optic cable runs to a curb and copper cabling connects into the facility or home.

7
New cards

FTTP

Fiber to the Premises; a network architecture where full fiber optic cable runs directly into the facility or home.

8
New cards

Optical Network Terminal

An ONT; a device used in fiber optic installations to terminate the optical line at the customer site.

9
New cards

Fixed Wireless Internet Access

An Internet connection method utilizing geostationary orbital satellites, Low Earth Orbital (LEO) satellites, or Wireless Internet Service Providers (WISPs) for long range Wi-Fi connectivity.

10
New cards

Access Control List

An ACL; a list of rules in a firewall used to allow or deny network traffic based on packet header information such as IP, MAC, protocol, and port.

11
New cards

Link or Network Interface Layer

The TCP/IP layer responsible for local network segment communications using MAC addresses and Protocol Data Units (PDUs) called frames.

12
New cards

Internet Layer

The TCP/IP layer responsible for communication between network segments using IP addresses and Protocol Data Units (PDUs) called packets.

13
New cards

Transport Layer

The TCP/IP layer responsible for end-to-end communication using TCP or UDP protocols and Protocol Data Units (PDUs) called segments.

14
New cards

Application Layer

The TCP/IP layer that provides high-level functionality for communications using Protocol Data Units (PDUs) called data.

15
New cards

Class A Private IP Range

The private IPv4 address range from 10.0.0.0 to 10.255.255.255 with default subnet mask 255.0.0.0 and prefix /8.

16
New cards

Class B Private IP Range

The private IPv4 address range from 172.16.0.0 to 172.31.255.255 with default subnet mask 255.255.0.0 and prefix /16.

17
New cards

Class C Private IP Range

The private IPv4 address range from 192.168.0.0 to 192.168.255.255 with default subnet mask 255.255.255.0 and prefix /24.

18
New cards

APIPA

Automatic Private IP Addressing; automatically assigns an IP address in the range 169.254.0.1 to 169.254.255.254 when a DHCP server is unavailable.

19
New cards

IPv6 Address Structure

A 128-bit address formatted in hexadecimal notation consisting of eight 16-bit values separated by colons, typically split into a 64-bit Network ID and a 64-bit Interface ID.

20
New cards

Dual Stacking

A networking method where nodes concurrently run both IPv4 and IPv6 protocol stacks.

21
New cards

Transmission Control Protocol

TCP; a connection-oriented transport protocol that provides guaranteed delivery through control flags and a three-way handshake (SYN, SYN/ACK, ACK).

22
New cards

User Datagram Protocol

UDP; a connectionless transport protocol that delivers data without guaranteed delivery, sequencing, or acknowledgments.

23
New cards

Port 20 / Port 21

Well-known network ports used by File Transfer Protocol (FTP).

24
New cards

Port 22

Well-known network port used by Secure Shell (SSH).

25
New cards

Port 23

Well-known network port used by Telnet.

26
New cards

Port 25

Well-known network port used by Simple Mail Transfer Protocol (SMTP).

27
New cards

Port 53

Well-known network port used by Domain Name System (DNS).

28
New cards

Ports 67 / 68

Well-known network ports used by Dynamic Host Configuration Protocol (DHCP).

29
New cards

Port 80

Well-known network port used by Hypertext Transfer Protocol (HTTP).

30
New cards

Port 110

Well-known network port used by Post Office Protocol v3 (POP3).

31
New cards

Ports 137-139

Well-known network ports used by NetBIOS.

32
New cards

Port 143

Well-known network port used by Internet Message Access Protocol (IMAP).

33
New cards

Port 389

Well-known network port used by Lightweight Directory Access Protocol (LDAP).

34
New cards

Port 443

Well-known network port used by Hypertext Transfer Protocol Secure (HTTPS).

35
New cards

Port 445

Well-known network port used by Server Message Block (SMB).

36
New cards

Port 3389

Well-known network port used by Remote Desktop Protocol (RDP).

37
New cards

DORA Process

The four-step DHCP lease negotiation sequence consisting of Discover, Offer, Request, and Acknowledge.

38
New cards

PTR Record

A DNS record type used for Reverse A/AAAA lookups to map an IP address to a domain name.

39
New cards

DNS Spam Management Records

Email validation mechanisms including Sender Policy Framework (SPF), DomainKeys Identified Mail (DKIM), and DMARC.

40
New cards

Virtual LAN

VLAN; a network feature implemented on switches to split broadcast domains, increase performance, enhance security, and control node-to-node communication.

41
New cards

Virtual Private Network

VPN; a secure remote connection method that creates an encrypted tunnel for traffic traversing unsecure networks like public Wi-Fi.