Lukas' Notes

networking

Definition

Node (Networking)

Let be a computer network modelled as a directed graph.

A node is a vertex . It is a device capable of sending, receiving, or forwarding data across the network.

Nodes are classified by their role:

TypeFunction
Host / end systemOriginates or consumes data; does not forward traffic for others
RouterForwards packets between links according to a forwarding table
SwitchForwards frames within a single link-layer network