Open Systems Interconnection(OSI) Flashcards
Reference Model
Used to categorize the functions of a network in the OSI model during troubleshooting efforts
7 Layers of the OSI
(Please Do Not Teach Students Pointless Abbreviations)
1) Physical,
2) Data links,
3) Network,
4) Transport,
5) Sessions,
6) Presented,
7) Application
Layers responsibility
Do Some People Fear Birthdays
Layers
5-7 (Data)
4(Segments)
3(Packets)
2(Fragments/frames)
1(Bits)
Physical Layer
Where transmission of bits across the network occurs and includes physical and electrical network characteristics
Transmission Modulation
If it changes during the clock cycle, then a 1 is represented. Otherwise, a 0 is represented
Cables
Crossover-flips transmission and receives bits on the end of a cable
Straight-through cables- Will receive the same standards on both sides
Asynchronous
Uses start and stop bits to indicate when transmissions occur from the sender to the receiver
Synchronous
Uses a reference clock to coordinate the transmission by both sender and receiver
Broadband
Divides our bandwidth into separate channels
-Ex. Cable TV and many channels
Baseband
Uses all available frequencies on a medium (cable) to transmit data
-Uses reference clock
- Ex. A phone call or wired home ethernet
Time-Division Multiplexing (TDM)
Each session takes a turn, using time slots, to share the medium between all users
Statistical Time-Division Multiplexing (StatTDM)
Dynamically allocates the time slots on an as-needed basis
Frequency-Division Multiplexing (FDM)
Divides the medium into channels based on frequencies and each session is transmitted over a different channel
Multiplexing
Involves optimizing a limited amount of resources for more efficient utilizaiton
Layer 1 Devices
Wired - Fiber optic cable, ethernet cable, coaxial cable
Wireless – Bluetooth, Wi-Fi, Near Field Communication (NFC)
Infrastructure – Hubs, Access Points, Media Converters
Data Link
Packages data into frames and transmits those frames on the network
Media Access Control (MAC)
Physical addressing system of a device which operates on a logical topology
A unique 48-bit physical addressing system is assigned to every network interface card (NIC) produced
First 6 digits of mac are the Vendor Code Second 6 are a Unique value
Logical Link Control (LLC)
Provides connection services and allows acknowledgment of receipt of messages
Most basic form of flow control
Provides basic error control functions such as a checksum
Isochronous
Network devices use a common reference clock source and create time slots for transmission
Synchronous
Network devices agree on clocking method to indicate beginning and end of frames and can use control characters
Asynchronous
Network devices agree on clocking method to indicate beginning and end of frames and can use control characters
Layer 2 Devices
Network interface cards, Bridges, Switches
Layer 3 Network
Packet Switching
Data is divided into packets and then forwarded
Most networks use this