{ "@context": "https://schema.org", "@type": "Organization", "name": "Brainscape", "url": "https://www.brainscape.com/", "logo": "https://www.brainscape.com/pks/images/cms/public-views/shared/Brainscape-logo-c4e172b280b4616f7fda.svg", "sameAs": [ "https://www.facebook.com/Brainscape", "https://x.com/brainscape", "https://www.linkedin.com/company/brainscape", "https://www.instagram.com/brainscape/", "https://www.tiktok.com/@brainscapeu", "https://www.pinterest.com/brainscape/", "https://www.youtube.com/@BrainscapeNY" ], "contactPoint": { "@type": "ContactPoint", "telephone": "(929) 334-4005", "contactType": "customer service", "availableLanguage": ["English"] }, "founder": { "@type": "Person", "name": "Andrew Cohen" }, "description": "Brainscape’s spaced repetition system is proven to DOUBLE learning results! Find, make, and study flashcards online or in our mobile app. Serious learners only.", "address": { "@type": "PostalAddress", "streetAddress": "159 W 25th St, Ste 517", "addressLocality": "New York", "addressRegion": "NY", "postalCode": "10001", "addressCountry": "USA" } }

Chapter 2 Flashcards

(26 cards)

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?

22
Q

What is the address range for Class B?

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
What are the reserved address space for a Class B?
172.16.0.0 thru 172.31.255.255
26
What are the reserved address space for a Class C?
193.168.0.0 thru 192.168,255.255