-
PHYSICAL
-
PHYSICAL CONNECTION
- Electrical, cables, plugs, signals
-
BIT TRANSFERED
- send signals over cables
-
companies in Vietnam
-
wired
- FPT
- VNPT
-
wireless
- Mobifone
- Viettel
-
DATALINK
-
generic stuff
- Packets, MAC addresses, error/flow control
-
simple analogy
- driver
- choose an approprieate convention to deliver stuff
-
logical topology
- BUS
- token ring
-
FUNCTIONS
-
TRAFFIC CONTROL
- test if connection is ready
-
methods to prevent data collision
- CSMA/CD - detection
- used in ethernet
- CSMA/CA - avoidance
- used in wireless system
- TOKEN Passing
-
DATA CONVERSION for PHYSICAL LAYER
-
sent thru PHYSICAL LAYER
- cable
- fiber optics
- wireless
- cellular (or satellite)
-
data conversion
- from Machine language -> BIT
-
NETWORK
- Packets, network addresses, switching, routes
-
manage connection
- from HOST to HOST
-
Deal with
-
ADDRESS
- Keep track of hops
-
PACKET SWITCHING
- open the shortest path
-
ROUTING
- open the shortest path
-
Stuff
- 1 LAN serviced by 1 router
-
if router wakes up
- broadcast to every routers that awake
- initiate exchanging of router tables
-
firms
- Cisco
-
TRANSPORT
-
ENSURE accurate delivery of data
- segmentation and re-assembly
- error correction
- acknowledgement
-
deal with
- DATA SEGMENTATION
-
DATA DELIVERY CONTROL
- TCP
- UDP
-
SESSIONS
-
CONNECTION MANAGEMENT
- application to application
-
PRESENTATION
-
DATA DISPLAY
- encryption/decryption
- compression/decompression
-
data formatting
-
from Application -> machine language
- ASCII
- EBCDIC
-
APPLICATION
-
def
- Provides interface between software applications/network
-
Feature
- interpreting applications’ requests and requirements.
-
protocal
-
email
-
smtp
- Simple Mail Transfer Protocol
-
http
-
http
- Hyper Text Transfer Protocol
- https
- ftp