Introduction To IP/Network Flashcards

(21 cards)

1
Q

Which layer does TCP and UDP operate

A

Transport Layer

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

TCP

A

Transmission Control Protocol

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

UDP

A

User Datagram Protocol

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

IPv4 socket what is needed

A

-Server IP address, protocol, server application, port number
-Client IP address, protocol, client port number

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

FTP

A

File transfer Protocol

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

SSH

A

Secure Shell
Port Number: 22
-Provides a secure encrypted connection for remote access.

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

Telnet

A

Port Number: 23
-An older protocol for remote access (less secure than SSH).

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

SMTP

A

Simple Mail Transfer Protocol
Port Number: 25
-Used for sending email.

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

DNS

A

Domain Name System
Port Number: 53
-Translates domain names (like google.com) into IP addresses.

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

DHCP

A

Dynamic Host Configuration Protocol
67/68
-Assigns IP addresses to devices on a network.

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

HTTP

A

Hypertext Transfer Protocol
80
-Used for standard web communication (unencrypted).

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

POP3

A

Post Office Protocol 3
110
-Used for retrieving email.

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

NetBIOS/NetBT

A

137/139
-Used for older network communication, especially on Windows networks.

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

IMAP

A

Internet Message Access Protocol
143
-Used for accessing email on a server.

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

LDAP

A

Lightweight Directory Access Protocol
389
-Used for accessing directory services.

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

HTTPS

A

Hypertext Transfer Protocol Secure
443
-Used for secure web communication (encrypted).

17
Q

SMB

A

Server Message Block
445
-Used for file sharing and printing on Windows networks.

18
Q

RDP

A

Remote Desktop Protocol
3389
-Allows remote access to a computer’s desktop

19
Q

IMAPS

A

993
-Secure version of IMAP.

20
Q

POP3S

A

995
-Secure version of POP3.