Ports & Protocols Flashcards

Learn the comptia Network+ ports and protocols

1
Q

Telnet Port#

A

23

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

FTP port#

A

20,21

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

SFTP port#

A

22

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

TFTP port# protocol

A

69, UDP

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

SMTP port#

A

25

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

POP port#

A

110

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

IMAP port#

A

143

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

RDP port#

A

3389

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

TLS/SSL#

A

995/465

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

SNMPv3 port#

A

161

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

Secure Shell port#

A

22

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

HTTPS port#

A

443

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

NTP port# protocol

A

123 UDP

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

SMB port#

A

445

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

What ports can SMB also run on?

A

NetBIOS ports

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

DNS port# protocols

A

53 TCP/UDP

17
Q

DHCP port# protocol

18
Q

What protocol uses same ports as DHCP?

A

Bootstrap protocol

19
Q

SNMPv1/2 port# protocol

20
Q

What port range is reserved for well-known port numbers and in which RFC are they defined?

A

0-1023, RFC3232

21
Q

In TCP, which port defines the virtual circuit?

A

the source port number (SP) of the transmitting host

22
Q

port number 389 is used for what protocol? What protocol type does it use?

23
Q

Port#, and protocol types used for LDAPS (SSL)

A

636, TCP/UDP

24
Q

What is H.323 and what port# and protocol type does it use?

A

H.323 is similar to SIP and facilitates VoIP and videoconferencing over the internet. It uses TCP port 1720

25
What is SSH?
SSH or Secure Shell, is a cryptographic protocol that's mainly used to remotely administer Linix servers and network equipment through a text console.
26
RDP is used on Unix servers, true or false?
False. It's used for connecting Microsoft Windows servers
27
The SIP protocol sets up and transmits voice over IP calls. TRUE or FALSE?
False, SIP only sets up the call and controls signalling. IT doesn't transport the media stream.
28
What does a SIP trunk do?
Connects VoIP PBX to the PSTN
29
Name the SIP port#;s and protocol types
5060/5061 UDP/TCP
30
What is the Linux equivalent of SMB?
Samba
31
Ports are registered with which internet organization?
Internet Assigned Numbers Authority
32
Name 4 main features of a connectionless protocol
1) NO STATE - No connection setup or connection tracking 2) NO GUARANTEE OF MESSAGE DELIVERY - Receipt of data is not acknowledged Transmission is one-way 3) NO GUARANTEE OF ORDER DELIVERY - received data is not re-ordered if it arrives out of sequence. 4) NO CONGESTION CONTROL
33
What does RTP stand for and what does it do?
Real-Time Transport Protocol. It's apacket formatting standard for delivering audio and video over the internet.
34
Name the RTP port#'s and protocol types
5004/5005 TCP/UDP
35
What protocol works on TCP 2427/2727?
Media Gateway Control Protocol (MGCP)
36
What is the DHCP DORA process?
DORA is the 4-step process a client takes to receive an IP address from a DHCP server. 1) Discover 2) Offer 3) Request 4) Acknowledge
37
List the key protocols (for CompTIA) that use UDP
``` SNMP 161 TFTP 69 DNS 53 BOOTPS/DHCP 67,68 NTP 123 ```