Network Layers Flashcards
What are the layers in ascending order in the OSI model ?
Physical Layer, Link Layer, Network Layer, Transport Layer, Session Layer, Presentation Layer, Application Layer
What services does the link layer provide and how are they provided ?
Framing, fragmentation, Link access, reliable delivery
Framing, this is the encapsulation of the frames sent from the datagrams with a header and a trailer
Fragmentation, if a frame is too large it will be broken down into smaller frames and sent off
Link access, MAC protocol is used at this stage
Reliable delivery, MAC protocol used to ensure this
What error handling methods are there in the link layer ?
This is the MAC protocol, this is done through handshaking, flow control by using the take in turn, random access protocol, or channel partitioning
What protocols are there in the link layer ?
MAC protocol
What services does the network layer provide ?
Fragmentation, encapsulation, logical addressing, error handling
What error handling methods are there in the link layer ?
MAC protocol once a collision has occurred there will be a time where they will back off and have a random time where they will refire their packets
What does ICMP stand for ?
Internet control message protocol
What is a PDU and what does it stand for ?
Protocol data unit
What protocols are there in the transport layer ?
TCP/IP UDP, windowing
What is TCP/IP ?
TCP is an extension of the IP protocol that uses acknowledgments, flow control, congestion control and windowing to ensure the reliable delivery of segments as well as multiplexing
What is multiplexing ?
Combining multiple signals into one complex signal
Where is multiplexing used ?
In the transport layer
What is ICMP?
This is a error handling protocol in the link layer, that provides feedback to the user in case of the errors
What is packet loss ?
Where a packet is either dropped during transmission because it has surpassed the time to live, or has been dropped because the router buffer is full
What is a subnet ?
A subnet is a network within a larger network