Lukas' Notes

networking

Definition

Link (Networking)

Let be a computer network modelled as a directed graph.

A link is an edge connecting two nodes . It is a physical or logical communication channel over which data is transmitted.

A link is characterised by:

PropertyNotationMeaning
Capacity / bandwidth [bits/s]Maximum transmission rate
Propagation delay [s]Time for a bit to cross the medium
Transmission delay [s]Time to push bits onto the link

A link may be point-to-point (dedicated connection between two nodes) or broadcast (shared medium with multiple nodes attached).