Network conceptual models, protocols and devices Flashcards
Why do we need network models?
To abstract complex physical devices.
To encourage interoperability between different manufacturers.
To standardise terminology.
What does layer 1 of the OSI model do?
Physical hardware. Responsible for cable types and frequencies of transmission.
What does layer 2 of the OSI model do?
Data link. Responsible for how data is transferred between nodes. Includes MAC addresses.
What does layer 3 of the OSI model do?
Network. Packet forwarding and routing. IP addressing. IMCP.
What does layer 4 of the OSI model do?
Transport. Coordinates data transfer between end systems and hosts. Uses TCP and UDP.
What does layer 5 of the OSI model do?
Session. Creates an environment that allows for data communication between two devices.
What does layer 6 of the OSI model do?
Presentation. Prepares the data for transmission. Puts it in the correct format for that application or network layers.
What does layer 7 of the OSI model do?
Application. The layer that the user interacts with.
What are the 4 layers of the TCP/IP model?
Network interface.
Internet.
Transport.
Application.
What are web servers?
Servers that hold information to control how web users access hosted files. They can be accesssed through domains and deliver content to the end-users device.