Chapter 2 Flashcards

1
Q

What protocols are at the Process/ Application layer?

A

Telnet, SSH, FTP, TFTP, SNMP, HTTP, HTTPS, NTP, DNS, DHCP, APIPA

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

What protocols are at the Host-to-Host/Transport Layer?

A

TCP, UDP, IP

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

What’s one issue with using Telnet?

A

No encryption- everything is in plaintext

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

What version of SNMP provides encryption, data integrity, authentication?

A

SNMPv3

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

What does HTTPS use to be secure?

A

SSL (Secure Socket Layer)

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

What is the purpose of APIPA?

A

Windows feature that automatically self-configure an IP/mask when a DHCP server isn’t available.

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

What is the TCP port number for Telnet?

A

TCP - 23

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

What is the TCP port number for SMTP?

A

25

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

What is the TCP port number for HTTP?

A

80

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

What is the TCP port number for DNS?

A

53

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

What is the TCP port number for FTP?

A

20,21

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

What is the TCP port number for HTTPS?

A

443

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

What is the TCP port number for SSH?

A

22

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

What is the TCP port number for POP3?

A

110

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

What is the TCP port number for iMAP4?

A

143

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

What is the UDP port for SNMP?

17
Q

What is the UDP port for TFTP?

18
Q

What is the UDP port for BootP/DHCP?

19
Q

What is the UDP port for DNS?

20
Q

What is the UDP port for NTP?

21
Q

What is the address range for Class A?

A

O-127 (00)

22
Q

What is the address range for Class B?

A

128-192 (10)

23
Q

What is the address range for Class C?

A

192-223 (110)

24
Q

What are the reserved address space for a Class A?

A

10.0.0.0 thru 10.255.255.255

25
Q

What are the reserved address space for a Class B?

A

172.16.0.0 thru 172.31.255.255

26
Q

What are the reserved address space for a Class C?

A

193.168.0.0 thru 192.168,255.255