OSI MODEL Flashcards
OSI MODEL (9 cards)
What is the OSI Model?
OSI : Open Systems Interconnection Model. It was developed in 1977 by the international organization for standardization(ISO)
ISO 7498-> OSI Model. This is our reference model
What is the other model closest to the way our network operate today?
TCP /IP model
What are the 7 layers of the OSI model?
1 Physical Layer
2 Data Link layer
3 Network Layer
4 Transport Layer
5 Session Layer
6 Presentation Layer
7 Application Layer
What is the purpose of a network?
To make data flow across the network
How the data flow in the OSI Model?
Use the mnemonic
Do DATA DATA DATA (Layer 7,6,5)
Some SEGMENTS (Layer 4)
People PACKETS (Layer 3)
Fear FRAMES (Layer 2)
Birthdays BITS (Layer 1)
What is encapsulation?
Encapsulation is the process of wrapping up with protocol information at each layer of the OSI model as it passing down through the network stack
What is decapsulation?
It’s the process of removing protocol information layer by layer as the data unpacks itself and move up through the OSI Model
What is Wireshark?
It’s a network protocol analyzer that captures and displays the data as it travels back and forth through the network. Purpose : Inspection , analysis, troubleshooting