Chapter 10 Computer Networking Part 2

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

1/28

flashcard set

Earn XP

Description and Tags

Part 2

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

29 Terms

1
New cards

Network Ports

guide traffic to the correct final destination

2
New cards

Network port numbers contain

16-bit binary numbers or 65,536 possible values (0-65,535)

3
New cards

Ports 0-1,023 are known as

Well-known ports

4
New cards

Ports 1,024-49,151 are known as

Registered ports

5
New cards

Ports 49,152-65,535 are known as

Dynamic ports

6
New cards

Port 21

File Transfer Protocol (FTP)

7
New cards

Port 22

Secure Shell (SSH)

8
New cards

Port 3389

Remote Desktop Protocol (RDP)

9
New cards

Ports 137, 138, 139

NetBios

10
New cards

Port 53

Domain Name Service (DNS)

11
New cards

Port 25

SMTP

12
New cards

Port 110

Post Office Protocol (POP)

13
New cards

Port 143

Internet Message Access Protocol (IMAP)

14
New cards

Port 80

HTTP

15
New cards

Port 443

HTTPS

16
New cards

Service Set Identifier (SSIDs)

identify wireless networks

17
New cards

You can disable SSID Broadcasting

True

18
New cards

Pre-shared keys restrict

wifi access

19
New cards

Captive Portals

intercept web requests to require Wi-Fi login. They provide authentication on unencrypted wireless networks.

20
New cards

WEP (Wired Equivalent Privacy)

is considered insecure

21
New cards

Wifi Protected Access

is considered insecure

22
New cards

WPA2

add security with CCMP and is secure

23
New cards

WPA3

adds Simultaneous Authentication of Equals (SAE) and is secure

24
New cards

Ping Command

checks whether a remote system is responding

25
New cards

Troubleshooting with Ping

  1. Ping the remote system

  2. Ping another system on the internet

  3. Ping a system on your local network

  4. Try the same process with a different computer

26
New cards

hping command

creates customized ping requests

27
New cards

Traceroute command

determines the network path between two systems

28
New cards

Tracer route is abbreviated to what on windows

tracert

29
New cards

pathping

windows command that combines ping and tracert functionality