Concise Summary of Packet-Switched Networks

Packet-Switched Networks Overview

  • Packet-Switched Networks: Operate similarly to Ethernet and IP networks; they allow multiple connections over the same physical circuit unlike dedicated-circuit networks.

  • Key Architecture Features:

    • Users pay a fixed fee for access to a common carrier cloud, charged by the number of packets transmitted.
    • Packet Assembly/Disassembly Device (PAD): Converts data into packets for transmission and reassembles at the destination.
    • Different connection speeds can exist for different locations within the same network.
  • Connections:

    • Permanent Virtual Circuits (PVCs): Consistent, unchanged connections unless managed by a network administrator.
    • Switched Virtual Circuits (SVCs): Dynamic connections that change based on traffic.
  • Types of Packet-Switched Services:

    • Frame Relay: An older, unreliable packet service; discards corrupt packets and relies on source/destination software for error control. Offers various speeds.
    • IP Services: More modern, operates with IP addresses, resembling Internet functionality while remaining a separate network. Utilizes multiprotocol label switching (MPLS).
    • Ethernet Services: Infrastructure designed for modern use; includes new fiber-optic networks, provides high-speed connections at reduced costs compared to traditional methods.
  • Service Speed Ranges:

    • Frame Relay and IP Services: 1.5 Mbps to 622 Mbps speeds.
    • Ethernet Services: 1 Mbps to 100 Gbps in 1-Mbps increments.
  • Conclusion: Packet-switching technologies encompass Frame Relay, IP Services, and Ethernet Services, each crucial for modern data communications in various networking environments.