2 - Network Models Flashcards
What is ISO?
International standards organization.
Multinational body dedicated to worldwide agreement on international standards.
What is OSI?
Open Systems Interconnection model.
What are the seven layers of the OSI model in order from highest to lowest?
- Application
- Presentation
- Session
- Transport
- Network
- Data link
- Physical
What is the physical layer responsible for?
Movements of individual bits.
- From one hop to the next.
What is the data link layer responsible for?
- Moving FRAMES from one hop to the next.
- Transforms the physical layer to a reliable link, organize bits into frames.
What is the network layer responsible for?
For the delivery of individual packets from the source host to the destination host.
What is the transport layer responsible for?
For the delivery of a message from one process to another.
What is the session layer responsible for?
For dialog control and synchronization. (half-duplex/full-duplex)
To establish, manage, and terminate sessions.
What is the presentation layer responsible for?
For translation, compression, and encryption.
What is the application layer responsible for?
For providing services to the user.
What are the four levels of addresses used in an internet employing the TCP/IP protocols?
Physical, logical, port, and specific.