OSI Model

0.0(0)
studied byStudied by 1 person
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/10

flashcard set

Earn XP

Description and Tags

Specific protocols that operate within each particular layer of the OSI model

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

11 Terms

1
New cards

Connection-oriented date transfer

a transfer of data that requires the establishment of a connection between communicating endpoints, before the transfer can begin

2
New cards

Connection data transfer

a transfer of data that is serviced without requiring a verified session and without guaranteeing delivery of data

3
New cards

De-Encapsulation

the process of each layer of the OSI model removing the control information headers on incoming information for the corresponding layer at the destination

4
New cards

IANA


Internet Assigned Numbers Authority; a government-funded group responsible for managing IP address allocation and the Domain Name System (DNS)

5
New cards

IEEE

Institute of Electrical and Electronics Engineers; one of the leading standards-making organizations in the world

6
New cards

OSI

Open System Interconnect; developed by the International Standards Organization (ISO)

Application (data), presentation (data), session (data), transport (segment datagram), network (packet), data link (frame), physical (bit)

7
New cards

OUI

Organizationally Unique Identifier; the first 24 bits (or 3 bytes) of a MAC address assigned by IEEE that identifies the network card’s manufacturer

8
New cards

PDU

Protocol Data Unit; a term used to describe the product of encapsulation at a given layer of the OSI model

9
New cards

TCP

Transmission Control Protocol; the connection-oriented protocol of the TCP/IP suite that resides at the Transport layer of the OSI model

10
New cards

UDP

User Datagram Protocol; the connectionless protocol of the TCP/IP suite that resides at the Transport layer of the OSI model

11
New cards

wireshark

a network protocol analyzer. It lets you capture and interactively browse the traffic running on a computer network. It has a rich and powerful feature set and is world's most popular tool of its kind. It runs on most computing platforms including Windows, OS X, Linux, and UNIX. Network professionals, security experts, developers, and educators around the world use it regularly. It is freely available as open source, and is released under the GNU General Public License version 2.” Reference: http://www.wireshark.org