week 1 reading Flashcards
What are the 7 layers?
- Physical
- Datalink
- Network
- Transport
- Session
- Presentation
- Application
“All People Seem To Need Data Processing”
What is data called in the OSI model?
Protocol Data units (PDU)
What is data called in the physical layer?
Bits
What is data called in the datalink layer?
Frames
What is data called in the Network layer?
Packets
What is data called in the transport layer?
Segments
Current State Modulation
The absence/presence of voltage dictates 1s and 0s (note: voltage tries to maintain average of 0)
State transition Modulation
state of change dictates 1s and 0s
What is the physical layer responsible for?
How bits are represented on medium
wiring standards
topology
synchronizing bits
Bandwidth usage
multiplexing strategy
What are the two parts of the data link layer?
MAC (media access control)
LLC (Logic Link control)
What is a MAC address?
unique 48 bit address burned into the Network interface card to uniquely identify your device
Ethernet
Devices on a shared segment check for traffic before transmitting, retransmits if there’s collision
What are the three ways that LLC synchronizes transmissions?
Isynchronous - coordinating through external device’s clock
asychronous - devices look at their own clock
Synchronous - device share clock with each other
What is the MAC sublayer (data-link) responsible for?
Physical addresses, Logical topologies and transmission methods
What is the LLC Sublayer responsible for?
Connection services (flow control & error checking) and Transmission synchronization