Chapter 4 Flashcards
What are the four processes the Network layer uses to provide end-to-end access?
- Addressing
- Encapsulation
- Routing
- Decapsulation
What is the purpose of the Network layer?
The network layer packages L4 segments and add a logical address. It passes packets with minimal overhead and divides networks into groups to manage data flow.
There are three charastics to IPv4 and IPv6 protocols, what are they?
- Connectionless
- Best Effort
- Media Independant
What is ‘Connectionless’ transmissions?
No connection is made before the data is sent to assure the receiving end is online.
What is ‘Best Effort’ transmission?
IP does not guarantee that all packets will be received.
What is ‘Media Independent’ transmission?
IP Packets are unaware of the media used to transmit packets.
What four items compose an IPv4 Packet?
- The Source and Destination IP
- Time to Live (TTL)
- Differentiated services
- Protocol
Describe the TTL in an IPv4 packet.
An 8-bit long indication to the “Lifespan” of a packet. At each hop, the TTL goes down by one.
What are the three most common IPv4 Protocols?
01: ICMP
06: TCP
17: UDP
What is Differentiated services in an IPv4 packet?
Quality of Service (QoS)
What is Bandwidth
The Theoretical Maximum Speed for transmitting information.
What is Throughput
The actual speed of transmitting information.
What is Goodput
The speed of all successful network transmissions.
What is the primary difference between Synchronous and Asynchronous signaling?
Sync. sends packets in order on a set timing schedule, while Async. sends packets all at once with no timing.
What is EMI?
Electromagnetic interference: signals that can distort and/or corrupt the data sent over copper media.