Networking Basics Module 5

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/47

flashcard set

Earn XP

Description and Tags

Networking Basics Module 5

Last updated 1:01 AM on 7/30/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

48 Terms

1
New cards

Bianka, a Polish traveler in Hanoi, Vietnam, stops and asks Nguyệt for directions to the Ngoc Son Temple. They verbally communicate and determine that they both speak English. After receiving directions in English to the temple, Bianka repeats them to Nguyệt. Nguyệt says, "Yes, that is correct." Select the order of the communications protocols used in this scenario?

method, language, confirmation

2
New cards

Rory is studying the fields inside an Ethernet frame for an upcoming test and notices that the destination Media Access Control (MAC) address is listed first before the source MAC address. Which of the following protocol characteristics is Rory investigating?

encapsulation

3
New cards

As Rory continues to study Ethernet, he discovers that a frame can typically be 64 to 1518 bytes of information that is converted into a series of bits before being sent out on the network. Which two protocol characteristics did Rory learn about for Ethernet?

message size, encoding

4
New cards

The rules that govern network communications including the message format, message size, timing, and encapsulation, are known as network:

protocols

5
New cards

The IETF (Internet Engineering Task Force) records and publishes internet standards in documents known as:

Request for Comments (RFC)

6
New cards

In the TCP/IP model, what is the role of the Application layer?

Represents data to the user, plus encoding and dialog control.

7
New cards

In the TCP/IP model, what is the role of the Transport layer?

Supports communication between various devices across diverse networks.

8
New cards

In the TCP/IP model, what is the role of the Internet layer?

Determines the best path through the network.

9
New cards

In the TCP/IP model, what is the role of the Network Access layer?

Controls the hardware devices and media that make up the network.

10
New cards

Which protocol is responsible for guaranteeing reliable delivery?

TCP

11
New cards

Which protocol is used by routers to forward messages?

IP

12
New cards

In the OSI model, what is Layer 7 (Application Layer)?

The application layer contains protocols used for process-to-process communications.

13
New cards

In the OSI model, what is Layer 6 (Presentation Layer)?

The presentation layer provides for common representation of the data transferred between application layer services.

14
New cards

In the OSI model, what is Layer 5 (Session Layer)?

The session layer provides services to the presentation layer to organize its dialogue and to manage data exchange.

15
New cards

In the OSI model, what is Layer 4 (Transport Layer)?

The transport layer defines services to segment, transfer, and reassemble the data for individual communications between the end devices.

16
New cards

In the OSI model, what is Layer 3 (Network Layer)?

The network layer provides services to exchange the individual pieces of data over the network between identified end devices.

17
New cards

In the OSI model, what is Layer 2 (Data Link Layer)?

The data link layer protocols describe methods for exchanging data frames between devices over a common media.

18
New cards

In the OSI model, what is Layer 1 (Physical Layer)?

The physical layer protocols describe the mechanical, electrical, functional, and procedural means to activate, maintain, and de-activate physical connections for a bit transmission to and from a network device.

19
New cards

IP addressing occurs at what layer of the OSI Model?

network

20
New cards

Communication Protocol

Rules required for computers to properly communicate across a network, including format, size, timing, encoding, encapsulation, and patterns.

21
New cards

Message Format

The specific structure that a message must follow when it is sent across a network.

22
New cards

Message Size

The strict rules governing how large or small pieces of data can be during network communication, which can vary by channel.

23
New cards

Timing

Determines the transmission speed of bits, when a host can send data, and the total amount of data sent in a single transmission.

24
New cards

Encoding

The process of converting messages into bits and then into patterns of sound, light waves, or electrical impulses based on the network media.

25
New cards

Encapsulation

The process of adding a header with source and destination addressing information to pieces of network data.

26
New cards

Message Pattern

The structure of communication flow, such as requiring a request/response acknowledgment or simply streaming data without delivery confirmation.

27
New cards

Networking Topologies

Visual representations of a network using end devices and intermediary devices.

28
New cards

Device Network Awareness

A device only sees its own addressing information and relies on network protocols to communicate with other devices.

29
New cards

Packets

Smaller data units into which most network communications are broken down.

30
New cards

Standard

A set of rules determining how something must be done to ensure all devices implement protocols in the same manner.

31
New cards

Internet Standard

The result of a comprehensive cycle of discussion, problem solving, and testing to enable different devices to communicate over the internet.

32
New cards

RFC (Request for Comments)

A numbered document that tracks each stage of the development and approval process for a proposed internet standard.

33
New cards

IETF (Internet Engineering Task Force)

The organization responsible for publishing and managing RFCs for internet standards.

34
New cards

Protocol Stack

A layered hierarchy illustrating how different protocols interact on a device, where higher-level protocols depend on lower-level services.

35
New cards

Layer Independence

The separation of functions within a protocol stack that allows each layer to operate independently of others.

36
New cards

TCP/IP Application Layer

Represents data to the user and handles encoding and dialog control.

37
New cards

TCP/IP Transport Layer

Supports communication between various devices across diverse networks.

38
New cards

TCP/IP Internet Layer

Determines the best path through the network for data transmission.

39
New cards

TCP/IP Network Access Layer

Encompasses the hardware devices and media that physically make up the network.

40
New cards

Reference Model

A framework describing functions required at each layer without specifying exactly how they must be accomplished, aiding in network understanding.

41
New cards

OSI Model

The widely known reference model created by the ISO used for data network design, operation specifications, and troubleshooting.

42
New cards

7 - Application

The application layer contains protocols used for process-to-process communications.

43
New cards

6 - Presentation

The presentation layer provides for common representation of the data transferred between application layer services.

44
New cards

5 - Session

The session layer provides services to the presentation layer to organize its dialogue and to manage data exchange.

45
New cards

4 - Transport

The transport layer defines services to segment, transfer, and reassemble the data for individual communications between the end devices.

46
New cards

3 - Network

The network layer provides services to exchange the individual pieces of data over the network between identified end devices.

47
New cards

2 - Data Link

The data link layer protocols describe methods for exchanging data frames between devices over a common media.

48
New cards

1 - Physical

The physical layer protocols describe the mechanical, electrical, functional, and procedural means to activate, maintain, and de-activate physical connections for a bit transmission to and from a network device.