COMPTIA 1101 section 2 notes

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/49

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

50 Terms

1
New cards

What is the port number for FTP data and control?

FTP uses TCP port 20 for data and TCP port 21 for control.

2
New cards

What is the port number for SSH?

SSH uses TCP port 22.

3
New cards

What is the port number for Telnet?

Telnet uses TCP port 23.

4
New cards

What is the port number for SMTP?

SMTP uses TCP port 25.

5
New cards

What port does DNS use?

DNS uses UDP port 53.

6
New cards

What ports does DHCP use?

DHCP uses UDP ports 67 and 68.

7
New cards

What is the port number for HTTP and HTTPS?

HTTP uses TCP port 80, HTTPS uses TCP port 443.

8
New cards

What port does POP3 use?

POP3 uses TCP port 110.

9
New cards

What port does IMAP use?

IMAP uses TCP port 143.

10
New cards

What ports does SMB use?

UDP 137, TCP 139, and TCP 445.

11
New cards

What ports does SNMP use?

SNMP uses UDP 161 for queries and UDP 162 for traps.

12
New cards

What is the port number for LDAP?

LDAP uses TCP port 389.

13
New cards

What is the port number for RDP?

RDP uses TCP port 3389.

14
New cards

What is the port number for AFP (Apple Filing Protocol)?

AFP uses TCP port 548.

15
New cards

What is the port number for AFP/SLP (Service Location Protocol)?

AFP/SLP uses TCP/UDP port 427.

16
New cards

What does a router do?

Routes traffic between IP subnets and makes forwarding decisions based on IP addresses.

17
New cards

What is the difference between managed and unmanaged switches?

Managed switches support VLANs, STP, and SNMP; unmanaged switches are plug-and-play.

18
New cards

What is the function of an access point?

Extends a wired network to wireless devices, forwards based on MAC addresses.

19
New cards

What is PoE and where is it used?

Power over Ethernet supplies power and data over one cable, used for phones, cameras, APs.

20
New cards

What frequency and speed does 802.11a use?

5 GHz, up to 54 Mbps.

21
New cards

What frequency and speed does 802.11b use?

2.4 GHz, up to 11 Mbps.

22
New cards

What is the speed of 802.11g?

54 Mbps at 2.4 GHz.

23
New cards

What are the features of 802.11n?

Dual-band (2.4/5 GHz), MIMO, up to 600 Mbps.

24
New cards

What are the advantages of 802.11ac?

5 GHz, MU-MIMO, channel bonding, up to ~7 Gbps.

25
New cards

What is OFDMA used in 802.11ax (Wi-Fi 6)?

Efficient channel allocation in high-density environments.

26
New cards

What does a DHCP server do?

Automatically assigns IP addresses and other network settings.

27
New cards

What does a DNS server do?

Resolves domain names to IP addresses.

28
New cards

What is a proxy server used for?

Acts as an intermediary for requests, offers caching and filtering.

29
New cards

What is the function of a load balancer?

Distributes network traffic across multiple servers.

30
New cards

What is a default gateway?

A router IP that connects the device to networks outside the local subnet.

31
New cards

What is APIPA?

Automatic IP assignment in 169.254.0.0/16 when no DHCP is available.

32
New cards

What is DORA in DHCP?

Discover, Offer, Request, Acknowledge - the 4-step DHCP IP assignment process.

33
New cards

What is an A record in DNS?

Maps a hostname to an IPv4 address.

34
New cards

What is an AAAA record?

Maps a hostname to an IPv6 address.

35
New cards

What is an MX record?

Specifies the mail server responsible for receiving emails.

36
New cards

What is SPF used for?

Defines which servers can send mail on behalf of a domain.

37
New cards

What does DKIM do?

Digitally signs outgoing email to validate domain ownership.

38
New cards

What is DMARC?

Tells receiving servers how to handle failed SPF/DKIM validations.

39
New cards

What is the main drawback of satellite internet?

High latency (~500 ms round trip).

40
New cards

What is DOCSIS used for?

Data Over Cable Service Interface Specification for cable internet.

41
New cards

What is the benefit of fiber?

High-speed and long-distance data transmission.

42
New cards

What is a WISP?

Wireless Internet Service Provider - often used in rural areas.

43
New cards

What is a cable crimper used for?

Attaches connectors (e.g., RJ-45) to the end of a cable by 'crimping' it securely.

44
New cards

What does a punch-down tool do?

Inserts and trims wires into a wiring block like a 66 or 110 block.

45
New cards

What is the purpose of a cable tester?

Checks continuity and pin configuration of network cables to detect broken or miswired pairs.

46
New cards

What does a tone generator and probe do?

Sends a signal through a wire which can be traced with the probe to locate cables in walls or bundles.

47
New cards

What is a loopback plug used for?

Tests the functionality of network ports by looping traffic back into the port.

48
New cards

What is a WiFi analyzer used for?

Identifies signal strength, interference, and wireless network configurations.

49
New cards

What is a port mirror (SPAN)?

Copies traffic from one switch port to another for monitoring or packet capture.

50
New cards

What is a network tap?

Physically splits network traffic to send a copy to a monitoring system.