Chapter 1 Flashcards

Intro to Networking

1
Q

What is the 7th layer and what is the purpose of the OSI model?

A

Application - Protocols enable software programs to negotiate formatting, procedural, security, synchronization, and other requirements with the network (Not the application themselves)

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

What is the 6th layer of the OSI model and what is its purpose?

A

Presentation - Protocols that are responsible for reformatting compressing, and/or encrypting data in a way the application on the receiving end can read

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

What is the 5th layer and what is the purpose of the OSI model?

A

Session - Describes how data between applications is synced and recovered if messages don’t arrive in tact at the receiving end

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

What is the 4th layer and what is the purpose of the OSI model?

A

Transport - Responsible for transporting application layer payloads from one application to another

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

What is the 3rd layer and what is the purpose of the layer in the OSI model?

A

Network- Moves the message from one node to the other until they reach the destination host

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

What is the 2nd layer and what is the purpose of the OSI model?

A

Data Link - Bridges the physical layer’s networking media with network layer processes

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

What is the 1st layer and what is the purpose of the OSI model?

A

Physical - Responsible for sending bits via a wired or wireless transmission

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

What is a logical topology?

A

Lays out how data is transferred between nodes
Lays out how access to the network is controlled
Lays out how specific resources are shared

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

What is an NOS?

A

Network Operation System

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

What is AD DS?

A

Active Directory Domain Services

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

What are protocols in networking?

A

The standard methods and formats for communication between network devices

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

What is TLS?

A

Transport Layer Security - An updated version of SSL protocol uses different encryption algorithms and is more secure

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

What is SSL?

A

Secure Sockets Layer - Encryption Protocol that encrypts TCP/IP transmissions between client and web server (uses public key encryption)

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

What is a switch and what is the purpose?

A

A switch is a networking device that connects devices/nodes to each other and manages data traffic within a network (2nd and 3rd layer)

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

What is a back bone?

A

A conduit that connects the pieces of a network

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

What is a hub-and-spoke topology?

A

A central device is connected to multiple network peripherals

17
Q

What is the purpose of a router?

A

To connect 2 networks

18
Q

What is a node?

A

A connection point among network devices such as routers, printers or switches that can receive and send data from one endpoint to the other

19
Q

What is the SNMP protocol?

A

Simple Network Management Protocol - Protocol used to the monitor and manage devices on a network (7th layer)

20
Q

What is a payload?

A

Is data passed between applications/utilities and the OS

21
Q

What is an API?

A

Application Programing Interface - Access point into a software’s available processes through which a specific type of request generates a particular kind of response (Uber using Google Map’s API to map routes)

22
Q

What is a header and what layer in the OSI model is it added in?

A

Area at the beginning of a payload where protocols add control information

23
Q

What is encapsulation?

A

The process of adding a header to the data inherited from the layer above

24
Q

What is a port?

A

A number that identifies a process (TCP/UDP ports ensure data is transmitted to the correct process

25
What is a segment?
1) TCP divides message into smaller parts if to large 2) Part of a network
26
What is a datagram?
UDP message that is divided into smaller parts if too large
27
What is IP and what is the purpose of IP?
Internet Protocol - Protocol that provides info about how and where data should be delivered (TCP/IP)
28
What is a packet?
Entire network layer message (segment or datagram + the header)
29
What is an IP adress?
An address assigned to each node on a network
30
What is fragmentation?
If a packet is too large in the network layer the protocol will break up the packet into smaller packets
31
What is a trailer?
Control info attached to the end of a packet by a data link layer protocol
32
What is a frame?
Entire data link layer message (header + payload + trailer)
33
What is a PDU?
Protocol Data Unit - Groups of bits that moves from one layer to the other
34
What is decapsulation?
Removing a header and trailer from a lower layer PDU
35
What is a SDS?
Safety Data Sheet - How to properly handle substances and how to dispose of them
36