• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/12

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

12 Cards in this Set

  • Front
  • Back

OSI Model

What is OSI stand for?

Open System Interconnect

OSI layers(Sausage Pizza)

1. Physical Layer


2. Data Link Layer


3. Network Layer


4. Transport


5. Session


6. Presentation


7. Application

What is the Application Layer and some examples

Def. Application Interface to network Services


Examples: HTTP. POP/IMAP, SMTP, DNS, TELNET, SMB

what is the Presentation Layer?

Translates the application layer data to an intermediate form that provides security, encryption, and compression for data

What is Session layer?

Establishes and controls data communication between applications operating on different computer

What is the Transport Layer and some examples of what that does?

Transport - divides long communications into smaller packages(fragments), handles error correction and acknowledges the receipt of data
Examples. Segmentation, sequencing, acknowledgements and Checksums

What is the Network Layer?

Address data messages and handles message router
* Protocol addresses
* Datagrams

What is link Layer and what are the 2 sub layers

Packages bits of data from the physical layer i


MAC- Media Access Control


LLC-Logical Link Control

On the L2 what does the MAC do?

Media Access Control creates and addresses the frame

On the L2 layer what does LLC do?

Logical Link Control is the aspect of the NIC that talks to the system's operating system (via drives). The LLC handles multiple network protocols and provides flow control.

TCP/IP what is it and what layer is it on?

Transmission Control Protocol/ Internet Protocol. is found on L3(Internet)