Network Protocols and IP Addresses

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

1/19

flashcard set

Earn XP

Description and Tags

Flashcards covering key concepts related to network protocols and IP addresses.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

20 Terms

1
New cards

What is a protocol?

A protocol is a set of rules that governs communication between devices on a network.

2
New cards

What is the role of protocols in a network?

The role of protocols in a network is to ensure that devices can communicate with each other effectively and efficiently by providing a common language for communication.

3
New cards

What are some common network protocols?

Some common network protocols include HTTP, HTTPS, FTP, FTPS, SMTP, and POP3.

4
New cards

What is HTTP?

HTTP (Hypertext Transfer Protocol) governs communication between a web server and a client.

5
New cards

What is HTTPS?

HTTPS (Hypertext Transfer Protocol Secure) includes secure encryption to allow transactions to be made over the internet securely.

6
New cards

What is FTP?

FTP (File Transfer Protocol) governs file transfers between devices on a network.

7
New cards

What is FTPS?

FTPS (File Transfer Protocol Secure) includes secure encryption to allow file transfers to be made over the internet securely.

8
New cards

What is SMTP?

SMTP (Simple Mail Transfer Protocol) governs email communication between devices on a network.

9
New cards

What is POP3?

POP3 (Post Office Protocol version 3) allows email clients to retrieve email messages from an email server.

10
New cards

What is an IP address?

An IP address is a numerical label that identifies a device on a network.

11
New cards

What is the format of an IP address?

The format of an IP address is four numbers separated by periods, such as 192.168.123.132.

12
New cards

How many bits are in an IP address?

An IP address is a 32-bit number.

13
New cards

What is a network ID?

A network ID is a part of the IP address starting from the left that identifies the specific network on which the device is located.

14
New cards

What is a host ID?

A host ID is a part of the IP address starting from the left that identifies the specific device on the network.

15
New cards

How are IP addresses associated with devices on a network?

IP addresses are associated with devices on a network through a process called DHCP (Dynamic Host Configuration Protocol).

16
New cards

What is a public IP address?

A public IP address is an IP address that can be accessed over the internet.

17
New cards

What is a private IP address?

A private IP address is an IP address that is used in a private network.

18
New cards

What is the difference between a public IP address and a private IP address?

The main difference is that a public IP address can be seen by other devices on the internet, while a private IP address cannot.

19
New cards

What are some implications for security when using public IP addresses?

Public IP addresses are more vulnerable to attacks than private IP addresses because they can be accessed over the internet.

20
New cards

What are some implications for security when using private IP addresses?

Private IP addresses are generally more secure than public IP addresses because they are not visible on the internet.