NET-02-P1 Network Fundamentals Flashcards

1
Q

represents the endpoint device (not necessarily a PC) that requested an operation

A

Client

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

Represents the endpoint device that receives a quest and perms the requested operation

A

Server

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

is a distributed application structure that manages tasks and workloads by sharing them among providers of resources and services (servers), and delivers responses to service requesters (clients)

A

Client-Server relationship

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

is an unsecure protocol used to transfer information over the web.

A

HTTP

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

is the encrypted version of version of HTTP

A

HTTPS

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

Translates domain names to IP addresses according to predefined databases

A

DNS

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

is used to transfer files over the network

A

FTP

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

service is responsible for assigning an IP address to each device on a network configured to use DHCP, such as PCs, Routers, Firewalls, Servers, etc.

A

DHCP

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

is standard protocol for mail transfer over the internet

A

SMTP

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

is a secure command line protocol that allows the user to run remote commands on a remote machine

A

Secure Shell - SSH

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

used by network devices to generate error messages when IP packets are not able to reach their destinations

A

ICMP

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

the concept behind creating a networking model was to set a standard for the development and usage of network components

A

The Network Model Concept

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

is a network model which each functionality of the network is represented by a layer

A

OSI

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

The first TCP/IP specification was submitted several years after the OSI model

A

TCP/IP

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

defines a network framework to implement protocols in layers

A

OSI - Open System Interconnection

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

Users interact directly with applications that operate at this level

A

Layer 7 - Application

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

prepares or translates data from application format to network format, and vice versa

A

Layer 6 - Presentation

18
Q

is responsible for creating a session two devices.

A

Layer 5 - Session

19
Q

handles coordination of data transfer between end systems and hosts, including how much data to send, , at what rate, destination, etc. Data in this layer is organized into segments

A

layer 4 - Transport

20
Q

organizes data into packets called IP datagrams that contain logical source and destination addresses

A

Layer 3 - Network

21
Q

provides node-to-node data transfer (between two directly connected nodes)

A

Layer 2 - Data Link

22
Q

defines the details of how data of how data is physically sent through the network

A

Layer 1 - Physical

23
Q

When a message is sent from source to destination, it must have a specific format or structure. Message formats depend on the type of message and the channel used to deliver it

A

Data Encapsulation

24
Q

layer creates an HTTP header requesting the web page from the server

A

Application - Layer 7

25
Q

layers encodes, encrypts, or compresses the data traveling down from the Application layer, if necessary.

A

Presentation - Layer 6

26
Q

layer determines the direction of the data: one way ot two-way, and whether the connection is secure or not.

A

Session - Layer 5

27
Q

layer adds a header containing the source and destination logical ports

A

Transport - Layer 4

28
Q

This layer also divides data from upper layers into smaller pieces called

A

Segments

29
Q

internet streaming, content streaming uses this

A

UDP

30
Q

uses flags to provide additional useful information or control the connection

A

TCP

31
Q

is responsible for communication between network devices that use TCP

A

3-way handshake

32
Q

3 steps including:

  1. ) the client sends “SYN”
  2. ) The server responds with “SYN-ACK”
  3. ) The client finalizes with “ACK”
A

3-Way Handshake*

33
Q

is the last stage of a TCP connection. When communication ends and the session is closed

A

Session Termination

34
Q

4 steps include:

  1. ) One of the sides (client) requests to close the connection by sending a FIN flag to the other side (server)
  2. ) The receiver of the FIN flag (server) returns an ACK flag, to approve the request.
  3. ) The server then sends a FIN flag to the client
  4. ) The client approves the FIN request by the server, and responds with an ACK flag. The connection is then terminated
A

Session Termination*

35
Q

in the “well-known” port range are assigned to commonly used and essential protocls

A

0-1023

36
Q

IANA assigned these ports for IT companies that want register them for proprietary

A

1024 - 49151

37
Q

This group covers the remaining logical ports that are available for any application.

A

49152 - 65535

38
Q

To inspect open ports, use the command

A

netstat -ab

39
Q

What are the 7 layers of the OSI models

A

Application, Presentation, Session, transport, Network, Data link, Physical

40
Q

how to memorize the layers

A

All People Seem To Need Data Processing