This document discusses different types of switched networks, including circuit-switched networks, datagram networks, and virtual-circuit networks. Circuit-switched networks use dedicated connections between stations that remain in place for the duration of a call. Datagram networks divide messages into packets that are routed independently through the network without dedicated connections. Virtual-circuit networks combine aspects of circuit-switched and datagram networks by establishing virtual circuits for packets belonging to the same data flow. The document also describes the components and operation of packet switches used in these different types of switched networks.