What is point of multiplexing?
Fully utilize the bandwidth of a single link for multiple signals.
What are the 3 multiplexing techniques?
How does Frequency division multiplexing work?
Multiple sender frequencies are combined into a single composite signal that can be filtered at the receiver
How does Wavelength division multiplexing work?
Like FDM but combines optical signals.
How does Time-Division multiplexing work?
Divides dataflow from multiple digital signals into frames. The bandwidth is time-shared between the signals.
What are the 3 methods for handling disparity in input data rates?
Why do we need to encapsulate and decapsulate the frame at each node in the data-link layer? (2 reasons)
What are 4 services provided by the data-link layer for the network layer?
What are the 2 sublayers of data-link?
Why do we need link-layer addressing?
IP addresses define the source and dest, but do not help in determining the route the packet takes at the data-link layer.
What is ARP?
Address Resolution Protocol: auxiliary protocol of network layer.
Will use the IP addresses to send ARP requests and receive ARP replies at the network layer which allows datagrams to be framed with the corresponding MAC addresses (using a forwarding table).