Week 1: TCP/IP Model Flashcards
What are the 7 Layers in the OSI Model?
Application Presentation Session Transport Network Data Link Physical
True of False: The Layers in the TCP/IP Model exactly match those in the OSI Model
False, they do not exactly match
How many layers are in the TCP/IP Procotol Suite?
5
What are the 5 layers in the TCP/IP Protocol Suite?
Application Transport Network Data Link Physical
What can the data flow be described as at the Application Layer?
Process-to-Process
What can the data flow be described as at the Transport Layer?
Host-to-Host
What does data that is transmitted across a network to another device undergo?
Encapsulation
What are the 2 events that occur when data is encapsulated?
The data is wrapped with protocol information at each layer of the OSI Model
Each layer communicates only with its peer layer on the receiving device
Application Specific Addresses relate to which TCP/IP Model Layer?
Application
Port Numbers relate to which TCP/IP Model Layer?
Transport Layer (TCP & UDP)
IP Addresses relate to which TCP/IP Model Layer?
Network (IP & IPv6)
Physical Addresses (MAC Addresses) relate to which TCP/IP Model Layer?
Network Access & Physical (Network Access Protocols)
How many bits/bytes do most local-area networks use for the MAC Address?
48-bits (6 Bytes)
What does each device (computer or router) have for connection?
A Logical & Physical Address
How many bits are used to represent a Port Address?
16 bits