Networks CH1 Flashcards

1
Q

Involves the exchange of DATA between DEVICES or nodes connected to a network

A

Networking

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

can include computers, servers, smartphones, IoT(Internet of Things) devices, and more

A

Devices

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

The physical or logical layout of a network, describing how devices are arranged and connected. Common topologies include bus, star, ring, mesh, and tree

A

Network Topology

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

OSI meaning

A

Open Systems Interconnection

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

A conceptual framework that standardizes the functions of a networking or telecommunication system into seven distinct layers, each with its own responsibilities and protocols.

A

OSI Model

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

IP meaning

A

Internet Protocol

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

A unique identifier assigned to each device on a network, enabling data to be routed to its intended destination.

A

IP address

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

Measures taken to protect the confidentiality, integrity, and availability of data transmitted over a network, including firewalls, encryption, and access control

A

Network Security

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

Year where Local Area Networks (Lan) emerged. Ethernet, a popular LAN technology was developed during this period

A

1970 - 1980

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

Year where The World Wide Web (WWW) was invented. The introduction of web browser HTML made the internet more accessible

A

1990s

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

Year where Wireless networking technology, such as Wi-Fi and cellular networks, gained prominence. Enabling to rise the use of mobile and smartphones

A

2000s

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

The year where Internet of Things (IoT) has taken the stage. Billions of devices connecting and exchanging data in the internet. Cloud computing, edge computing and Software defined network emerged as the key trends

A

2010s

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

SDN meaning

A

Software Defined Network

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

A set of rules that explains how different computer systems communicate over a network

A

Open Systems Interconnection (OSI) Model

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

Sets of rules and conventions that define how data is formatted, transmitted, and received over a network. Examples include TCP/IP, HTTP, FTP, and SMTP.

A

Network Protocols

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

The highest layer of the OSI model, and the closest to the end-user, all kinds of services like web browsers, email, and more happen on this layer

A

Application layer (7th layer)

17
Q

The most vulnerable when it comes to cybersecurity.

A

Application layer

18
Q

This layer ensure the incoming data is in an appropriate, presentable form for the recipient

A

Presentation layer

19
Q

The layer responsible for converting and formatting the machine-readable code into a form the end-user can understand and use in the application layer

A

Presentation layer

20
Q

Data encryption also happens in this layer

A

Presentation layer

21
Q

Other name for Session Layer

A

Port layer

22
Q

Facilitates the setting up and taking down of connections between two endpoints

A

Session layer

23
Q

When two endpoints are communicating with each other, it’s called a ______

24
Q

The layer that manages the transportation of data, facilitating a reliable arrival of data while also providing error checking functions and data flow controls

A

Transport layer

25
Q

Two main protocols associated with the transport layer

A

Transmission Control Protocol & User Datagram Protocol

26
Q

meaning of TCP

A

Transmission Control Protocol

27
Q

meaning of UDP

A

User Datagram Protocol

28
Q

This layer routes and reroutes data through various physical networks, facilitating data transmission to its destinations.

A

Network layer

29
Q

The layer that receives and transmits packets of information from and to the physical network devices. It manages how much data should be allowed to be transferred to the next layer and assesses possible errors in data transmission.

A

Data link layer

30
Q

2 sub layer of data link layer

A

Logical Link Control & Media Access Control

31
Q

meaning of LLC

A

Logical Link Control

32
Q

meaning of MAC

A

Media Access Control

33
Q

The layer that covers the physical components of the network or computing system: cables, routers, endpoints, etc.

A

Physical layer