Network Protocols Basics

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

1/34

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

35 Terms

1
New cards

What does FTP do?

allows computer to transfer files back and forth.

2
New cards

What is the original port for FTP?

20/21

3
New cards

What is the secure port for FTP?

989/990

4
New cards

What does SSH do?

enables the remote control of computers and enables data to be exchanged between computers

5
New cards

What port does SSH use?

23

6
New cards

What does Telnet do?

provides remote access to other hosts using the command line interface (CLI)

7
New cards

What port does Telenet use?

22

8
New cards

What does DNS do?

Translate domain names to IP addresses

9
New cards

What port does DNS use?

53

10
New cards

What type of connection does FTP use?

TCP (connected)

11
New cards

What does SMTP do?

sends emails through the network.

12
New cards

What port does SMTP orginally use?

25

13
New cards

What port would use SMTP for to be secure?

465 / 587

14
New cards

What does DHCP do?

used to automatically assign IP addresses to hosts

15
New cards

What port does DHCP use?

67/68

16
New cards

What port does HTTP use?

80

17
New cards

What port does HTTPS use?

443

18
New cards

What does POP3 do?

is used by email clients to retrieve incoming email from a mail server

19
New cards

what original port does POP3 use?

110

20
New cards

What secure port does POP3 use?

995

21
New cards

What does IMAP do?

that enables messages to remain on the email server so they can be retrieved from any location

22
New cards

What port does IMAP originally use?

143

23
New cards

What secure port does IMAP use?

993

24
New cards

What connection type does use SMTP, POP3, and IMAP use.

TCP

25
New cards

What does LDAP do?

is used to access and maintain distributed directories of information

26
New cards

What is the original port LDAP uses?

389

27
New cards

What secure port does LDAP use?

636

28
New cards

What does RDP do?

facilitate connections to remote computers and allow full remote control

29
New cards

What port does RDP use?

3389

30
New cards

What does SMB do?

provides access to shared items such as file and printers

31
New cards

What port does SMB use?

445

32
New cards

What ports does NetBIOS/NetBT use?

137-139

33
New cards

What port does SNMP originally use.

161

34
New cards

What port does SNMP trap use?

162

35
New cards

What does SNMP do?

is used as the standard for managing and monitoring devices on a network.