1.) What are Network Protocols responsible for? (5 points)
What function does an application perform within a network? (E.g. HTTP) (Three Points)
What function does a transport protocol have? (E.G. TCP)
- Marks packets in the order they are meant to be read.
What function does Internet Protocol (IP) have (Two Points)?
What Do The Data Link Protocols Manage? (Three Points)
What do the Physical Protocols Handle? (4 Points)
What is a Protocol Suite?
A set of rules that work together to help solve a problem (E.g. Checking to see if the line is clear before making a broadcast).
Why is a layered model for network Protocols a good idea?
2. Name The Layers Of The TCP/IP Model In Order:
2. ) List Each Layer In Order From Top To Bottom.
1.) 7
2. ) In decapsulation, the transmitted message is swapped from …. to ………
What does encapsulation endure lower layers can’t do.
1.) It ensures lower layers cannot read the data that is not relevant to their functionality .
2. ) What is the main disadvantage of segmenting a message?
Briefly Explain What can be found in the Application layer PDU.
Encoded Application Data (e.g. The actual content of the file to be sent)
Briefly Explain What can be found in the Transport layer PDU.
The destination and source ports the data is to be transmitted across (They define what the ‘conversation’ the source and destination are engaging in is about, E.G if the data has come from a web server or is AppleTalk data)
Briefly Explain What can be found in the Network PDU.
1.) The destination and source logical addresses (IP addresses)
Briefly Explain What can be found in the Data Link PDU.
Destination and source physical addresses (MAC address)
1.) Briefly Explain What can be found in the Physical PDU
Timing and synchronisation bits.
If a default gateway is incorrectly configured, what can the user no longer do?
Which layer of the OSI model defines services to segment and reassemble data for individual communications between end devices?
Transport Layer