OSI Model (& TCP Model Ports Protocol) Flashcards
Explain concepts related to the Open Systems Interconnection (OSI) reference model (52 cards)
What does OSI stand for?
Open Systems Interconnection
Developed in 1977 by the International Organization for Standardization.
Why is the OSI model used?
To categorize the functions of a network and assist in troubleshooting.
How do you call the first layer of the OSI model?
Physical Layer (Layer 1)
How do you call the second layer of the OSI model?
Data Link (Layer 2)
How do you call the third layer of the OSI model?
Network (Layer 3)
How do you call the fourth layer of the OSI model?
Transport (Layer 4)
How do you call the fifth layer of the OSI model?
Session (Layer 5)
How do you call the sixth layer of the OSI model?
Presentation - Layer 6
How do you call the seventh layer of the OSI model?
Application (Layer 7)
How do you name each of the different data names as it flows through the OSI model?
- Bits (Layer 1)
- Frames (Layer 2)
- Packets (Layer 3)
- Segments (Layer 4)
- Data (Layer 5, 6, 7)
How are specific type of data utilized at Layer 1 of the OSI model?
Binary Bits (binary of 1s and 0s) because the computer actually reads in bits
How are the connections within a a Physical layer?
With physical and electrical network characteristics
How do you describe transition modulation in layer 1?
Modulation converts digital data from user equipment into signals suitable for transmission over the communication channel (session layer).
Why is conversion important within a transition modulation method within Layer 1?
Since digital data consists of binary values (0s and 1s), this conversion allows the data to be transmitted using different physical properties, such as voltage levels, light pulses, or radio waves
How do bits define within a physical connection in a transition modulation?
Switching between levels to represent 1 or 0
● Copper Wire (Cat5/Cat6) – Uses voltage (0V for 0, +5V/-5V for 1)
● Fiber Optic Cable – Uses light (on for 1, off for 0)
How do you describe a crossover cable connection?
TIA/EIA-568A on one end, and TIA/EIA-568B on the other end
How do you describe a straight-through cable connection?
TIA/EIA-568B on both ends
What are the two types of cable configurations mentioned?
- Crossover cables
- Straight-through cables
How many physical topologies are there and describe them all?
BUS
RING
STAR
HUB-and-SPOKE
FULL MESH
PARTIAL MESH
All based how cables are connected on the physical layer
How do you name the types of synchronization communications in a physical layer?
Asynchronous and Synchronous
How do you define Asynchronous Communication?
Start and stop bits for out-of-sync data transmission.
How do you define Synchronous Communication?
Real-time communication using a common time source
How do you name the different types of Bandwidth Utilization within a physical layer?
Broadband and Baseband
How do you describe a broadband connection?
Divides the bandwidth into separate channels (ex: cable TV)