Subnetting pt2 + OSI Layers 5 to 7 | Week 3 lecture + readings Flashcards

1
Q

If you were to split a network into 16 subnets (assume all subnets are usable). How many special addresses would there be in total under the new scheme? (note: special addresses are items like the Network ID and the broadcast IP Addresses)

A

32

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

If I were to have a /25 network (with 128 IP addresses (including the broadcast and the network ID)) and split it into 4 subnets… How many usable IP addresses would I have (assuming you can use all the subnets)?

A

120

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

On which Architecture would you expect the “server-side” to be doing most of the processes?

A

Host-based Architectures

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

There are 4 categories we covered in the lecture for the type of processing that could happen in application architectures

(Presentation Logic, Application Logic, Data Access Logic, and Data Storage Logic).

If you were to be told that a client is a “thin client”, where would you expect to see the application logic running?

A

mostly on the server-side

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

Of the choices below, which architecture approach would be the most “scalable”?

A

Client-Server based Architectures

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

Of the choices below, which would NOT be considered a layer 5, 6, or 7 protocol?

SSL
POP3
TCP or UDP
Ethernet
WIFI
HTTP
SMB
SMTP
IP

A

TCP or UDP
Ethernet
WiFi
and IP are not a layer 5,6,ot 7 protocol

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

In a network at my home, I have a router (network function) that is connected to a switch (network function), and the switch (network function) is also connected to 3 other desktop computers. How many collision domains would you expect there to be in this network?

A

4

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

In a network I have at home, I have a router (network function) with 5 connections. How many broadcast domains would you expect there to be on this network?

A

5

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

An IP header can be thought of like the outside of an envelope for a letter you are sending via Post.

In an IP V4 header, what data would be in the header?

A

flags, type of service, a TTL value, a destination IP address, IHL, fragment offset, source IP address, total length, header checksum, version

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