Intro To Protocols Flashcards

(47 cards)

1
Q

File transfer protocol

A

Transfer of computer files between a client and server

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

What ports does FTP use ?

A

20 for data transfers
21 for control (commands and responses)

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

What does FTP allow users to do ?

A

Upload, download, delete, and manage files on a remote server without encrypting its traffic

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

Secure file transfer protocol

A

Extension of SSH to provide a secure method for transferring files

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

What port does SFTP use ?

A

Port 22

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

Telnet

A

Text-oriented communication facility using a virtual terminal connection

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

Secure shell

A

Provide a secure channel over an unsecured network

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

When is SSH recommended ?

A

When connecting to servers,switches, and routers

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

What does DNS do ?

A

Translates more readily memorized domain names to the numerical IP addresses

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

What is TFTP typically used for ?

A

Transferring boot files or configurations to devices in a local network

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

Transport Layer Security

A

Standard security technology for establishing an encryption for web-based and email communication

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

Simple Mail Transfer Protocol

A

Email transmission across the internet

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

What is SMTP primarily for, and what port does it use ?

A

Uses port 25 to primarily send emails from an email client to an email server or between servers

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

What port and protocol does SMTPS use ?

A

TCP port 587

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

Which protocol and port does NTP use ?

A

UDP port 123

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

Simple Network Management Protocol

A

Manages devices on IP networks

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

On which ports does SNMP operate ?

A

UDP 161 for sending commands
UDP 162 for receiving

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

What tasks does SNMP help network admins with ?

A

Manage network performance, find and solve problems, and plan for growth

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

Lightweight Directory Access Protocol

A

Access and maintain directory information services

20
Q

What port does LDAP use ?

A

TCP/UDP port 389

21
Q

Which protocol and port does LDAPS use ?

22
Q

Server Message Block

A

Network file sharing and requesting services from server programs

23
Q

Which port and protocol does SMB use ?

24
Q

What aspects makes Syslog crucial for networks?

A

System monitoring, troubleshooting, and security auditing

25
Which transport protocols can be used for Syslog ? What port is typically used ?
UDP/TCP (typically port 514)
26
Which port is essential for SQL ? What transport protocol does it use ?
TCP port 1433
27
Remote Desktop Protocol
Enables remote connections primarily running Windows OS
28
Which port and protocol does RDP use ?
TCP port 3389
29
How is RDP used ?
For encrypted remote admin, remote work, IT support, and secure access to remote desktops and applications
30
Session initiation protocol
Signaling protocol used for initiating, modifying, maintaining, and terminating real-time sessions of video, voice, messaging, and other communications
31
Which layer does SIP operate ?
Application layer
32
Which protocols and ports does SIP use ?
TCP/UDP port 5060 or 5061 over TLS
33
Is SIP fundamental for VoIP ?
Yes, enabling the establishment of call sessions and multimedia distribution
34
Internet control message protocol
Send diagnostic or control messages between network devices to manage and troubleshoot networks
35
TCP
Connection-oriented provides reliable, ordered, and error-checked delivery
36
Five methods TCP ensures packet transmission ?
Acknowledgment, retransmission, windowing, flow control mechanisms, and sequence numbers
37
Connectionless-communication
Sending data between devices without establishing a dedicated connection
38
TCP 3-way handshake
SYN,SYN-ACK, ACK
39
What are some UDP applications ?
Streaming audio and video or gaming
40
Generic routing encapsulation
Tunneling protocol that can encapsulate a wide variety of network layer protocol packets inside IP tunnels
41
What does GRE create ?
A virtual point-to-point link
42
Where is GRE commonly used ?
VPNs and carrying network Protocols across networks that do not natively support them
43
IPSec
Designed to secure IP communications by authenticating and encrypting each IP packet in a data stream
44
Where is IPSec used ?
In securing internet communications and establishing VPNs
45
Transport mode
Encrypts the payload of each packet but leaves the header untouched
46
Tunnel mode IPSec. Where is it also used ?
Encrypts the payload and the header. Is used for VPNs
47
Authentication Header
Component of IPSec used for authentication, integrity, and nonrepudiation through digital signatures