Definition under: Definitions

What is Wide Area Network (WAN)?

Wide Area Network (WAN) is a type of computer network that spans over a large geographical area, connecting multiple local area networks (LANs) or other networks together. It is designed to facilitate communication and data exchange between geographically dispersed locations, such as different offices of an organization or various branches of a company.


Dissecting Wide Area Network (WAN)

The history of WANs can be traced back to the 1960s and 1970s when there was a growing need to connect geographically distant computers and networks for efficient communication and data sharing. One significant development during this time was the creation of ARPANET in the late 1960s. ARPANET, funded by the U.S. Department of Defense's Advanced Research Projects Agency (ARPA), interconnected research institutions and universities across the United States using packet switching technology and the emerging Transmission Control Protocol/Internet Protocol (TCP/IP) suite.

The primary motivation behind WAN creation was to enable effective collaboration and resource sharing between geographically dispersed institutions. The ability to connect computing resources and share information facilitated remote experiments, project collaboration, and information exchange regardless of physical distance. Initially, WANs relied on dedicated leased lines and satellite links, but with the expansion of the internet, WANs began leveraging existing telecommunications infrastructure and internet connections to interconnect networks across different locations.


How Wide Area Network (WAN) Works

To achieve efficient communication and data exchange among geographically dispersed locations, WANs rely on a combination of hardware, software, and networking protocols. These components encompass:

  1. Network Infrastructure: WANs rely on a physical infrastructure to transmit data over long distances. This infrastructure may include a combination of dedicated leased lines, satellite links, fiber optic cables, or internet connections provided by telecommunications service providers.
  2. Data Transmission: Data is transmitted in the form of packets, which are discrete units of information. When a user initiates a data transfer, such as sending an email or accessing a webpage, the data is broken down into packets. Each packet is tagged with header information that includes the source and destination addresses.
  3. Routing: WANs use routers to direct packets along the most efficient path from the source to the destination. Routers analyze the packet headers and make decisions based on routing protocols and network topology to determine the best path for each packet. This routing process involves evaluating factors like network congestion, latency, and available bandwidth.
  4. Encapsulation: Before transmission, packets are encapsulated with additional information at different layers of the network stack. For example, the data packets may be encapsulated with the appropriate protocols such as Internet Protocol (IP) and Transmission Control Protocol (TCP) to ensure reliable and ordered delivery.
  5. Transmission Control Protocol/Internet Protocol (TCP/IP): The TCP/IP suite of protocols forms the foundation of WAN communication. The Internet Protocol (IP) provides addressing and routing functions, ensuring that packets reach their intended destinations across interconnected networks. The Transmission Control Protocol (TCP) handles reliable and ordered delivery of data by establishing connections, segmenting data into smaller packets, managing acknowledgments, and handling retransmissions if necessary.
  6. WAN Optimization: WAN optimization techniques can be employed to improve the performance and efficiency of data transmission over WANs. These techniques include data compression, caching, and protocol optimization, which help reduce bandwidth usage and minimize latency.
  7. Security: WANs often implement security measures to protect data as it traverses the network. Encryption protocols, such as IPsec (Internet Protocol Security), can be used to secure the data packets, preventing unauthorized access or tampering. Virtual Private Networks (VPNs) can be established to create secure tunnels over public networks, ensuring confidentiality and data integrity.


Types of Wide Area Network (WAN)

There are several types of Wide Area Networks (WANs) that can be categorized based on their underlying technologies and network architectures. Some commonly used types of WANs:

  1. Leased Line WAN: This type of WAN utilizes dedicated point-to-point leased lines to connect two or more locations. Leased lines are direct, private connections that offer high-speed and reliable connectivity. They provide a constant bandwidth allocation but can be expensive, especially for long distances.
  2. Circuit-Switched WAN: Circuit-switched WANs establish temporary connections between locations for the duration of a communication session. They utilize circuit-switching technology, where a dedicated path is established between two endpoints until the communication is completed. Traditional telephone networks, such as Integrated Services Digital Network (ISDN), operate on circuit-switched connections.
  3. Packet-Switched WAN: Packet-switched WANs break data into packets and transmit them independently over the network. This type of WAN uses packet-switching technology, where data packets are routed individually based on the destination address. The most prevalent packet-switched WAN is the Internet, which utilizes the Internet Protocol (IP) and the TCP/IP suite.
  4. MPLS (Multiprotocol Label Switching) WAN: MPLS is a WAN technology that combines the benefits of circuit-switched and packet-switched networks. It uses label switching to efficiently route packets based on predetermined paths, providing improved performance, quality of service (QoS), and traffic engineering capabilities. MPLS is often used by service providers to offer managed WAN services to organizations.
  5. Metro Ethernet: Metro Ethernet WANs leverage Ethernet technology to connect multiple locations within a metropolitan area. This type of WAN offers high bandwidth and flexibility, making it suitable for organizations with multiple branches or data centers in close proximity.
  6. Virtual Private Network (VPN): VPNs utilize public networks, such as the internet, to create secure and private connections over a WAN. They establish encrypted tunnels between remote locations, enabling secure data transmission and remote access. VPNs are widely used to connect remote workers, branch offices, and business partners.
  7. Wireless WAN (WWAN): Wireless WANs utilize wireless communication technologies, such as cellular networks, satellite links, or microwave connections, to establish connectivity over large geographical areas. They are particularly useful in remote or mobile environments where wired connections are not feasible or practical.


It's important to note that these types of WANs are not mutually exclusive, and organizations may employ a combination of these technologies to meet their specific connectivity requirements. The choice of WAN type depends on factors such as geographic distance, bandwidth requirements, cost, security needs, and available infrastructure.


Recently Added Definitions