OSI model Flashcards
What are nodes?
Devices which communicate on a network
What must a node do to communicate?
Cycle through a series of seven tasks (OSI model)
Why is OSI normally drawn in a stack?
Because each task depends on the one that comes before them
What does OSI stand for?
Open Systems Interconnection model
What does each layer do?
Serves the connection and communication needs between the layer above and below it
What is layer one?
The Physical layer
What is defined in the physical layer?
How the connection is made
What does the physical layer control?
The way raw bit streamed data is sent and received over a physical medium
What are some examples of things that are defined in the physical layer?
- Type, quality and length of cable (copper or optic)
- Type of connector (RJ45)
- Pin configurations in connection
- Radio freq (wireless connections)
What is the physical layers main concern?
With transmission and reception of raw bit streamed data over the physical medium
What are some examples of physical layer?
Cables, hubs, connectors
What is layer two?
The Data link layer
What is the job of the data link layer?
Sending and interpreting data signals on the physical connection
What does addressing do?
Ensures that every computer on a network is identified.
What is an example of a data link protocol?
Ethernet
What does Ethernet do?
A protocol which allows more than two nodes to be connected on the same network
What is a MAC address and how many bytes are they?
Stands for Media access control and is an address unique to each computer on a shared network. They are 6 bytes
What does a hub do?
It transmit data to all computers on a network
What does a switch do?
It learns which computer it connected to which port and only forwards traffic to the relevant port rather than all ports
What is the data link layer concerned with?
Providing error free transfer of data frames between nodes over the physical layer
What are some examples of data link layer?
Switches, NIC card
What is the 3rd layer on the OSI?
The Network layer
What does the network layer do?
Allows us to leave our network and communicate with another network somewhere else