DNS Flashcards

(18 cards)

1
Q

What does DHCP stand for, and what is its role?

A

Dynamic Host Configuration Protocol – automatically assigns IP addresses to devices on a network.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What does HTTP stand for, and what is it used for?

A

hyperText Transfer Protocol – used for transferring web pages on the Internet.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What’s the difference between HTTP and HTTPS?

A

HTTPS (HyperText Transfer Protocol Secure) adds encryption using SSL/TLS for secure communication.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What does FTP stand for, and what’s it used for?

A

File Transfer Protocol – used for transferring files between computers over a network.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What does SMTP stand for, and what does it do?

A

Simple Mail Transfer Protocol – sends outgoing emails from a client to a mail server.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is POP3, and what’s its main function?

A

Post Office Protocol v3 – downloads emails from a mail server to a client (removes them from the server).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is IMAP, and how is it different from POP3?

A

Internet Message Access Protocol – allows reading and managing emails directly on the server (keeps

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What does DNS stand for, and what does it do?

A

Domain Name System – translates domain names (like openai.com) into IP addresses.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What does NTP stand for?

A

Network Time Protocol – synchronizes clocks of computers on a network.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What does SSH stand for, and what’s it used for?

A

Secure Shell – provides secure remote command-line access to servers and devices.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is Telnet, and why isn’t it used much anymore?

A

elecommunication Network Protocol – used for remote access but sends data in plain text (insecure).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What does TCP stand for, and what’s its main feature?

A

Transmission Control Protocol – provides reliable, ordered, and error-checked delivery of data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What does UDP stand for, and what’s it used for?

A

User Datagram Protocol – faster, connectionless transport used for streaming and gaming (no guarantee of delivery).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What does SNMP stand for, and what’s its purpose?

A

Simple Network Management Protocol – monitors and manages network devices like routers and switches.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What does ICMP stand for, and what’s it used for?

A

Internet Control Message Protocol – sends diagnostic and error messages (used by ping and traceroute).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What does ARP stand for, and what does it do?

A

Address Resolution Protocol – maps IP addresses to physical MAC addresses in a local network.

17
Q

What does RIP stand for, and how does it work?

A

Routing Information Protocol – uses hop count to determine the best path between networks (distance-vector).

18
Q

What does OSPF stand for, and how is it different from RIP?

A

Open Shortest Path First – uses link-state information to calculate the fastest path through a network.